Searched refs:SdXMLMasterPageContext (Results 1 – 2 of 2) sorted by relevance
824 TYPEINIT1( SdXMLMasterPageContext, SdXMLGenericPageContext );826 SdXMLMasterPageContext::SdXMLMasterPageContext( in SdXMLMasterPageContext() function in SdXMLMasterPageContext920 SdXMLMasterPageContext::~SdXMLMasterPageContext() in ~SdXMLMasterPageContext()926 void SdXMLMasterPageContext::EndElement() in EndElement()942 SvXMLImportContext* SdXMLMasterPageContext::CreateChildContext( in CreateChildContext()1307 void SdXMLStylesContext::SetMasterPageStyles(SdXMLMasterPageContext& rMaster) const in SetMasterPageStyles()1589 pContext = new SdXMLMasterPageContext(GetSdImport(), in CreateChildContext()1595 maMasterPageList.Insert((SdXMLMasterPageContext*)pContext, LIST_APPEND); in CreateChildContext()1610 pContext = new SdXMLMasterPageContext(GetSdImport(), in CreateChildContext()
103 class SdXMLMasterPageContext: public SdXMLGenericPageContext class113 SdXMLMasterPageContext( 119 virtual ~SdXMLMasterPageContext();132 DECLARE_LIST(ImpMasterPageList, SdXMLMasterPageContext*)244 void SetMasterPageStyles(SdXMLMasterPageContext& rMaster) const;
Completed in 31 milliseconds