Searched refs:XMLAnimationsContext (Results 1 – 3 of 3) sorted by relevance
673 TYPEINIT1( XMLAnimationsContext, SvXMLImportContext );675 XMLAnimationsContext::XMLAnimationsContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUSt… in XMLAnimationsContext() function in XMLAnimationsContext682 XMLAnimationsContext::~XMLAnimationsContext() in ~XMLAnimationsContext()687 SvXMLImportContext * XMLAnimationsContext::CreateChildContext( sal_uInt16 nPrefix, const ::rtl::OUS… in CreateChildContext()
261 pContext = new XMLAnimationsContext( GetImport(), nPrefix, rLocalName, xAttrList ); in CreateChildContext()
35 class XMLAnimationsContext : public SvXMLImportContext class42 XMLAnimationsContext( SvXMLImport& rImport, 46 virtual ~XMLAnimationsContext();
Completed in 14 milliseconds