Searched refs:rTextListsHelper (Results 1 – 2 of 2) sorted by relevance
172 XMLTextListsHelper& rTextListsHelper( mrTxtImport.GetTextListHelper() ); in XMLTextListBlockContext() local209 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()
2392 XMLTextListsHelper& rTextListsHelper( in XMLNumberedParaContext() local2398 m_ListId = rTextListsHelper.GetNumberedParagraphListId(m_Level, in XMLNumberedParaContext()2405 m_xNumRules = rTextListsHelper.EnsureNumberedParagraph( i_rImport, in XMLNumberedParaContext()
Completed in 17 milliseconds