Book:
Help:
Guides:
Misc:
DEVELOPER API:
DEVELOPING ODEV:
Type for ServicePartial Class.
Classes that implement this protocol must have the following methods / attributes:
Gets service names for the instance.
service names
List[str]
Gets if instance supports a service.
*service (str) – Variable length argument list of UNO namespace strings such as com.sun.star.configuration.GroupAccess
com.sun.star.configuration.GroupAccess
True if instance supports any passed in service; Otherwise, False
True
False
bool