Home
last modified time | relevance | path

Searched refs:i_rServiceName (Results 1 – 7 of 7) sorted by relevance

/trunk/main/vcl/source/components/
H A Dstringmirror.cxx103 sal_Bool SAL_CALL StringMirror::supportsService( const OUString& i_rServiceName ) throw (RuntimeExc… in supportsService() argument
108 if( aSN[nService] == i_rServiceName ) in supportsService()
H A Dfontident.cxx191 sal_Bool SAL_CALL FontIdentificator::supportsService( const OUString& i_rServiceName ) throw (Runti… in supportsService() argument
196 if( aSN[nService] == i_rServiceName ) in supportsService()
/trunk/main/odk/examples/cpp/custompanel/
H A Dctp_factory.cxx128 …::sal_Bool SAL_CALL ToolPanelFactory::supportsService( const ::rtl::OUString& i_rServiceName ) thr… in supportsService() argument
136 if ( i_rServiceName == *serviceName ) in supportsService()
/trunk/main/sfx2/source/view/
H A Dfrmload.cxx162 …meLoader_Impl::impl_getFilterFromServiceName_nothrow( const ::rtl::OUString& i_rServiceName ) const in impl_getFilterFromServiceName_nothrow()
167 aQuery.put( "DocumentService", i_rServiceName ); in impl_getFilterFromServiceName_nothrow()
/trunk/main/sfx2/inc/
H A Dfrmload.hxx80 const ::rtl::OUString& i_rServiceName
/trunk/main/uui/source/
H A Diahndl.cxx366 …( const Reference< XInteractionRequest >& i_rRequest, const ::rtl::OUString& i_rServiceName ) const in handleCustomRequest()
370 … XInteractionHandler2 > xHandler( m_xServiceFactory->createInstance( i_rServiceName ), UNO_QUERY_T… in handleCustomRequest()
H A Diahndl.hxx339 const ::rtl::OUString& i_rServiceName

Completed in 29 milliseconds