service TemplateAccess in module com::sun::star::frame::

(Global Index)

Syntax

service TemplateAccess;

Description

specifies a collection of TemplateAccess.

One important instance of this service is available from the Desktop object via the XDesktop interface.

See also

XComponent

See also

XDesktop

Exported Interfaces

com::sun::star::lang::XLocalizable

Description

makes it possible to set a Locale to be used by the object.


com::sun::star::frame::XDocumentTemplates

Description

makes it possible to receive events when the state of a feature changes.


Top of Page