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()126 void XMLTextListsHelper::SetListItem( XMLTextListItemContext *i_pListItem ) in SetListItem()143 void XMLTextListsHelper::KeepListAsProcessed( ::rtl::OUString sListId, in KeepListAsProcessed()187 sal_Bool XMLTextListsHelper::IsListProcessed( const ::rtl::OUString sListId ) const in IsListProcessed()197 ::rtl::OUString XMLTextListsHelper::GetListStyleOfProcessedList( in GetListStyleOfProcessedList()[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()
2392 XMLTextListsHelper& rTextListsHelper( in XMLNumberedParaContext()
3768 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();