Searched refs:SdXMLShowsContext (Results 1 – 3 of 3) sorted by relevance
79 TYPEINIT1( SdXMLShowsContext, SvXMLImportContext );81 SdXMLShowsContext::SdXMLShowsContext( SdXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLoc… in SdXMLShowsContext() function in SdXMLShowsContext197 SdXMLShowsContext::~SdXMLShowsContext() in ~SdXMLShowsContext()209 SvXMLImportContext * SdXMLShowsContext::CreateChildContext( sal_uInt16 p_nPrefix, const OUString& r… in CreateChildContext()
35 class SdXMLShowsContext : public SvXMLImportContext class42 SdXMLShowsContext( SdXMLImport& rImport, 46 virtual ~SdXMLShowsContext();
375 pContext = new SdXMLShowsContext( GetSdImport(), nPrefix, rLocalName, xAttrList ); in CreateChildContext()
Completed in 10 milliseconds