21module
com { module sun { module star { module frame {
33constants LayoutManagerEvents
62 const short LAYOUT = 2;
71 const short VISIBLE = 3;
80 const short INVISIBLE = 4;
const short UNLOCK
specifies that the layout manager processed an unlock call, which admit layouts when the lock count i...
Definition LayoutManagerEvents.idl:53
const short UIELEMENT_VISIBLE
specifies that a certain user interface element has been made visible
Definition LayoutManagerEvents.idl:98
const short UIELEMENT_INVISIBLE
specifies that a certain user interface element has been made invisible
Definition LayoutManagerEvents.idl:108
const short MERGEDMENUBAR
A merged menu bar has been set at the layout manager.
Definition LayoutManagerEvents.idl:88
const short LOCK
specifies that the layout manager processed a lock call, which prevents it from doing layouts.
Definition LayoutManagerEvents.idl:43
Definition Ambiguous.idl:20