Home
last modified time | relevance | path

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

/AOO41X/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.hxx194 typedef std::vector< UIElement > UIElementVector;
218 …void implts_setElementData( UIElement& rUIElement, const ::com::sun::star::uno::Refere…
226 …r::ui::DockingArea eDockingArea, DockingOperation eDockingOperation, const UIElement& rUIElement );
238 UIElement implts_findToolbar( const rtl::OUString& aName );
239UIElement implts_findToolbar( const ::com::sun::star::uno::Reference< ::com::sun::star::uno…
240 UIElement& impl_findToolbar( const rtl::OUString& aName );
243 bool implts_insertToolbar( const UIElement& rUIElement );
244 void implts_setToolbar( const UIElement& rUIElement );
252 …void implts_calcDockingPosSize( UIElement& aUIElement, DockingOperation& eDockOperatio…
262 UIElement& rUIElement,
[all …]
H A Dtoolbarlayoutmanager.cxx424 UIElement aRequestedToolbar = impl_findToolbar( rResourceURL ); in requestToolbar()
558 UIElement aUIElement = implts_findToolbar( rResourceURL ); in showToolbar()
580 UIElement aUIElement = implts_findToolbar( rResourceURL ); in hideToolbar()
612 UIElement aUIElement; in refreshToolbarsVisibility()
621 UIElement& rUIElement = impl_findToolbar( pIter->m_aName ); in refreshToolbarsVisibility()
686 UIElement aUIElement = implts_findToolbar( rResourceURL ); in dockToolbar()
856 UIElement aToolbar = implts_findToolbar( aBuf.makeStringAndClear() ); in childWindowEvent()
980 UIElement aElement = implts_findToolbar( aAddonToolBarName ); in implts_createAddonsToolBars()
1027 UIElement aNewToolbar( aAddonToolBarName, aElementType, xUIElement ); in implts_createAddonsToolBars()
1137 UIElement aNewToolbar = implts_findToolbar( aName ); in implts_createNonContextSensitiveToolBars()
[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()
/AOO41X/main/framework/inc/uielement/
H A Duielement.hxx76 struct UIElement struct
78 UIElement() : m_bFloating( false ), in UIElement() function
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;
/AOO41X/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;
/AOO41X/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