Lines Matching refs:layout

66     interface elements which are bound to a layout manager.
69 Every user interface element which is controlled by a layout manager has
99 /** attaches a <type scope="com::sun::star::frame">XFrame</type> to a layout manager.
102 specifies the frame that should be attached to the layout manager
105 A layout manager needs a <type scope="com::sun::star::frame">XFrame</type> to be
111 /** resets the layout manager and remove all of its internal user interface
116 be destroyed and the layout manager is reseted to a state after a
119 The layout manager itself calls reset after a component has been attached
125 /** provides the current docking area size of the layout manager.
146 A docking area acceptor retrieved by this method is owned by the layout manager. It is not
158 A docking area acceptor decides if the layout manager can use requested border space for
159 docking windows. If the acceptor denies the requested space the layout manager automatically
161 After setting a docking area acceptor the object is owned by the layout manager. It is not
214 …The layout manager instance is owner of the returned user interface element. That means that the l…
215 … the user interface element is controlled by the layout manager. It can be disposed at every time!
227 …The layout manager instance is owner of the returned user interface elements. That means that the …
228 …the user interface elements is controlled by the layout manager. They can be disposed at every tim…
338 …It is up to the layout manager to decide if the user interface element can be resized. The new siz…
355 …It is up to the layout manager to decide if the user interface element can be moved. The new posit…
375 …It is up to the layout manager to decide if the user interface element can be moved and resized. T…
453 /** prohibit all layout updates until unlock is called again.
456 … to speed up the creation process of serveral user interface elements. Otherwise the layout manager
457 would calculate the layout for every creation.
462 /** permit layout updates again.
465 …This function should be called to permit layout updates. The layout manager starts to calculate th…
475 /** sets the layout manager to invisible state and hides all user interface elements.
478 A layout manager can be set to invisible state to force it to hide all of its
485 provide <FALSE/> to make layout manager invisible otherwise this must be
490 /** retrieves the visibility state of a layout manager.
493 A layout manager can be set to invisible state to force it to hide all of its