Home
last modified time | relevance | path

Searched refs:SdXMLMasterPageContext (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/draw/
H A Dximpstyl.cxx824 TYPEINIT1( SdXMLMasterPageContext, SdXMLGenericPageContext );
826 SdXMLMasterPageContext::SdXMLMasterPageContext( in SdXMLMasterPageContext() function in SdXMLMasterPageContext
920 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()
H A Dximpstyl.hxx103 class SdXMLMasterPageContext: public SdXMLGenericPageContext class
113 SdXMLMasterPageContext(
119 virtual ~SdXMLMasterPageContext();
132 DECLARE_LIST(ImpMasterPageList, SdXMLMasterPageContext*)
244 void SetMasterPageStyles(SdXMLMasterPageContext& rMaster) const;

Completed in 15 milliseconds