Searched refs:i_rServiceName (Results 1 – 7 of 7) sorted by relevance
103 sal_Bool SAL_CALL StringMirror::supportsService( const OUString& i_rServiceName ) throw (RuntimeExc… in supportsService() argument108 if( aSN[nService] == i_rServiceName ) in supportsService()
191 sal_Bool SAL_CALL FontIdentificator::supportsService( const OUString& i_rServiceName ) throw (Runti… in supportsService() argument196 if( aSN[nService] == i_rServiceName ) in supportsService()
128 …::sal_Bool SAL_CALL ToolPanelFactory::supportsService( const ::rtl::OUString& i_rServiceName ) thr… in supportsService() argument136 if ( i_rServiceName == *serviceName ) in supportsService()
162 …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()
80 const ::rtl::OUString& i_rServiceName
366 …( 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()
339 const ::rtl::OUString& i_rServiceName
Completed in 45 milliseconds