Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Danimationimport.cxx1304 class AnimationsImport: public SvXMLImport, public XAnimationNodeSupplier class
1307 AnimationsImport( const Reference< XMultiServiceFactory > & rSMgr );
1308 ~AnimationsImport() throw ();
1329 AnimationsImport::AnimationsImport( const Reference< XMultiServiceFactory > & rSMgr ) in AnimationsImport() function in xmloff::AnimationsImport
1352 AnimationsImport::~AnimationsImport() throw () in ~AnimationsImport()
1357 Any SAL_CALL AnimationsImport::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface()
1369 void SAL_CALL AnimationsImport::acquire() throw () in acquire()
1374 void SAL_CALL AnimationsImport::release() throw () in release()
1396 Reference< XAnimationNode > SAL_CALL AnimationsImport::getAnimationNode() throw (RuntimeException) in getAnimationNode()
1496 return (cppu::OWeakObject*)new xmloff::AnimationsImport( rSMgr ); in AnimationsImport_createInstance()
[all …]
/aoo4110/main/xmloff/source/core/
H A Dfacreg.cxx98 SERVICE( AnimationsImport );
200 else SINGLEFACTORY( AnimationsImport ) in component_getFactory()

Completed in 30 milliseconds