Searched refs:insertCommand (Results 1 – 1 of 1) sorted by relevance
51 RefPtr<InsertListCommand> insertCommand = create(document, type); in insertList() local52 insertCommand->apply(); in insertList()53 return insertCommand->m_listElement; in insertList()