Lines Matching refs:UIElement
196 typedef std::vector< UIElement > UIElementVector;
220 …void implts_setElementData( UIElement& rUIElement, const ::com::sun::star::uno::Refere…
228 …r::ui::DockingArea eDockingArea, DockingOperation eDockingOperation, const UIElement& rUIElement );
240 UIElement implts_findToolbar( const rtl::OUString& aName );
241 …UIElement implts_findToolbar( const ::com::sun::star::uno::Reference< ::com::sun::star::uno…
242 UIElement& impl_findToolbar( const rtl::OUString& aName );
245 bool implts_insertToolbar( const UIElement& rUIElement );
246 void implts_setToolbar( const UIElement& rUIElement );
254 …void implts_calcDockingPosSize( UIElement& aUIElement, DockingOperation& eDockOperatio…
264 UIElement& rUIElement,
290 …sal_Bool implts_readWindowStateData( const rtl::OUString& aName, UIElement& rElementData );
291 void implts_writeWindowStateData( const UIElement& rElementData );
309 UIElement m_aDockUIElement;