Lines Matching refs:UIElement
196 typedef std::vector< UIElement > UIElementVector;
220 …void implts_setElementData( UIElement& rUIElement, const ::com::sun::star::uno::Refere…
222 bool implts_setToolbarVisibility( bool bVisible, UIElement aUIElement );
229 …r::ui::DockingArea eDockingArea, DockingOperation eDockingOperation, const UIElement& rUIElement );
241 UIElement implts_findToolbar( const rtl::OUString& aName );
242 …UIElement implts_findToolbar( const ::com::sun::star::uno::Reference< ::com::sun::star::uno…
243 UIElement& impl_findToolbar( const rtl::OUString& aName );
246 bool implts_insertToolbar( const UIElement& rUIElement );
247 void implts_setToolbar( const UIElement& rUIElement );
255 …void implts_calcDockingPosSize( UIElement& aUIElement, DockingOperation& eDockOperatio…
265 UIElement& rUIElement,
291 …sal_Bool implts_readWindowStateData( const rtl::OUString& aName, UIElement& rElementData );
292 void implts_writeWindowStateData( const UIElement& rElementData );
310 UIElement m_aDockUIElement;