Home
last modified time | relevance | path

Searched refs:RemoveItemsFromPool (Results 1 – 3 of 3) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx216 void RemoveItemsFromPool( SfxItemPool* pItemPool );
753 void RemoveItemsFromPool( ContentNode* pNode );
H A Deditdoc.cxx1240 RemoveItemsFromPool( GetObject( --nNode ) ); in ImplDestroyContents()
1244 void EditDoc::RemoveItemsFromPool( ContentNode* pNode ) in RemoveItemsFromPool() function in EditDoc
1612 RemoveItemsFromPool( pRight ); in ConnectParagraphs()
H A Dimpedit2.cxx2596 aEditDoc.RemoveItemsFromPool( pNode ); in ImpRemoveParagraph()