Searched refs:SdXMLMasterStylesContext (Results 1 – 4 of 4) sorted by relevance
252 class SdXMLMasterStylesContext : public SvXMLImportContext class262 SdXMLMasterStylesContext( 266 virtual ~SdXMLMasterStylesContext();
173 class SdXMLMasterStylesContext;199 SdXMLMasterStylesContext* mpMasterStylesContext;278 const SdXMLMasterStylesContext* GetMasterStylesContext() const { return mpMasterStylesContext; } in GetMasterStylesContext()
1538 TYPEINIT1( SdXMLMasterStylesContext, SvXMLImportContext );1540 SdXMLMasterStylesContext::SdXMLMasterStylesContext( in SdXMLMasterStylesContext() function in SdXMLMasterStylesContext1548 SdXMLMasterStylesContext::~SdXMLMasterStylesContext() in ~SdXMLMasterStylesContext()1554 SvXMLImportContext* SdXMLMasterStylesContext::CreateChildContext( in CreateChildContext()
840 mpMasterStylesContext = new SdXMLMasterStylesContext( in CreateMasterStylesContext()
Completed in 22 milliseconds