Searched refs:AnimationsImport (Results 1 – 2 of 2) sorted by relevance
1304 class AnimationsImport: public SvXMLImport, public XAnimationNodeSupplier class1307 AnimationsImport( const Reference< XMultiServiceFactory > & rSMgr );1308 ~AnimationsImport() throw ();1329 AnimationsImport::AnimationsImport( const Reference< XMultiServiceFactory > & rSMgr ) in AnimationsImport() function in xmloff::AnimationsImport1352 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 …]
98 SERVICE( AnimationsImport );200 else SINGLEFACTORY( AnimationsImport ) in component_getFactory()
Completed in 29 milliseconds