Home
last modified time | relevance | path

Searched refs:supportsService (Results 76 – 100 of 1406) sorted by relevance

12345678910>>...57

/aoo42x/main/cppuhelper/source/
H A Dmacro_expander.cxx114 virtual sal_Bool SAL_CALL supportsService( OUString const & serviceName )
135 sal_Bool Bootstrap_MacroExpander::supportsService( OUString const & serviceName ) in supportsService() function in __anon925dedc70111::Bootstrap_MacroExpander
/aoo42x/main/stoc/test/excomp/
H A Dexcomp1.cxx63 … virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw(RuntimeException);
96 sal_Bool SAL_CALL ExampleComponent1Impl::supportsService( const OUString& ServiceName ) in supportsService() function in excomp_impl::ExampleComponent1Impl
/aoo42x/main/svgio/source/svguno/
H A Dxsvgparser.cxx62 … virtual ::sal_Bool SAL_CALL supportsService(const rtl::OUString&) throw(uno::RuntimeException);
175 …sal_Bool SAL_CALL XSvgParser::supportsService(const rtl::OUString& rServiceName) throw(uno::Runtim… in supportsService() function in svgio::svgreader::XSvgParser
/aoo42x/main/sd/source/ui/unoidl/
H A DSdUnoOutlineView.cxx255 sal_Bool SAL_CALL SdUnoOutlineView::supportsService( const OUString& ServiceName ) throw (RuntimeEx… in supportsService() function in sd::SdUnoOutlineView
257 return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
H A DSdUnoSlideView.cxx229 sal_Bool SAL_CALL SdUnoSlideView::supportsService( const OUString& ServiceName ) throw (RuntimeExce… in supportsService() function in sd::SdUnoSlideView
231 return comphelper::ServiceInfoHelper::supportsService( ServiceName, getSupportedServiceNames() ); in supportsService()
/aoo42x/main/sw/inc/
H A Dunochart.hxx197 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
243 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
332 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
406 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun:…
H A Dunoframe.hxx138 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta…
220 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta…
271 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta…
327 …virtual sal_Bool SAL_CALL supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::sta…
H A Dunoidx.hxx98 virtual sal_Bool SAL_CALL supportsService(
233 virtual sal_Bool SAL_CALL supportsService(
336 virtual sal_Bool SAL_CALL supportsService(
/aoo42x/main/sd/source/ui/inc/
H A Dunomodel.hxx192 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw(::com::sun::…
264 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw(::com::sun::…
302 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw(::com::sun::…
336 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw(::com::sun::…
/aoo42x/main/extensions/test/stm/
H A Ddatatest.cxx152 ERROR_ASSERT( info->supportsService( TestName ), "XServiceInfo test failed" ); in testInvariant()
153 ERROR_ASSERT( ! info->supportsService( L"bla bluzb" ) , "XServiceInfo test failed" ); in testInvariant()
709 ERROR_ASSERT( info->supportsService( TestName ), "XServiceInfo test failed" ); in testInvariant()
710 ERROR_ASSERT( ! info->supportsService( L"bla bluzb" ) , "XServiceInfo test failed" ); in testInvariant()
/aoo42x/main/sc/inc/
H A Dchart2uno.hxx180 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString&
220 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString&
357 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString&
594 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString&
H A Dfmtuno.hxx141 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
188 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
316 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
H A Dafmtuno.hxx125 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
222 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
298 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
/aoo42x/main/unoxml/source/rdf/
H A DCBlankNode.cxx51 …virtual ::sal_Bool SAL_CALL supportsService(const ::rtl::OUString & ServiceName) throw (css::uno::…
79 ::sal_Bool SAL_CALL CBlankNode::supportsService(::rtl::OUString const & serviceName) throw (css::un… in supportsService() function in __anona0b22b260111::CBlankNode
/aoo42x/main/comphelper/source/compare/
H A DAnyCompareFactory.cxx95 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() function in AnyCompareFactory
/aoo42x/main/winaccessibility/source/service/
H A Dmsaaservice_impl.cxx120 virtual sal_Bool SAL_CALL supportsService( OUString const & serviceName )
186 sal_Bool MSAAServiceImpl::supportsService( OUString const & serviceName ) throw (RuntimeException) in supportsService() function in my_sc_impl::MSAAServiceImpl
/aoo42x/main/sw/source/ui/vba/
H A Dvbastyle.cxx79 …if( xServiceInfo->supportsService( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.style.… in getType()
81 …else if( xServiceInfo->supportsService( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.s… in getType()
/aoo42x/main/sw/source/core/unocore/
H A Dunoredlines.cxx110 sal_Bool SwXRedlines::supportsService(const rtl::OUString& /*ServiceName*/) in supportsService() function in SwXRedlines
177 sal_Bool SwXRedlineEnumeration::supportsService(const rtl::OUString& /*ServiceName*/) throw( uno::R… in supportsService() function in SwXRedlineEnumeration
/aoo42x/main/drawinglayer/source/drawinglayeruno/
H A Dxprimitive2drenderer.cxx72 … virtual ::sal_Bool SAL_CALL supportsService(const rtl::OUString&) throw(uno::RuntimeException);
199 …sal_Bool SAL_CALL XPrimitive2DRenderer::supportsService(const rtl::OUString& rServiceName) throw(u… in supportsService() function in drawinglayer::unorenderer::XPrimitive2DRenderer
/aoo42x/main/extensions/source/oooimprovecore/
H A Dcore.cxx85 … virtual sal_Bool SAL_CALL supportsService(const OUString& service_name) throw(RuntimeException);
145 sal_Bool SAL_CALL Core::supportsService(const OUString& service_name) throw(RuntimeException) in supportsService() function in oooimprovecore::Core
/aoo42x/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A Dservice1_impl.cxx93 virtual sal_Bool SAL_CALL supportsService( OUString const & serviceName )
207 sal_Bool MyService1Impl::supportsService( OUString const & serviceName ) in supportsService() function in my_sc_impl::MyService1Impl
/aoo42x/main/io/test/stm/
H A Ddatatest.cxx151 ERROR_ASSERT( info->supportsService( TestName ), "XServiceInfo test failed" ); in testInvariant()
152 …ERROR_ASSERT( ! info->supportsService( OUString::createFromAscii("bla bluzb") ) , "XServiceInfo te… in testInvariant()
715 ERROR_ASSERT( info->supportsService( TestName ), "XServiceInfo test failed" ); in testInvariant()
716 …ERROR_ASSERT( ! info->supportsService( OUString::createFromAscii("bla bluzb") ) , "XServiceInfo te… in testInvariant()
/aoo42x/main/stoc/source/namingservice/
H A Dnamingservice.cxx124 virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName )
165 sal_Bool NamingService_Impl::supportsService( const OUString & rServiceName ) in supportsService() function in stoc_namingservice::NamingService_Impl
/aoo42x/main/comphelper/source/misc/
H A Dlegacysingletonfactory.cxx77 …virtual ::sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (RuntimeEx…
128 …::sal_Bool SAL_CALL LegacySingletonFactory::supportsService( const ::rtl::OUString& _rServiceName … in supportsService() function in comphelper::LegacySingletonFactory
/aoo42x/main/comphelper/source/streaming/
H A Dseqoutputstreamserv.cxx51 …virtual ::sal_Bool SAL_CALL supportsService( const ::rtl::OUString & ServiceName ) throw ( uno::Ru…
94 ::sal_Bool SAL_CALL SequenceOutputStreamService::supportsService( ::rtl::OUString const & serviceNa… in supportsService() function in __anon614f59f50111::SequenceOutputStreamService

Completed in 455 milliseconds

12345678910>>...57