Home
last modified time | relevance | path

Searched refs:services (Results 51 – 75 of 304) sorted by relevance

12345678910>>...13

/aoo41x/main/configmgr/source/
H A Dservices.cxx54 static cppu::ImplementationEntry const services[] = { variable
78 pImplName, pServiceManager, pRegistryKey, services); in component_getFactory()
/aoo41x/main/ure/source/
H A Duno.ini26 UNO_SERVICES=${ORIGIN}/../misc/services.rdb ?${SYSUSERCONFIG}/URE/services.rdb ${URE_MORE_SERVICES}
/aoo41x/main/toolkit/workben/layout/
H A Dtestrc.in32 UNO_SERVICES=${OOO_URE_URL}/share/misc/services.rdb ${OOO_BASIS_BIN_URL}/services.rdb
/aoo41x/main/offapi/com/sun/star/report/
H A Dmodules.idl28 /** collects services for inspecting report/components
34 /** collects services for inspecting the function repository.
/aoo41x/main/jurt/com/sun/star/comp/loader/
H A DFactoryHelper.java384 String services[] = getSupportedServiceNames(); in supportsService() local
388 for(int i = 0; i < services.length && !found; ++i) in supportsService()
389 found = services[i].equals(serviceName); in supportsService()
/aoo41x/main/scp2/source/ooo/
H A Dooo_brand.scp59 // Name = "/ooo/services.rdb";
70 Value = "report.services.openoffice.org";
/aoo41x/main/toolkit/qa/complex/toolkit/
H A DAccessibleStatusBarItem.java286 String[] services = xSI.getSupportedServiceNames(); in runAllInterfaceTests() local
290 for (int j=0; i<services.length; i++) in runAllInterfaceTests()
292 System.out.println("* ServiceName "+i+": "+ services[j]); in runAllInterfaceTests()
/aoo41x/main/unodevtools/source/skeletonmaker/
H A Dskeletoncommon.hxx117 const std::hash_set< rtl::OString, rtl::OStringHash >& services,
122 const std::hash_set< rtl::OString, rtl::OStringHash >& services,
/aoo41x/main/udkapi/com/sun/star/test/
H A DTestFactory.idl36 /** describes a factory of services with interfaces for testing purposes.
41 <p>The services are accessed through interface, service or object
/aoo41x/main/udkapi/com/sun/star/lang/
H A DMultiServiceFactory.idl44 /** Provides a collection of implementations of services.
69 /** Factories, as well as all other services, should always support
H A DXMultiServiceFactory.idl46 Although this interface deals with the notion of "services", this is not
48 of factories for all kinds of instances, indeed not only UNO services.
H A DServiceManager.idl64 /** Provides a collection of implementations for services. This is a singleton
124 /** specifies the default component context to be used, if instanciating services
/aoo41x/main/udkapi/com/sun/star/reflection/
H A DXServiceTypeDescription2.idl35 Reflects a service, supporting single-interface&ndash;based services.
38 supports obsolete, accumulation-based services.</p>
/aoo41x/main/desktop/test/deployment/update/updateinfocreation/
H A Dreadme.txt6 http://update.services.openoffice.org/ProductUpdateService/check.Update?product=extension&amp;exten…
32 http://wiki.services.openoffice.org/wiki/Creating_update_information_for_extensions
/aoo41x/main/offapi/com/sun/star/presentation/
H A DOutlineView.idl68 /** this services offers the integration of this component into the
88 /** provides the names of the services implemented by
H A DPresentationView.idl64 /** this services offers the integration of this component into the
90 /** provides the names of the services implemented by
H A DPreviewView.idl65 /** this services offers the integration of this component into the
92 /** provides the names of the services implemented by
H A DSlidesView.idl69 /** this services offers the integration of this component into the
89 /** provides the names of the services implemented by
/aoo41x/main/shell/source/backends/gconfbe/
H A Dgconfbackend.cxx208 static cppu::ImplementationEntry const services[] = { variable
221 pImplName, pServiceManager, pRegistryKey, services); in component_getFactory()
/aoo41x/main/offapi/com/sun/star/script/
H A DXPersistentLibraryContainer.idl46 but in derived interfaces or services using
63 or services implementing <code>XPersistentLibraryContainer</code>.</p>
/aoo41x/main/shell/source/backends/kde4be/
H A Dkde4backend.cxx227 static cppu::ImplementationEntry const services[] = { variable
240 pImplName, pServiceManager, pRegistryKey, services); in component_getFactory()
/aoo41x/main/shell/source/backends/kdebe/
H A Dkdebackend.cxx227 static cppu::ImplementationEntry const services[] = { variable
240 pImplName, pServiceManager, pRegistryKey, services); in component_getFactory()
/aoo41x/main/binaryurp/source/
H A Dbridgefactory.cxx206 static cppu::ImplementationEntry const services[] = { variable
220 pImplName, pServiceManager, pRegistryKey, services); in component_getFactory()
/aoo41x/main/shell/source/backends/desktopbe/
H A Ddesktopbackend.cxx259 static cppu::ImplementationEntry const services[] = { variable
272 pImplName, pServiceManager, pRegistryKey, services); in component_getFactory()
/aoo41x/main/offapi/com/sun/star/drawing/
H A DAccessibleShape.idl47 this service or one of the 'derived' services
53 <p>There are two services that extend this one: the
55 <type>AccessibleOLEShape</type> services provide additional interfaces.

Completed in 89 milliseconds

12345678910>>...13