Home
last modified time | relevance | path

Searched refs:ViewTabBar (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sd/source/ui/view/ !
H A DViewTabBar.cxx79 const ::rtl::Reference<ViewTabBar>& rpViewTabBar);
83 ::rtl::Reference<ViewTabBar> mpViewTabBar;
105 ViewTabBar::ViewTabBar ( in ViewTabBar() function in sd::ViewTabBar
163 ViewTabBar::~ViewTabBar (void) in ~ViewTabBar()
170 void ViewTabBar::disposing (void) in disposing()
209 ::boost::shared_ptr< ::TabControl> ViewTabBar::GetTabControl (void) const in GetTabControl()
217 ::Window* ViewTabBar::GetAnchorWindow( in GetAnchorWindow()
281 void SAL_CALL ViewTabBar::notifyConfigurationChange ( in notifyConfigurationChange()
298 void SAL_CALL ViewTabBar::disposing( in disposing()
314 void SAL_CALL ViewTabBar::addTabBarButtonAfter ( in addTabBarButtonAfter()
[all …]
H A DViewShellBase.cxx138 ::rtl::Reference<ViewTabBar> mpViewTabBar;
1139 void ViewShellBase::SetViewTabBar (const ::rtl::Reference<ViewTabBar>& rViewTabBar) in SetViewTabBar()
/trunk/main/sd/source/ui/inc/ !
H A DViewTabBar.hxx70 class ViewTabBar class
75 ViewTabBar (
80 virtual ~ViewTabBar (void);
H A DViewShellBase.hxx227 void SetViewTabBar (const ::rtl::Reference<ViewTabBar>& rViewTabBar);
H A DViewShell.hxx76 class ViewTabBar;
/trunk/main/sd/source/ui/framework/factories/ !
H A DBasicToolBarFactory.cxx199 xToolBar = new ViewTabBar(rxToolBarId, mxController); in createResource()
/trunk/main/offapi/com/sun/star/drawing/framework/ !
H A DBasicToolBarFactory.idl40 <li><code>private:resource/toolbar/ViewTabBar</code> for the tab bar
/trunk/main/sd/ !
H A DLibrary_sd.mk152 sd/source/ui/view/ViewTabBar \