Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/draw/
H A Deventimp.cxx121 class XMLEventSoundContext : public SvXMLImportContext class
128XMLEventSoundContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLocalName, const Re…
129 virtual ~XMLEventSoundContext();
132 TYPEINIT1( XMLEventSoundContext, SvXMLImportContext );
134 XMLEventSoundContext::XMLEventSoundContext( SvXMLImport& rImp, sal_uInt16 nPrfx, const OUString& rL… in XMLEventSoundContext() function in XMLEventSoundContext
165 XMLEventSoundContext::~XMLEventSoundContext() in ~XMLEventSoundContext()
320 return new XMLEventSoundContext( GetImport(), nPrefix, rLocalName, xAttrList, this ); in CreateChildContext()

Completed in 17 milliseconds