Content for Apache OpenOffice version 3.4.
:: com :: sun :: star :: reflection ::
|
| interface XServiceTypeDescription |
- Base Interfaces
XServiceTypeDescription
┗ XTypeDescription
-
|
- Description
- Reflects a service.
This type is superseded by XServiceTypeDescription2, which
supports single-interface–based services, in addition to the obsolete,
accumulation-based services.
The type class of this type is
::com::sun::star::uno::TypeClass::SERVICE.
- Since
- OOo 1.1.2
|
| Methods' Summary |
| getMandatoryServices |
Returns the type descriptions of the mandatory services
defined for this service.
|
| getOptionalServices |
Returns the type descriptions of the optional services
defined for this service.
|
| getMandatoryInterfaces |
Returns the type descriptions of the mandatory interfaces
defined for this service.
|
| getOptionalInterfaces |
Returns the type descriptions of the optional interface
defined for this service.
|
| getProperties |
Returns the properties defined for this service.
|
| Methods' Details |
getMandatoryServices
- Description
- Returns the type descriptions of the mandatory services
defined for this service.
- Returns
- a sequence containing service type descriptions, for an
obsolete, accumulation-based service; for a
single-interface–based service, an empty sequence is returned
|
|
getOptionalServices
- Description
- Returns the type descriptions of the optional services
defined for this service.
- Returns
- a sequence containing service type descriptions, for an
obsolete, accumulation-based service; for a
single-interface–based service, an empty sequence is returned
|
|
getMandatoryInterfaces
- Description
- Returns the type descriptions of the mandatory interfaces
defined for this service.
- Returns
- a sequence containing interface type descriptions, for an
obsolete, accumulation-based service; for a
single-interface–based service, an empty sequence is returned
|
|
getOptionalInterfaces
- Description
- Returns the type descriptions of the optional interface
defined for this service.
- Returns
- a sequence containing interface type descriptions, for an
obsolete, accumulation-based service; for a
single-interface–based service, an empty sequence is returned
|
|
getProperties
- Description
- Returns the properties defined for this service.
- Returns
- a sequence containing property descriptions, for an obsolete,
accumulation-based service; for a single-interface–based
service, an empty sequence is returned
|
|
Top of Page
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.