Home
last modified time | relevance | path

Searched defs:sServiceName (Results 1 – 25 of 117) sorted by relevance

12345

/trunk/main/sd/source/ui/framework/module/
H A DModuleController.cxx101 static const ::rtl::OUString sServiceName( in ModuleController_getSupportedServiceNames() local
185 rtl::OUString sServiceName; in ProcessFactory() local
250 rtl::OUString sServiceName; in ProcessStartupService() local
/trunk/main/svtools/source/control/
H A Dfilectrl2.cxx47 …const ::rtl::OUString sServiceName = ::rtl::OUString::createFromAscii( "com.sun.star.ui.dialogs.Fi… in ImplBrowseFile() local
H A Daccessibleruler.cxx418 sal_Bool SAL_CALL SvtRulerAccessible::supportsService( const OUString& sServiceName ) throw( Runtim… in supportsService()
438 …const OUString sServiceName( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.accessibility.AccessibleCo… in getSupportedServiceNames() local
/trunk/main/sfx2/source/view/
H A Dfrmload.cxx267 …const ::rtl::OUString sServiceName = io_rDescriptor.getOrDefault( "DocumentService", ::rtl:… in impl_determineFilter() local
330 …const ::rtl::OUString sServiceName = io_rDescriptor.getOrDefault( "DocumentService", ::rt… in impl_determineTemplateDocument() local
567 … const ::rtl::OUString sServiceName = SfxObjectShell::GetServiceNameFromFactory( sFactory ); in load() local
593 …const ::rtl::OUString sServiceName = aDescriptor.getOrDefault( "DocumentService", ::rtl::OUString(… in load() local
669 sal_Bool SAL_CALL SfxFrameLoader_Impl::supportsService( const UNOOUSTRING& sServiceName ) throw( Ru… in supportsService()
/trunk/main/forms/source/xforms/
H A Dunohelper.cxx55 Reference<XInterface> xforms::createInstance( const OUString& sServiceName ) in createInstance()
/trunk/main/odk/examples/java/MinimalComponent/
H A DMinimalComponent.java113 public boolean supportsService( String sServiceName ) { in supportsService()
/trunk/main/odk/examples/DevelopersGuide/Components/SimpleLicense/
H A DLicenseTest.java98 public boolean supportsService( String sServiceName ) { in supportsService()
/trunk/main/sw/source/core/access/
H A Daccgraphic.cxx44 const sal_Char sServiceName[] = "com.sun.star.text.AccessibleTextGraphicObject"; variable
H A Daccpreview.cxx39 const sal_Char sServiceName[] = "com.sun.star.text.AccessibleTextDocumentPageView"; variable
H A Daccembedded.cxx46 const sal_Char sServiceName[] = "com.sun.star.text.AccessibleTextEmbeddedObject"; variable
/trunk/main/desktop/test/deployment/locationtest/
H A DLocationTest.java99 public boolean supportsService( String sServiceName ) { in supportsService()
/trunk/main/desktop/test/deployment/update/updateinfocreation/build/
H A DTestExtension.java99 public boolean supportsService( String sServiceName ) { in supportsService()
/trunk/test/smoketestdoc/src/main/java/com/sun/star/comp/smoketest/
H A DTestExtension.java100 public boolean supportsService( String sServiceName ) { in supportsService()
/trunk/main/svtools/inc/svtools/
H A Dunoevent.hxx77 const ::rtl::OUString sServiceName; member in SvBaseEventDescriptor
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOFormulaOpCodeMapper.java127 public boolean supportsService(String sServiceName) in supportsService()
H A DSOFunctionManager.java97 public boolean supportsService(final String sServiceName) in supportsService()
/trunk/main/editeng/source/uno/
H A Dunopracc.cxx143 sal_Bool SAL_CALL SvxAccessibleTextPropertySet::supportsService (const ::rtl::OUString& sServiceNam… in supportsService()
/trunk/main/sc/inc/
H A Dmiscuno.hxx98 rtl::OUString sServiceName; member in ScIndexEnumeration
/trunk/main/filter/source/config/cache/
H A Dconfigflush.cxx67 sal_Bool SAL_CALL ConfigFlush::supportsService(const ::rtl::OUString& sServiceName) in supportsService()
/trunk/main/javaunohelper/com/sun/star/comp/juhtest/
H A DSmoketestCommandEnvironment.java67 public boolean supportsService( String sServiceName ) { in supportsService()
/trunk/main/framework/source/dispatch/
H A Doxt_handler.cxx203 rtl::OUString sServiceName = UNISTRING( "com.sun.star.deployment.ui.PackageManagerDialog" ); in dispatchWithNotification() local
/trunk/main/wizards/com/sun/star/wizards/document/
H A DShape.java85 private void createShape(String sServiceName) in createShape()
/trunk/main/oox/source/ppt/
H A Dtimenode.cxx62 OUString sServiceName; in getServiceName() local
214 OUString sServiceName = getServiceName( mnNodeType ); in addNode() local
/trunk/main/sd/source/ui/framework/factories/
H A DBasicToolBarFactory.cxx64 static const ::rtl::OUString sServiceName( in BasicToolBarFactory_getSupportedServiceNames() local
/trunk/main/fpicker/source/aqua/
H A DSalAquaFolderPicker.cxx233 sal_Bool SAL_CALL SalAquaFolderPicker::supportsService( const rtl::OUString& sServiceName ) in supportsService()

Completed in 66 milliseconds

12345