Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLTextListBlockContext.cxx172 XMLTextListsHelper& rTextListsHelper( mrTxtImport.GetTextListHelper() ); in XMLTextListBlockContext() local
209 rTextListsHelper.IsListProcessed( msListId ) ) in XMLTextListBlockContext()
219 msListId = rTextListsHelper.GenerateNewListId(); in XMLTextListBlockContext()
226 ::rtl::OUString Last( rTextListsHelper.GetLastProcessedListId() ); in XMLTextListBlockContext()
227 if ( rTextListsHelper.GetListStyleOfLastProcessedList() == msListStyleName in XMLTextListBlockContext()
236 if ( !rTextListsHelper.IsListProcessed( msContinueListId ) ) in XMLTextListBlockContext()
245 rTextListsHelper.GetContinueListIdOfProcessedList( msContinueListId ); in XMLTextListBlockContext()
251 rTextListsHelper.GetContinueListIdOfProcessedList( msContinueListId ); in XMLTextListBlockContext()
256 if ( !rTextListsHelper.IsListProcessed( msListId ) ) in XMLTextListBlockContext()
259 rTextListsHelper.KeepListAsProcessed( in XMLTextListBlockContext()
H A Dtxtparai.cxx2392 XMLTextListsHelper& rTextListsHelper( in XMLNumberedParaContext() local
2398 m_ListId = rTextListsHelper.GetNumberedParagraphListId(m_Level, in XMLNumberedParaContext()
2405 m_xNumRules = rTextListsHelper.EnsureNumberedParagraph( i_rImport, in XMLNumberedParaContext()

Completed in 29 milliseconds