Home
last modified time | relevance | path

Searched refs:sServiceName (Results 126 – 150 of 178) sorted by relevance

12345678

/trunk/main/svx/source/inc/
H A Dsvxrectctaccessiblecontext.hxx203 …supportsService( const ::rtl::OUString& sServiceName ) throw( ::com::sun::star::uno::RuntimeExcept…
493 …supportsService( const ::rtl::OUString& sServiceName ) throw( ::com::sun::star::uno::RuntimeExcept…
H A Drecoveryui.hxx101 virtual sal_Bool SAL_CALL supportsService(const ::rtl::OUString& sServiceName)
/trunk/main/xmloff/source/text/
H A DXMLTextMarkImportContext.hxx108 const ::rtl::OUString& sServiceName,
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterView.cxx726 AccessibleSlideSorterView::supportsService (const OUString& sServiceName) in supportsService() argument
736 if (sServiceName == aSupportedServices[i]) in supportsService()
/trunk/main/sc/source/filter/xml/
H A Dxmldpimp.hxx97 rtl::OUString sServiceName; member in ScXMLDataPilotTableContext
148 void SetServiceName(const rtl::OUString& sValue) { sServiceName = sValue; } in SetServiceName()
/trunk/main/sdext/source/minimizer/
H A Dpppoptimizerdialog.hxx78 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& sServiceName )
H A Dpppoptimizer.hxx62 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& sServiceName )
/trunk/main/svx/source/form/
H A Dformcontroller.cxx1481 ::rtl::OUString sServiceName; in toggleAutoFields()
1482 … OSL_VERIFY( xSet->getPropertyValue( FM_PROP_DEFAULTCONTROL ) >>= sServiceName ); in toggleAutoFields()
1483 … Reference< XControl > xNewControl( m_aContext.createComponent( sServiceName ), UNO_QUERY ); in toggleAutoFields()
3481 ::rtl::OUString sServiceName; in stopFiltering()
3482 OSL_VERIFY( xSet->getPropertyValue( FM_PROP_DEFAULTCONTROL ) >>= sServiceName ); in stopFiltering()
3483 … Reference< XControl > xNewControl( m_aContext.createComponent( sServiceName ), UNO_QUERY ); in stopFiltering()
/trunk/main/fpicker/source/office/
H A DOfficeFolderPicker.hxx97 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& sServiceName ) throw( ::com::su…
H A DOfficeFilePicker.cxx1151 sal_Bool SAL_CALL SvtFilePicker::supportsService( const rtl::OUString& sServiceName ) throw( Runtim… in supportsService() argument
1157 if ( sServiceName == pArray[i] ) in supportsService()
/trunk/main/stoc/source/implementationregistration/
H A Dimplreg.cxx86 OUString sServiceName; member
102 , sServiceName( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME ) ) in StringPool()
150 seqNames.getArray()[0] = stoc_impreg::spool().sServiceName; in impreg_getSupportedServiceNames()
/trunk/main/sw/source/core/access/
H A Dacctextframe.hxx113 supportsService (const ::rtl::OUString& sServiceName)
H A Dacccell.hxx92 supportsService (const ::rtl::OUString& sServiceName)
/trunk/main/extensions/test/stm/
H A Ddatatest.cxx384 MyPersistObject( const UString & sServiceName ) : m_sServiceName( sServiceName ) in MyPersistObject() argument
/trunk/main/avmedia/source/framework/
H A Dsoundhandler.hxx120 … ( const ::rtl::OUString& sServiceName ) throw( css…
/trunk/main/scripting/source/protocolhandler/
H A Dscripthandler.hxx96 virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& sServiceName )
/trunk/main/framework/inc/services/
H A Dbackingcomp.hxx122 … SAL_CALL supportsService ( const ::rtl::OUString& sServiceName ) throw(css::un…
/trunk/main/filter/source/config/cache/
H A Dbasecontainer.hxx240 virtual sal_Bool SAL_CALL supportsService(const ::rtl::OUString& sServiceName)
/trunk/main/io/test/stm/
H A Ddatatest.cxx405 MyPersistObject( const OUString & sServiceName ) : m_sServiceName( sServiceName ) in MyPersistObject() argument
/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvas.cxx71 static const ::rtl::OUString sServiceName( in PresenterCanvas_getSupportedServiceNames() local
73 return Sequence<rtl::OUString>(&sServiceName, 1); in PresenterCanvas_getSupportedServiceNames()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx1243 String sServiceName(rServiceName); in supportsService() local
1244 return sServiceName.EqualsAscii("com.sun.star.text.CellProperties"); in supportsService()
3540 String sServiceName(rServiceName); in supportsService() local
3541 return (sServiceName.EqualsAscii("com.sun.star.document.LinkTarget") || in supportsService()
3542 sServiceName.EqualsAscii("com.sun.star.text.TextTable") || in supportsService()
3543 sServiceName.EqualsAscii("com.sun.star.text.TextContent") || in supportsService()
3544 sServiceName.EqualsAscii("com.sun.star.text.TextSortable")); in supportsService()
/trunk/main/sd/source/ui/inc/
H A DAccessibleTreeNode.hxx228 supportsService (const ::rtl::OUString& sServiceName)
H A DAccessibleSlideSorterObject.hxx207 supportsService (const ::rtl::OUString& sServiceName)
/trunk/main/svtools/inc/svtools/
H A Dunoevent.hxx77 const ::rtl::OUString sServiceName; member in SvBaseEventDescriptor
/trunk/main/bridges/test/
H A Dtestcomp.h38 const ::rtl::OUString &sServiceName,

Completed in 323 milliseconds

12345678