Lines Matching refs:SAL_CALL

65 …static uno::Reference< uno::XInterface > SAL_CALL createInstance( const uno::Reference< uno::XComp…  in createInstance()
71 virtual void SAL_CALL disposing();
74 …virtual uno::Sequence< animations::TargetProperties > SAL_CALL createInitialTargetProperties( cons…
77 virtual ::rtl::OUString SAL_CALL getImplementationName() throw( uno::RuntimeException );
78 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw( uno::Runtim…
79 …virtual uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames() throw( uno::RuntimeE…
82 virtual ::rtl::OUString SAL_CALL getServiceName( ) throw (uno::RuntimeException);
97 …uno::Reference< uno::XInterface > SAL_CALL createInstance_TargetPropertiesCreator( const uno::Refe… in createInstance_TargetPropertiesCreator()
418 void SAL_CALL TargetPropertiesCreator::disposing() in disposing()
424 …uno::Sequence< animations::TargetProperties > SAL_CALL TargetPropertiesCreator::createInitialTarge… in createInitialTargetProperties()
479 …::rtl::OUString SAL_CALL TargetPropertiesCreator::getImplementationName() throw( uno::RuntimeExcep… in getImplementationName()
484 …sal_Bool SAL_CALL TargetPropertiesCreator::supportsService( const ::rtl::OUString& ServiceName ) t… in supportsService()
489 …uno::Sequence< ::rtl::OUString > SAL_CALL TargetPropertiesCreator::getSupportedServiceNames() thr… in getSupportedServiceNames()
498 … ::rtl::OUString SAL_CALL TargetPropertiesCreator::getServiceName( ) throw (uno::RuntimeException) in getServiceName()