Lines Matching refs:SAL_CALL

105 	Any SAL_CALL queryInterface( const Type & rType )
109 Reference<XInterface > SAL_CALL createInstance()
111 …virtual Reference<XInterface > SAL_CALL createInstanceWithArguments(const Sequence<Any>& Arguments)
114 virtual Reference< XInterface > SAL_CALL createInstanceWithContext(
117 virtual Reference< XInterface > SAL_CALL createInstanceWithArgumentsAndContext(
123 OUString SAL_CALL getImplementationName()
125 sal_Bool SAL_CALL supportsService(const OUString& ServiceName)
127 Sequence< OUString > SAL_CALL getSupportedServiceNames(void)
345 Any SAL_CALL queryInterface( const Type & rType )
347 void SAL_CALL acquire() throw() in acquire()
349 void SAL_CALL release() throw() in release()
353 Reference<XInterface > SAL_CALL createInstance()
355 Reference<XInterface > SAL_CALL createInstanceWithArguments( const Sequence<Any>& Arguments )
358 virtual Reference< XInterface > SAL_CALL createInstanceWithContext(
361 virtual Reference< XInterface > SAL_CALL createInstanceWithArgumentsAndContext(
367 virtual Sequence< Type > SAL_CALL getTypes() throw (::com::sun::star::uno::RuntimeException);
368 …virtual Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::star::uno::RuntimeEx…
371 Any SAL_CALL queryAggregation( const Type & rType )
375 virtual sal_Bool SAL_CALL releaseOnNotification()
379 void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
392 Any SAL_CALL OFactoryComponentHelper::queryInterface( const Type & rType ) in queryInterface()
544 sal_Bool SAL_CALL OFactoryComponentHelper::releaseOnNotification() throw(::com::sun::star::uno::Run… in releaseOnNotification()
572 virtual Any SAL_CALL queryInterface( Type const & type )
574 virtual void SAL_CALL acquire() throw ();
575 virtual void SAL_CALL release() throw ();
577 virtual Sequence< Type > SAL_CALL getTypes()
580 virtual Reference< beans::XPropertySetInfo > SAL_CALL getPropertySetInfo()
584 virtual IPropertyArrayHelper & SAL_CALL getInfoHelper();
585 virtual sal_Bool SAL_CALL convertFastPropertyValue(
589 virtual void SAL_CALL setFastPropertyValue_NoBroadcast(
593 virtual void SAL_CALL getFastPropertyValue(
602 Reference<XInterface > SAL_CALL createInstanceWithArguments(const Sequence<Any>& Arguments)
605 Reference< XInterface > SAL_CALL createInstanceWithArgumentsAndContext(
611 Sequence< OUString > SAL_CALL getSupportedServiceNames(void)
614 sal_Bool SAL_CALL releaseOnNotification()
635 Any SAL_CALL ORegistryFactoryHelper::queryInterface( in queryInterface()
769 Reference<XInterface > SAL_CALL ORegistryFactoryHelper::createInstanceWithArguments( in createInstanceWithArguments()
936 sal_Bool SAL_CALL ORegistryFactoryHelper::releaseOnNotification() throw(::com::sun::star::uno::Runt… in releaseOnNotification()
981 Reference<XInterface > SAL_CALL createInstance()
983 Reference<XInterface > SAL_CALL createInstanceWithArguments(const Sequence<Any>& Arguments)
987 OUString SAL_CALL getImplementationName()
989 sal_Bool SAL_CALL supportsService(const OUString& ServiceName)
991 Sequence< OUString > SAL_CALL getSupportedServiceNames(void)
994 sal_Bool SAL_CALL releaseOnNotification()
1046 sal_Bool SAL_CALL OFactoryProxyHelper::releaseOnNotification() throw(::com::sun::star::uno::Runtime… in releaseOnNotification()
1060 Reference<XSingleServiceFactory > SAL_CALL createSingleFactory( in createSingleFactory()
1073 Reference<XSingleServiceFactory > SAL_CALL createFactoryProxy( in createFactoryProxy()
1083 Reference<XSingleServiceFactory > SAL_CALL createOneInstanceFactory( in createOneInstanceFactory()
1098 Reference<XSingleServiceFactory > SAL_CALL createSingleRegistryFactory( in createSingleRegistryFactory()
1109 Reference<XSingleServiceFactory > SAL_CALL createOneInstanceRegistryFactory( in createOneInstanceRegistryFactory()
1120 Reference< lang::XSingleComponentFactory > SAL_CALL createSingleComponentFactory( in createSingleComponentFactory()
1131 Reference< lang::XSingleComponentFactory > SAL_CALL createOneInstanceComponentFactory( in createOneInstanceComponentFactory()