Home
last modified time | relevance | path

Searched refs:XMLTextMasterPageContext (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/xmloff/source/text/
H A DXMLTextMasterPageContext.cxx53 Reference < XStyle > XMLTextMasterPageContext::Create() in Create()
70 TYPEINIT1( XMLTextMasterPageContext, SvXMLStyleContext );
72 XMLTextMasterPageContext::XMLTextMasterPageContext( SvXMLImport& rImport, in XMLTextMasterPageContext() function in XMLTextMasterPageContext
177 XMLTextMasterPageContext::~XMLTextMasterPageContext() in ~XMLTextMasterPageContext()
181 SvXMLImportContext *XMLTextMasterPageContext::CreateChildContext( in CreateChildContext()
233 SvXMLImportContext *XMLTextMasterPageContext::CreateHeaderFooterContext( in CreateHeaderFooterContext()
248 void XMLTextMasterPageContext::Finish( sal_Bool bOverwrite ) in Finish()
H A DXMLTextMasterStylesContext.cxx81 pContext = new XMLTextMasterPageContext( in CreateStyleChildContext()
/aoo4110/main/xmloff/inc/xmloff/
H A DXMLTextMasterPageContext.hxx38 class XMLOFF_DLLPUBLIC XMLTextMasterPageContext : public SvXMLStyleContext class
66 XMLTextMasterPageContext( SvXMLImport& rImport, sal_uInt16 nPrfx,
71 virtual ~XMLTextMasterPageContext();
/aoo4110/main/sc/source/filter/xml/
H A Dxmlstyli.cxx957 TYPEINIT1( ScMasterPageContext, XMLTextMasterPageContext );
963 XMLTextMasterPageContext( rImport, nPrfx, rLName, xAttrList, bOverwrite ), in ScMasterPageContext()
978 return XMLTextMasterPageContext::CreateChildContext( nPrefix, rLocalName, xAttrList ); in CreateChildContext()
1024 XMLTextMasterPageContext::Finish(bOverwrite); in Finish()
H A Dxmlstyli.hxx267 class ScMasterPageContext : public XMLTextMasterPageContext
/aoo4110/main/xmloff/
H A DPackage_inc.mk59 …all gb_Package_add_file,xmloff_inc,inc/xmloff/XMLTextMasterPageContext.hxx,xmloff/XMLTextMasterPag…
H A DLibrary_xo.mk343 xmloff/source/text/XMLTextMasterPageContext \

Completed in 27 milliseconds