21module
com { module sun { module star { module frame {
provides information about layout manager events
Definition LayoutManagerEvents.idl:34
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 INVISIBLE
specifies that the layout manager container frame window becomes invisible.
Definition LayoutManagerEvents.idl:80
const short VISIBLE
specifies that the layout manager container frame window becomes visible.
Definition LayoutManagerEvents.idl:71
const short MERGEDMENUBAR
A merged menu bar has been set at the layout manager.
Definition LayoutManagerEvents.idl:88
const short LAYOUT
specifies that the layout manager refreshed the layout of the frame.
Definition LayoutManagerEvents.idl:62
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