module com::sun::star::uno

(Global Index)

submodules

services

interfaces

structs

exceptions

enums

typedefs

constant groups


submodules


services

NamingService provides a collection of global reachable objects.

interfaces

XAdapter This is the server-side interface to a weak adapter.
XAggregation Objects which implement this interface can become aggregates of a delegator.
XCurrentContext
XFactory creates new UNO objects.
XInterface provides lifetime control by reference counting and the possibility of querying for other interfaces of the same logical object.
XNamingService This is the interface which should be provided by a naming service.
XReference must be implemented by anyone who holds the adapter on the client side.
XWeak the server-side interface to a weak object.

structs

Uik specifies a universal interface key.

exceptions

Exception The basic exception:
RuntimeException This exception or a subclass can occur at every interface method.
SecurityException Base exception for all security related exceptions.

enums

TypeClass describe all type classes which can be defined in the IDL.

typedefs


constant groups

Top of Page