19 #ifndef __com_sun_star_frame_XFrame2_idl__
20 #define __com_sun_star_frame_XFrame2_idl__
31 module com { module sun { module star { module frame {
106 [attribute]
string Title;
com::sun::star::uno::XInterface LayoutManager
Provides access to the LayoutManager of the frame.
Definition: XFrame2.idl:137
provides access to the record mechanism of dispatches
Definition: XDispatchRecorderSupplier.idl:42
string Title
if possible it sets/gets the UI title on/from the frame container window
Definition: XFrame2.idl:95
com::sun::star::container::XNameContainer UserDefinedAttributes
contains user defined attributes.
Definition: XFrame2.idl:40
provides XDispatch interfaces for certain functions which are useful at the UI.
Definition: XDispatchProvider.idl:36
This is the generic interface for supporting the insertion and removal of named elements.
Definition: XNameContainer.idl:40
Definition: XFrame2.idl:36
XDispatchRecorderSupplier DispatchRecorderSupplier
provides access to the dispatch recorder of the frame
Definition: XFrame2.idl:132
provides access to sub frames of current one
Definition: XFramesSupplier.idl:33
makes it possible to register an XDispatchProvider which intercepts all requests of XDispatch to this...
Definition: XDispatchProviderInterception.idl:42
provides multiple, probably parallel running, status indicator objects
Definition: XStatusIndicatorFactory.idl:37
base interface of all UNO interfaces
Definition: XInterface.idl:47