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

(Global Index)

Syntax

service FramesContainer;

Description

This is a special container which can contain frames.

All elements in this container support the service frame.

See also

Frame

Exported Interfaces

com::sun::star::frame::XFrames

Description

manages and creates frames.


com::sun::star::container::XNameAccess

Description

is used to access named objects within a container.


Top of Page