Searched refs:SoundActionContext (Results 1 – 3 of 3) sorted by relevance
42 …SoundActionContext::SoundActionContext( ContextHandler& rParent, PropertyMap & aProperties ) throw… in SoundActionContext() function in oox::ppt::SoundActionContext52 SoundActionContext::~SoundActionContext() throw() in ~SoundActionContext()57 …void SoundActionContext::endFastElement( sal_Int32 aElement ) throw (SAXException, RuntimeExceptio… in endFastElement()95 …Reference< XFastContextHandler > SoundActionContext::createFastChildContext( ::sal_Int32 aElement,… in createFastChildContext()
168 xRet.set( new SoundActionContext ( *this, maSlideProperties ) ); in createFastChildContext()
34 class SoundActionContext : public ::oox::core::ContextHandler class37 SoundActionContext( ::oox::core::ContextHandler& rParent, PropertyMap & aProperties ) throw();38 virtual ~SoundActionContext() throw();
Completed in 18 milliseconds