Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/ppt/
H A Dsoundactioncontext.cxx42SoundActionContext::SoundActionContext( ContextHandler& rParent, PropertyMap & aProperties ) throw… in SoundActionContext() function in oox::ppt::SoundActionContext
52 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()
H A Dslidetransitioncontext.cxx168 xRet.set( new SoundActionContext ( *this, maSlideProperties ) ); in createFastChildContext()
/aoo41x/main/oox/inc/oox/ppt/
H A Dsoundactioncontext.hxx34 class SoundActionContext : public ::oox::core::ContextHandler class
37 SoundActionContext( ::oox::core::ContextHandler& rParent, PropertyMap & aProperties ) throw();
38 virtual ~SoundActionContext() throw();

Completed in 14 milliseconds