Searched refs:XMLTextMasterPageContext (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/xmloff/source/text/ |
H A D | XMLTextMasterPageContext.cxx | 53 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 D | XMLTextMasterStylesContext.cxx | 81 pContext = new XMLTextMasterPageContext( in CreateStyleChildContext()
|
/aoo42x/main/xmloff/inc/xmloff/ |
H A D | XMLTextMasterPageContext.hxx | 38 class XMLOFF_DLLPUBLIC XMLTextMasterPageContext : public SvXMLStyleContext class 66 XMLTextMasterPageContext( SvXMLImport& rImport, sal_uInt16 nPrfx, 71 virtual ~XMLTextMasterPageContext();
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | xmlstyli.cxx | 957 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 D | xmlstyli.hxx | 267 class ScMasterPageContext : public XMLTextMasterPageContext
|
/aoo42x/main/xmloff/ |
H A D | Package_inc.mk | 59 …all gb_Package_add_file,xmloff_inc,inc/xmloff/XMLTextMasterPageContext.hxx,xmloff/XMLTextMasterPag…
|
H A D | Library_xo.mk | 346 xmloff/source/text/XMLTextMasterPageContext \
|
Completed in 29 milliseconds