Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/draw/
H A Danimimp.cxx415 class XMLAnimationsSoundContext : public SvXMLImportContext class
422XMLAnimationsSoundContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLocalName, con…
423 virtual ~XMLAnimationsSoundContext();
426 TYPEINIT1( XMLAnimationsSoundContext, SvXMLImportContext );
428 XMLAnimationsSoundContext::XMLAnimationsSoundContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const… in XMLAnimationsSoundContext() function in XMLAnimationsSoundContext
459 XMLAnimationsSoundContext::~XMLAnimationsSoundContext() in ~XMLAnimationsSoundContext()
567 return new XMLAnimationsSoundContext( GetImport(), nPrefix, rLocalName, xAttrList, this ); in CreateChildContext()

Completed in 15 milliseconds