Searched refs:XMLTextListsHelper (Results 1 – 8 of 8) sorted by relevance
46 XMLTextListsHelper::XMLTextListsHelper() in XMLTextListsHelper() function in XMLTextListsHelper58 XMLTextListsHelper::~XMLTextListsHelper() in ~XMLTextListsHelper()84 void XMLTextListsHelper::PushListContext( in PushListContext()93 void XMLTextListsHelper::PushListContext( in PushListContext()102 void XMLTextListsHelper::PopListContext() in PopListContext()111 void XMLTextListsHelper::ListContextTop( in ListContextTop()308 ::rtl::OUString XMLTextListsHelper::GetLastContinuingListId( in GetLastContinuingListId()335 void XMLTextListsHelper::PopListFromStack() in PopListFromStack()352 XMLTextListsHelper::GetNumberedParagraphListId( in GetNumberedParagraphListId()385 XMLTextListsHelper::EnsureNumberedParagraph( in EnsureNumberedParagraph()[all …]
163 mxNumRules = XMLTextListsHelper::MakeNumRule(GetImport(), mxNumRules, in XMLTextListBlockContext()172 XMLTextListsHelper& rTextListsHelper( mrTxtImport.GetTextListHelper() ); in XMLTextListBlockContext()
537 ::std::auto_ptr<XMLTextListsHelper> m_pTextListsHelper;632 , m_pTextListsHelper( new XMLTextListsHelper() ) in Impl()790 XMLTextListsHelper & XMLTextImportHelper::GetTextListHelper() in GetTextListHelper()
2391 XMLTextListsHelper& rTextListsHelper( in XMLNumberedParaContext()
3764 mpTextListsHelper = new XMLTextListsHelper(); in PushNewTextListsHelper()
42 class XMLTextListsHelper : private boost::noncopyable class45 XMLTextListsHelper();46 ~XMLTextListsHelper();
40 class XMLTextListsHelper;110 XMLTextListsHelper* mpTextListsHelper;111 ::std::vector< XMLTextListsHelper* > maTextListsHelperStack;
46 class XMLTextListsHelper;743 XMLTextListsHelper & GetTextListHelper();
Completed in 100 milliseconds