Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtlists.cxx157 mpProcessedLists = new tMapForLists(); in KeepListAsProcessed()
172 mpMapListIdToListStyleDefaultListId = new tMapForLists(); in KeepListAsProcessed()
202 tMapForLists::const_iterator aIter = mpProcessedLists->find( sListId ); in GetListStyleOfProcessedList()
217 tMapForLists::const_iterator aIter = mpProcessedLists->find( sListId ); in GetContinueListIdOfProcessedList()
281 tMapForLists::const_iterator aIter = in GetListIdForListBlock()
/trunk/main/xmloff/inc/
H A Dtxtlists.hxx151 ::comphelper::UStringLess > tMapForLists; typedef in XMLTextListsHelper
152 tMapForLists* mpProcessedLists;
160 tMapForLists* mpMapListIdToListStyleDefaultListId;

Completed in 22 milliseconds