Home
last modified time | relevance | path

Searched refs:UIElement (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.hxx196 typedef std::vector< UIElement > UIElementVector;
240 UIElement implts_findToolbar( const rtl::OUString& aName );
241UIElement 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 );
[all …]
H A Dtoolbarlayoutmanager.cxx612 UIElement aUIElement; in refreshToolbarsVisibility()
1799 static UIElement aEmptyElement; in impl_findToolbar()
1871 UIElement aTempData; in implts_insertToolbar()
2010 std::vector< UIElement > aWindowVector; in implts_getDockingAreaElementInfos()
2195 std::vector< UIElement > aWindowVector; in implts_getDockingAreaElementInfoOnSingleRowCol()
2754 UIElement& rUIElement, in implts_calcDockingPosSize()
3174 UIElement& rUIElement, in implts_calcTrackingAndElementRect()
3265 const UIElement& rUIElement ) in implts_renumberRowColumnData()
3654 UIElement aUIDockingElement; in endDocking()
3789 UIElement aUIDockingElement; in toggleFloatingMode()
[all …]
H A Duielement.cxx48 bool UIElement::operator< ( const ::framework::UIElement& aUIElement ) const in operator <()
126 UIElement& UIElement::operator= ( const UIElement& rUIElement ) in operator =()
H A Dpanelmanager.cxx121 UIElement* PanelManager::findDockingWindow( const ::rtl::OUString& /*rResourceName*/ ) in findDockingWindow()
H A Dpanelmanager.hxx79 UIElement* findDockingWindow( const ::rtl::OUString& rResourceName );
H A Dlayoutmanager.cxx478 UIElement& LayoutManager::impl_findElement( const rtl::OUString& aName ) in impl_findElement()
480 static UIElement aEmptyElement; in impl_findElement()
494 sal_Bool LayoutManager::implts_readWindowStateData( const rtl::OUString& aName, UIElement& rElement… in implts_readWindowStateData()
635 void LayoutManager::implts_writeWindowStateData( const rtl::OUString& aName, const UIElement& rElem… in implts_writeWindowStateData()
1401 UIElement aStatusBarElement = m_aStatusBarElement; in implts_reparentChildWindows()
/aoo4110/main/framework/inc/uielement/
H A Duielement.hxx76 struct UIElement struct
78 UIElement() : m_bFloating( false ), in UIElement() argument
92 UIElement( const rtl::OUString& rName, in UIElement() function
112 bool operator< ( const UIElement& aUIElement ) const;
113 UIElement& operator=( const UIElement& rUIElement );
135 typedef std::vector< UIElement > UIElementVector;
/aoo4110/main/framework/inc/services/
H A Dlayoutmanager.hxx236 UIElement& impl_findElement( const rtl::OUString& aName );
239 … sal_Bool implts_readWindowStateData( const rtl::OUString& rName, UIElement& rElementData );
240 … void implts_writeWindowStateData( const rtl::OUString& rName, const UIElement& rElementData );
241 …void implts_setElementData( UIElement& rUIElement, const ::com::sun::star::uno::Reference< ::com::…
337UIElement m_aStatusBarElement;
338UIElement m_aProgressBarElement;
/aoo4110/main/offapi/com/sun/star/ui/
H A DConfigurableUIElement.idl28 #include <com/sun/star/ui/UIElement.idl>
98 service UIElement;
H A Dmakefile.mk62 UIElement.idl \
H A DUIElement.idl65 service UIElement
H A DXUIElementFactory.idl118 @see UIElement

Completed in 75 milliseconds