/aoo41x/main/sw/inc/ |
H A D | unocoll.hxx | 305 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta… 347 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta… 370 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta… 390 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta… 410 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta… 442 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta… 474 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta… 532 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta… 565 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta…
|
/aoo41x/main/vcl/source/components/ |
H A D | display.cxx | 74 …virtual ::sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw (RuntimeException… 159 ::sal_Bool SAL_CALL DisplayInfo::supportsService( const OUString& ServiceName ) throw (RuntimeExcep… in supportsService() argument 164 if( aSN[nService] == ServiceName ) in supportsService() 208 …virtual ::sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw (RuntimeException… 325 ::sal_Bool SAL_CALL DisplayAccess::supportsService( const OUString& ServiceName ) throw (RuntimeExc… in supportsService() argument 330 if( aSN[nService] == ServiceName ) in supportsService()
|
/aoo41x/main/io/source/stm/ |
H A D | odata.cxx | 126 sal_Bool SAL_CALL supportsService(const OUString& ServiceName) throw (); 478 sal_Bool ODataInputStream::supportsService(const OUString& ServiceName) throw () in supportsService() argument 484 if( pArray[i] == ServiceName ) in supportsService() 582 sal_Bool SAL_CALL supportsService(const OUString& ServiceName) throw (); 889 sal_Bool ODataOutputStream::supportsService(const OUString& ServiceName) throw () in supportsService() argument 895 if( pArray[i] == ServiceName ) in supportsService() 1044 sal_Bool SAL_CALL supportsService(const OUString& ServiceName) throw (); 1279 sal_Bool OObjectOutputStream::supportsService(const OUString& ServiceName) throw () in supportsService() argument 1285 if( pArray[i] == ServiceName ) in supportsService() 1621 sal_Bool OObjectInputStream::supportsService(const OUString& ServiceName) throw () in supportsService() argument [all …]
|
H A D | omark.cxx | 134 sal_Bool SAL_CALL supportsService(const OUString& ServiceName) throw (); 438 sal_Bool OMarkableOutputStream::supportsService(const OUString& ServiceName) throw () in supportsService() argument 444 if( pArray[i] == ServiceName ) in supportsService() 559 … sal_Bool SAL_CALL supportsService(const OUString& ServiceName) throw (); 968 sal_Bool OMarkableInputStream::supportsService(const OUString& ServiceName) throw () in supportsService() argument 974 if( pArray[i] == ServiceName ) in supportsService()
|
/aoo41x/main/desktop/test/deployment/passive/ |
H A D | passive_python.py | 42 def supportsService(self, ServiceName): argument 43 return ServiceName in self.serviceNames 69 def supportsService(self, ServiceName): argument 70 return ServiceName in self.serviceNames
|
/aoo41x/main/desktop/test/deployment/active/ |
H A D | active_python.py | 43 def supportsService(self, ServiceName): argument 44 return ServiceName in self.serviceNames 70 def supportsService(self, ServiceName): argument 71 return ServiceName in self.serviceNames
|
/aoo41x/main/comphelper/source/misc/ |
H A D | serviceinfohelper.cxx | 42 sal_Bool SAL_CALL ServiceInfoHelper::supportsService( const ::rtl::OUString& ServiceName ) throw(::… in supportsService() argument 44 return supportsService( ServiceName, getSupportedServiceNames() ); in supportsService() 47 sal_Bool SAL_CALL ServiceInfoHelper::supportsService( const ::rtl::OUString& ServiceName, const ::c… in supportsService() argument 51 if( pArray[i] == ServiceName ) in supportsService()
|
/aoo41x/main/filter/source/xsltdialog/ |
H A D | xmlfilterdialogcomponent.cxx | 93 …virtual sal_Bool SAL_CALL supportsService(const ::rtl::OUString& ServiceName) throw(RuntimeExcepti… 210 sal_Bool SAL_CALL XMLFilterDialogComponent_supportsService( const OUString& ServiceName ) throw ( R… in XMLFilterDialogComponent_supportsService() argument 215 if (pArray->equals(ServiceName)) in XMLFilterDialogComponent_supportsService() 283 sal_Bool SAL_CALL XMLFilterDialogComponent::supportsService(const ::rtl::OUString& ServiceName) thr… in supportsService() argument 285 return XMLFilterDialogComponent_supportsService( ServiceName ); in supportsService()
|
/aoo41x/main/svx/source/tbxctrls/ |
H A D | tbunosearchcontrollers.cxx | 311 sal_Bool SAL_CALL FindTextToolbarController::supportsService( const ::rtl::OUString& ServiceName ) … in supportsService() argument 317 if( pArray[i] == ServiceName ) in supportsService() 481 sal_Bool SAL_CALL DownSearchToolboxController::supportsService( const ::rtl::OUString& ServiceName … in supportsService() argument 487 if( pArray[i] == ServiceName ) in supportsService() 610 sal_Bool SAL_CALL UpSearchToolboxController::supportsService( const ::rtl::OUString& ServiceName ) … in supportsService() argument 616 if( pArray[i] == ServiceName ) in supportsService() 744 sal_Bool SAL_CALL FindbarDispatcher::supportsService( const ::rtl::OUString& ServiceName ) throw( c… in supportsService() argument 747 ServiceName.equalsAscii("com.sun.star.comp.svx.FindbarDispatcher") || in supportsService() 748 ServiceName.equalsAscii("com.sun.star.frame.ProtocolHandler") in supportsService()
|
/aoo41x/main/dbaccess/source/filter/xml/ |
H A D | dbloader2.cxx | 114 sal_Bool SAL_CALL supportsService(const ::rtl::OUString& ServiceName) throw( ); 208 sal_Bool SAL_CALL DBTypeDetection::supportsService(const ::rtl::OUString& ServiceName) throw( ) in supportsService() argument 214 if( *pBegin == ServiceName ) in supportsService() 254 sal_Bool SAL_CALL supportsService(const ::rtl::OUString& ServiceName) throw( ); 307 sal_Bool SAL_CALL DBContentLoader::supportsService(const ::rtl::OUString& ServiceName) throw( ) in supportsService() argument 313 if( *pBegin == ServiceName ) in supportsService()
|
/aoo41x/main/sc/inc/ |
H A D | dptabsrc.hxx | 278 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 332 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 435 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 495 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 533 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 572 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 668 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 743 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 856 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
|
H A D | miscuno.hxx | 42 sal_Bool SAL_CALL ClassName::supportsService( const ::rtl::OUString& ServiceName ) \ 45 return !ServiceName.compareToAscii(ServiceAscii); \ 116 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 202 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
|
H A D | dapiuno.hxx | 155 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 306 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 386 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 493 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 623 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 719 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 807 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 840 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 896 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 974 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
|
/aoo41x/main/toolkit/source/controls/tree/ |
H A D | treedatamodel.cxx | 84 … virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw (RuntimeException); 129 … virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw (RuntimeException); 299 sal_Bool SAL_CALL MutableTreeDataModel::supportsService( const OUString& ServiceName ) throw (Runti… in supportsService() argument 302 return ServiceName.equalsAscii( szServiceName_MutableTreeDataModel ); in supportsService() 648 sal_Bool SAL_CALL MutableTreeNode::supportsService( const OUString& ServiceName ) throw (RuntimeExc… in supportsService() argument 651 …return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "com.sun.star.awt.tree.MutableTreeNod… in supportsService()
|
/aoo41x/main/svx/source/table/ |
H A D | tabledesign.cxx | 87 … virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw(RuntimeException); 142 … virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw(RuntimeException); 232 sal_Bool SAL_CALL TableDesignStyle::supportsService( const OUString& ServiceName ) throw(RuntimeExc… in supportsService() argument 234 return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService() 510 sal_Bool SAL_CALL TableDesignFamily::supportsService( const OUString& ServiceName ) throw(RuntimeEx… in supportsService() argument 512 return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
|
/aoo41x/main/svl/source/numbers/ |
H A D | numfmuno.cxx | 408 sal_Bool SAL_CALL SvNumberFormatterServiceObj::supportsService( const rtl::OUString& ServiceName ) in supportsService() argument 411 return ( ServiceName.compareToAscii(SERVICENAME_NUMBERFORMATTER) == 0 ); in supportsService() 697 sal_Bool SAL_CALL SvNumberFormatsObj::supportsService( const rtl::OUString& ServiceName ) in supportsService() argument 700 return ( ServiceName.compareToAscii(SERVICENAME_NUMBERFORMATS) == 0 ); in supportsService() 958 sal_Bool SAL_CALL SvNumberFormatObj::supportsService( const rtl::OUString& ServiceName ) in supportsService() argument 961 return ( ServiceName.compareToAscii(SERVICENAME_NUMBERFORMAT) == 0 ); in supportsService() 1121 sal_Bool SAL_CALL SvNumberFormatSettingsObj::supportsService( const rtl::OUString& ServiceName ) in supportsService() argument 1124 return ( ServiceName.compareToAscii(SERVICENAME_NUMBERSETTINGS) == 0 ); in supportsService()
|
/aoo41x/main/chart2/source/inc/ |
H A D | ServiceMacros.hxx | 47 supportsService( const ::rtl::OUString& ServiceName ) \ 76 Class::supportsService( const ::rtl::OUString& ServiceName ) \ 84 if( pArray[ i ] == ServiceName ) \
|
/aoo41x/main/odk/examples/cpp/counter/ |
H A D | counter.cxx | 89 … virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw(RuntimeException); 112 sal_Bool SAL_CALL MyCounterImpl::supportsService( const OUString& ServiceName ) in supportsService() argument 118 if( pArray[i] == ServiceName ) in supportsService()
|
/aoo41x/main/svtools/source/uno/ |
H A D | unoimap.cxx | 120 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw( RuntimeExce… 397 sal_Bool SAL_CALL SvUnoImageMapObject::supportsService( const ::rtl::OUString& ServiceName ) throw… in supportsService() argument 404 if( pArray[i] == ServiceName ) in supportsService() 585 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw( RuntimeExce… 737 sal_Bool SAL_CALL SvUnoImageMap::supportsService( const ::rtl::OUString& ServiceName ) in supportsService() argument 745 if( pArray[i] == ServiceName ) in supportsService()
|
/aoo41x/main/stoc/test/excomp/ |
H A D | excomp1.cxx | 63 … virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw(RuntimeException); 96 sal_Bool SAL_CALL ExampleComponent1Impl::supportsService( const OUString& ServiceName ) in supportsService() argument 103 if( pArray[i] == ServiceName ) in supportsService()
|
/aoo41x/main/xmlsecurity/source/xmlsec/nss/ |
H A D | seinitializer_nssimpl.cxx | 154 sal_Bool SAL_CALL SEInitializer_NssImpl_supportsService( const rtl::OUString& ServiceName ) in SEInitializer_NssImpl_supportsService() argument 157 …return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SE_SERVICE_NAME )) || ServiceName.eq… in SEInitializer_NssImpl_supportsService()
|
/aoo41x/main/comphelper/source/compare/ |
H A D | AnyCompareFactory.cxx | 95 virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw(RuntimeException); 160 sal_Bool SAL_CALL AnyCompareFactory::supportsService( const OUString& ServiceName ) throw(RuntimeEx… in supportsService() argument 163 return aServiceName == ServiceName; in supportsService()
|
/aoo41x/main/filter/source/t602/ |
H A D | t602filter.hxx | 128 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 248 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) 257 sal_Bool SAL_CALL T602ImportFilter_supportsService( const ::rtl::OUString& ServiceName ) 270 sal_Bool SAL_CALL T602ImportFilterDialog_supportsService( const ::rtl::OUString& ServiceName )
|
/aoo41x/main/svx/inc/ |
H A D | tbunosearchcontrollers.hxx | 109 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw( css::uno::R… 158 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw( css::uno::R… 197 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw( css::uno::R… 241 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw( css::uno::R…
|
/aoo41x/main/toolkit/inc/toolkit/helper/ |
H A D | macros.hxx | 238 #define DECLIMPL_SERVICEINFO_DERIVED( ImplName, BaseClass, ServiceName ) \ argument 244 aNames[ aNames.getLength() - 1 ] = ::rtl::OUString::createFromAscii( ServiceName ); \ 250 #define DECLIMPL_SERVICEINFO( ImplName, ServiceName ) \ argument 255 aNames[ 0 ] = ::rtl::OUString::createFromAscii( ServiceName ); \
|