Home
last modified time | relevance | path

Searched refs:XMLTextListsHelper (Results 1 – 8 of 8) sorted by relevance

/trunk/main/xmloff/source/text/
H A Dtxtlists.cxx46 XMLTextListsHelper::XMLTextListsHelper() in XMLTextListsHelper() function in XMLTextListsHelper
58 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 …]
H A DXMLTextListBlockContext.cxx163 mxNumRules = XMLTextListsHelper::MakeNumRule(GetImport(), mxNumRules, in XMLTextListBlockContext()
172 XMLTextListsHelper& rTextListsHelper( mrTxtImport.GetTextListHelper() ); in XMLTextListBlockContext()
H A Dtxtimp.cxx537 ::std::auto_ptr<XMLTextListsHelper> m_pTextListsHelper;
632 , m_pTextListsHelper( new XMLTextListsHelper() ) in Impl()
790 XMLTextListsHelper & XMLTextImportHelper::GetTextListHelper() in GetTextListHelper()
H A Dtxtparai.cxx2392 XMLTextListsHelper& rTextListsHelper( in XMLNumberedParaContext()
H A Dtxtparae.cxx3768 mpTextListsHelper = new XMLTextListsHelper(); in PushNewTextListsHelper()
/trunk/main/xmloff/inc/
H A Dtxtlists.hxx42 class XMLTextListsHelper : private boost::noncopyable class
45 XMLTextListsHelper();
46 ~XMLTextListsHelper();
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx40 class XMLTextListsHelper;
110 XMLTextListsHelper* mpTextListsHelper;
111 ::std::vector< XMLTextListsHelper* > maTextListsHelperStack;
H A Dtxtimp.hxx46 class XMLTextListsHelper;
743 XMLTextListsHelper & GetTextListHelper();

Completed in 68 milliseconds