Home
last modified time | relevance | path

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

/AOO41X/main/qadevOOo/tests/java/ifc/linguistic2/ !
H A D_XLinguServiceManager.java126 String[] services = oObj.getAvailableServices( in _getAvailableServices() local
138 String[] services = oObj.getConfiguredServices( in _getConfiguredServices() local
157 String[] services = oObj.getConfiguredServices( in _setConfiguredServices() local
/AOO41X/main/javaunohelper/test/com/sun/star/comp/helper/ !
H A DRegistryServiceFactory_Test.java59 String services[] = msf.getAvailableServiceNames(); in test() local
H A DBootstrap_Test.java60 String services[] = msf.getAvailableServiceNames(); in test() local
/AOO41X/main/configmgr/source/ !
H A Dservices.cxx54 static cppu::ImplementationEntry const services[] = { variable
H A Drootaccess.cxx188 void RootAccess::addSupportedServiceNames( in addSupportedServiceNames()
H A Dchildaccess.cxx370 void ChildAccess::addSupportedServiceNames( in addSupportedServiceNames()
H A Daccess.cxx933 comphelper::SequenceAsVector< rtl::OUString > services; in getSupportedServiceNames() local
/AOO41X/main/qadevOOo/tests/java/ifc/lang/ !
H A D_XMultiServiceFactory.java70 public String[] services = null; field in _XMultiServiceFactory
/AOO41X/main/unodevtools/source/skeletonmaker/ !
H A Djavacompskeleton.cxx591 void generateAddinConstructorAndHelper(std::ostream& o, in generateAddinConstructorAndHelper()
736 void generateClassDefinition(std::ostream& o, in generateClassDefinition()
863 std::hash_set< OString, OStringHash > services; in generateSkeleton() local
H A Dcppcompskeleton.cxx143 void generateCompHelperDefinition(std::ostream & o, in generateCompHelperDefinition()
979 std::hash_set< OString, OStringHash > services; in generateSkeleton() local
1112 std::hash_set< OString, OStringHash > services; in generateCalcAddin() local
H A Dskeletoncommon.cxx281 void checkDefaultInterfaces( in checkDefaultInterfaces()
329 OString checkPropertyHelper( in checkPropertyHelper()
/AOO41X/main/ure/source/uretest/ !
H A Dcppmain.cc107 static char const * const services[] = { in run() local
/AOO41X/main/qadevOOo/tests/java/ifc/text/ !
H A D_XTextFieldsSupplier.java94 String[] services = _oMSF.getAvailableServiceNames(); in before() local
/AOO41X/main/desktop/test/deployment/boxt/ !
H A Dboxt.cxx157 static cppu::ImplementationEntry const services[] = { variable
/AOO41X/main/shell/source/backends/kde4be/ !
H A Dkde4backend.cxx227 static cppu::ImplementationEntry const services[] = { variable
/AOO41X/main/shell/source/backends/kdebe/ !
H A Dkdebackend.cxx227 static cppu::ImplementationEntry const services[] = { variable
/AOO41X/main/shell/source/backends/gconfbe/ !
H A Dgconfbackend.cxx210 static cppu::ImplementationEntry const services[] = { variable
/AOO41X/main/toolkit/qa/complex/toolkit/ !
H A DAccessibleStatusBar.java254 String[] services = xSI.getSupportedServiceNames(); in getTestObject() local
H A DAccessibleStatusBarItem.java286 String[] services = xSI.getSupportedServiceNames(); in runAllInterfaceTests() local
/AOO41X/main/shell/source/backends/desktopbe/ !
H A Ddesktopbackend.cxx259 static cppu::ImplementationEntry const services[] = { variable
/AOO41X/main/binaryurp/source/ !
H A Dbridgefactory.cxx206 static cppu::ImplementationEntry const services[] = { variable
/AOO41X/main/desktop/test/deployment/passive/ !
H A Dpassive_native.cxx261 static cppu::ImplementationEntry const services[] = { variable
/AOO41X/main/desktop/test/deployment/active/ !
H A Dactive_native.cxx263 static cppu::ImplementationEntry const services[] = { variable
/AOO41X/main/jurt/com/sun/star/comp/loader/ !
H A DFactoryHelper.java384 String services[] = getSupportedServiceNames(); in supportsService() local
/AOO41X/main/stoc/source/simpleregistry/ !
H A Dtextualservices.cxx62 std::vector< rtl::OUString > services; member
77 ImplementationMap services; member in stoc::simpleregistry::Data