Home
last modified time | relevance | path

Searched refs:mpProcessedLists (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/text/
H A Dtxtlists.cxx47 : mpProcessedLists( 0 ), in XMLTextListsHelper()
60 if ( mpProcessedLists ) in ~XMLTextListsHelper()
62 mpProcessedLists->clear(); in ~XMLTextListsHelper()
63 delete mpProcessedLists; in ~XMLTextListsHelper()
155 if ( mpProcessedLists == 0 ) in KeepListAsProcessed()
189 if ( mpProcessedLists == 0 ) in IsListProcessed()
194 return mpProcessedLists->find( sListId ) != mpProcessedLists->end(); in IsListProcessed()
200 if ( mpProcessedLists != 0 ) in GetListStyleOfProcessedList()
215 if ( mpProcessedLists != 0 ) in GetContinueListIdOfProcessedList()
251 if ( mpProcessedLists != 0 ) in GenerateNewListId()
[all …]
/trunk/main/xmloff/inc/
H A Dtxtlists.hxx152 tMapForLists* mpProcessedLists; member in XMLTextListsHelper

Completed in 13 milliseconds