Lines Matching refs:interface
60 /** controls the layout of user interface elements which are part of a frame.
64 user interface elements. By default, each <type>Frame</type> has a layout
65 manager -- it performs layout management for the user interface elements
66 within the frame. User interface elements can provide size and alignment
68 the size and position of those user interface elements.
76 /** central interface to query for, create, destroy and manipulate user
77 interface elements which are bound to a frame.
81 interface ::com::sun::star::frame::XLayoutManager;
83 /** notification interface to receive status information about the state
94 interface ::com::sun::star::frame::XFrameActionListener;
96 /** notification interface to receive change messages of user interface
101 removing of settings data of user interface elements.
106 interface ::com::sun::star::ui::XUIConfigurationListener;
111 interface ::com::sun::star::frame::XMenuBarMergingAcceptor;
116 [optional] interface ::com::sun::star::frame::XLayoutManagerEventBroadcaster;
118 /** interface to support settings a menu bar for inplace editing of
123 [optional] interface ::com::sun::star::frame::XInplaceLayout;