Home
last modified time | relevance | path

Searched refs:service (Results 1 – 25 of 1602) sorted by relevance

12345678910>>...65

/aoo4110/main/codemaker/test/cppumaker/
H A Dtypes.idl95 service S1: XTest {
185 service S2: XTest;
187 service S3 { interface XTest; };
189 singleton S4 { service S2; };
203 service continue: com::sun::star::uno::XInterface {
213 service explicit: com::sun::star::uno::XInterface {
227 service mutable: com::sun::star::uno::XInterface {
234 service private: com::sun::star::uno::XInterface {
267 service virtual: com::sun::star::uno::XInterface {
307 service LC_TIME: com::sun::star::uno::XInterface {
[all …]
/aoo4110/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx504 service->getName()); in run()
509 assertEqual< bool >(true, service->isSingleInterfaceBased()); in run()
513 service->getInterface()->getName()); in run()
517 service->getConstructors()[0]->getName()); in run()
524 service->getConstructors()[1]->getName()); in run()
560 service->getName()); in run()
567 service->getMandatoryInterfaces()[0]->getName()); in run()
572 service->getOptionalInterfaces()[0]->getName()); in run()
574 assertFalse(service->getInterface().is()); in run()
587 service->getName()); in run()
[all …]
/aoo4110/main/idlc/test/parser/
H A Dpublished.tests534 service S1 {};
535 service S2 { service S1; };
539 service S1 {};
540 published service S2 { service S1; };
545 service S2 { service S1; };
550 published service S2 { service S1; };
575 service S: I1;
585 service S: I1;
596 service S: I1 {
666 service S1 {};
[all …]
H A Dconstructor.tests24 service S: X;
29 service S: X {};
34 service S: X {
41 service S: X {
61 service S: X {
69 service S: X {
76 service S: X {
83 service S: X {
90 service S: X {
97 service S: X {
[all …]
/aoo4110/main/codemaker/test/javamaker/
H A Dtypes.idl192 service S1: XTest {
303 service S2: XTest;
305 service S3 { interface XTest; };
309 service abstract: com::sun::star::uno::XInterface {
320 service continue: com::sun::star::uno::XInterface {
327 service extends: com::sun::star::uno::XInterface {
330 service finally: com::sun::star::uno::XInterface {
346 service package: com::sun::star::uno::XInterface {
348 service private: com::sun::star::uno::XInterface {
356 service strictfp: com::sun::star::uno::XInterface {
[all …]
/aoo4110/main/udkapi/com/sun/star/reflection/
H A DXServiceTypeDescription.idl43 /** Reflects a service.
57 defined for this service.
60 obsolete, accumulation-based service; for a
66 defined for this service.
69 obsolete, accumulation-based service; for a
75 defined for this service.
78 obsolete, accumulation-based service; for a
84 defined for this service.
87 obsolete, accumulation-based service; for a
92 /** Returns the properties defined for this service.
[all …]
H A DXServiceTypeDescription2.idl35 Reflects a service, supporting single-interface&ndash;based services.
45 service.
48 service, and <FALSE/> if this object reflects an obsolete,
49 accumulation-based service
54 Returns the interface type associated with the service.
56 @return the reflection of the interface type associated with the service
61 for a single-interface&ndash;based service; for an obsolete,
62 accumulation-based service, <NULL/> is returned
67 Returns the constructors of the service.
69 @return the reflections of all constructors of the service, in no
/aoo4110/main/cppuhelper/test/
H A Dtestdefaultbootstrapping.pl122 foreach $service ( keys %services ) {
124 unregisterService($service);
125 $rc = !testForServices([$service], "", $testexe);
133 $rc = registerService($services{$service}, $service . '.rdb');
135 $comment = $comment . "\tcouldn't register service " . $service . "\n";
139 $rc = testForServices([$service], "-env:UNO_SERVICES=" . $service . ".rdb", $testexe);
141 $comment = $comment . "\tcouldn't reach service " . $service . "\n";
150 push @allservices, $service;
165 my $service = 'com.sun.star.reflection.CoreReflection';
175 registerService($services{$service}, $progname . "_services.rdb");
[all …]
/aoo4110/main/offapi/com/sun/star/text/
H A DParagraph.idl77 // DocMerge from xml: service com::sun::star::text::Paragraph
81 published service Paragraph
83 /** This service is present when the paragraph object refers
86 /** This service is present when the paragraph object refers
89 /** This service is present when the paragraph object refers
92 /** This service is present when the paragraph object refers
95 /** This service is present when the paragraph object refers
98 /** This service is present when the paragraph object refers
101 /** This service is present when the paragraph object refers
103 [optional] service com::sun::star::text::TextTable;
[all …]
/aoo4110/main/offapi/com/sun/star/drawing/
H A DPolyPolygonBezierShape.idl61 // DocMerge from xml: service com::sun::star::drawing::PolyPolygonBezierShape
62 /** This service specifies a polypolygon bezier shape.
64 published service PolyPolygonBezierShape
66 service com::sun::star::drawing::Shape;
68 service com::sun::star::drawing::LineProperties;
70 service com::sun::star::drawing::FillProperties;
72 service com::sun::star::drawing::PolyPolygonBezierDescriptor;
74 service com::sun::star::drawing::Text;
76 service com::sun::star::drawing::ShadowProperties;
78 service com::sun::star::drawing::RotationDescriptor;
H A DCustomShape.idl60 /** This service is for a CustomShape
62 service CustomShape
64 service com::sun::star::drawing::Shape;
66 service com::sun::star::drawing::FillProperties;
68 service com::sun::star::drawing::LineProperties;
70 service com::sun::star::drawing::ShadowProperties;
72 service com::sun::star::drawing::Text;
74 service com::sun::star::drawing::RotationDescriptor;
77 /** This property contains the CustomShapeEngine service name that has to
93 then this property is containing properties as they are specified in the service
H A DClosedBezierShape.idl61 /** This service is for a closed bezier shape.
63 published service ClosedBezierShape
65 service com::sun::star::drawing::Shape;
67 service com::sun::star::drawing::LineProperties;
69 service com::sun::star::drawing::FillProperties;
71 service com::sun::star::drawing::PolyPolygonBezierDescriptor;
73 service com::sun::star::drawing::Text;
75 service com::sun::star::drawing::ShadowProperties;
77 service com::sun::star::drawing::RotationDescriptor;
H A DPolyPolygonShape.idl61 /** This service is for a polygon shape.
65 published service PolyPolygonShape
67 service com::sun::star::drawing::Shape;
69 service com::sun::star::drawing::LineProperties;
71 service com::sun::star::drawing::FillProperties;
73 service com::sun::star::drawing::PolyPolygonDescriptor;
75 service com::sun::star::drawing::Text;
77 service com::sun::star::drawing::ShadowProperties;
79 service com::sun::star::drawing::RotationDescriptor;
H A DMasterPage.idl37 // DocMerge from xml: service com::sun::star::drawing::MasterPage
38 /** This service is a single master page inside a drawing document.
42 Since this service is derived from the service <type>GenericDrawPage</type>,
56 published service MasterPage
60 …// DocMerge from xml: service com::sun::star::drawing::MasterPage: service com::sun::star::drawing…
61 /** This service describes the base functionality that every
64 service com::sun::star::drawing::GenericDrawPage;
H A DTextProperties.idl92 published service TextProperties
94 /** The properties in this service set default formats for text
97 service com::sun::star::style::CharacterProperties;
101 /** The properties in this service set default formats for asian text
104 [optional] service com::sun::star::style::CharacterPropertiesAsian;
111 [optional] service com::sun::star::style::CharacterPropertiesComplex;
115 /** The properties in this service set default formats for text
118 service com::sun::star::style::ParagraphProperties;
125 [optional] service com::sun::star::style::ParagraphPropertiesAsian;
132 [optional] service com::sun::star::style::ParagraphPropertiesComplex;
[all …]
/aoo4110/main/offapi/com/sun/star/sheet/
H A DTableCellStyle.idl59 <p>This service extends the service
63 published service TableCellStyle
69 service com::sun::star::table::CellProperties;
73 /** is the base service for table cells.
75 service com::sun::star::style::CellStyle;
81 service com::sun::star::style::CharacterProperties;
87 service com::sun::star::style::CharacterPropertiesAsian;
93 service com::sun::star::style::CharacterPropertiesComplex;
99 service com::sun::star::style::ParagraphProperties;
/aoo4110/main/offapi/com/sun/star/configuration/
H A DConfigurationAccess.idl67 <p>Descendants of this service also implement this service.
168 Root instances of this service can be requested from a
175 published service ConfigurationAccess
189 service HierarchyAccess;
203 implement this service.</li>
211 service HierarchyElement;
218 [optional] service SetAccess;
225 [optional] service GroupAccess;
237 [optional] service AccessRootElement;
245 [optional] service SetElement;
[all …]
H A DConfigurationUpdateAccess.idl53 <p>Descendants of this service also implement this service
60 <type>ConfigurationAccess</type> applies to implementations of this service
81 Root instances of this service can be requested from a
84 published service ConfigurationUpdateAccess
86 /** is the basic service providing read access to an element of the
102 service ConfigurationAccess;
107 Otherwise service <type>GroupUpdate</type> is provided.
110 [optional] service SetUpdate;
116 Otherwise service <type>SetUpdate</type> is provided.
119 [optional] service GroupUpdate;
[all …]
H A DGroupAccess.idl60 <p>This service subsumes two alternate ways of accessing child and descendent
66 Child objects of this service generally implement service GroupElement.
69 A complementary service providing for dynamic homogeneous sets of elements.
72 published service GroupAccess
74 /** is the basic service for accessing child and descendent nodes using
77 service HierarchyAccess;
79 /** is the basic service for accessing child and descendent nodes using
85 do not implement service <type>PropertyHierarchy</type>.
106 service PropertyHierarchy;
115 service <type>HierarchyAccess</type> applies.
[all …]
H A DAdministrationProvider.idl50 stores this service also enables access to individual users' configuration
54 default data which is accessible through this service.
67 service, but accesses the personal configuration.
76 published service AdministrationProvider
83 supports at least the service specifiers
88 <p>Using the first of these service specifiers requests a read-only view of
92 service <type>AccessRootElement</type>.
96 The object that is created should implement service
99 service <type>UpdateRootElement</type>.
118 <p>What combinations of arguments are supported depends on the service name
[all …]
/aoo4110/main/offapi/com/sun/star/chart/
H A DAreaDiagram.idl61 /** This is a service for area diagrams.
63 published service AreaDiagram
65 service com::sun::star::chart::Diagram;
66 service com::sun::star::chart::ChartStatistics;
67 service com::sun::star::chart::ChartAxisXSupplier;
68 service com::sun::star::chart::ChartTwoAxisYSupplier;
69 service com::sun::star::chart::ChartAxisZSupplier;
70 service com::sun::star::chart::Dim3DDiagram;
71 service com::sun::star::chart::StackableDiagram;
/aoo4110/main/setup_native/source/opensolaris/bundledextensions/
H A DREADME31 The service was tested with OpenSolaris release 2009.6 and may not work with a
39 The three files constitute a SMF service. When this service is started, then it
41 /opt/openoffice3/share/extension/install. To install them, the service calls
44 The service is started initially after the installation of
46 extensions, have been copied to their destination. The service calls unopkg on
50 extensions whenever the service is restarted.
59 with a restart_fmri of the service ooo_bundled_extensions. That is after
60 copying 'installed' the service will be restarted. It then installes all
70 If OOo, which contains this service, is uninstalled and later it is installed
/aoo4110/main/udkapi/com/sun/star/lang/
H A DServiceManager.idl69 The factories are accessed with a service name. It is possible to
85 <dd>The service manager calls the method
92 published service ServiceManager
94 /** This is a derived MultiServiceFactory service.
96 service com::sun::star::lang::MultiServiceFactory;
98 /** Disposing of service manager.
100 The component context disposes its service manager singleton when going down
106 /** Management of service factories.
110 /** Enumeration of all service factories.
113 service specified with the argument of the
/aoo4110/main/offapi/com/sun/star/style/
H A DStyleFamily.idl41 // DocMerge from xml: service com::sun::star::style::StyleFamily
42 /** This service is a container of style sheets of the same style family.@see StyleFamilies
44 published service StyleFamily
48 …// DocMerge from xml: service com::sun::star::style::StyleFamily: interface com::sun::star::contai…
52 <p>The elements in this container support the service
58 …// DocMerge from xml: service com::sun::star::style::StyleFamily: interface com::sun::star::contai…
62 <p>The elements in this container support the service
67 …// DocMerge from xml: service com::sun::star::style::StyleFamily: interface com::sun::star::contai…
71 <p>The elements in this container support the service
/aoo4110/main/offapi/com/sun/star/ucb/
H A DHierarchyDataSource.idl41 <p><b>Note:</b> This is an abstract service. This means, that there should
42 never be implementations that can be instanciated using the service name
44 provide its own service name that can be used to create instances of that
45 service implementation. Important for those service specifications is also
48 published service HierarchyDataSource
56 supports at least the service specifier
59 implements the service <type>HierarchyDataReadAccess</type>.
62 writable view is requested by passing the service specifier
65 The object that is created implements the service
77 <p>With both of the standard service specifiers above, an implementation

Completed in 138 milliseconds

12345678910>>...65