Searched refs:GetTabControl (Results 1 – 4 of 4) sorted by relevance
1131 GetTabControl ()->RemovePage (id); in RemovePage()1135 return GetTabControl ()->GetPageCount (); in GetPageCount()1139 return GetTabControl ()->GetPageId (pos); in GetPageId()1144 return GetTabControl ()->GetPagePos (id); in GetPagePos()1149 GetTabControl ()->SetCurPageId (id); in SetCurPageId()1153 return GetTabControl ()->GetCurPageId (); in GetCurPageId()1157 GetTabControl ()->SetTabPage (id, page); in SetTabPage()1177 return GetTabControl ()->GetTabPage (id); in GetTabPage()1199 GetTabControl ()->SetTabPageSizePixel (size); in SetTabPageSizePixel()1217 return GetTabControl ()->GetTabPageSizePixel (); in GetTabPageSizePixel()
690 if (mpImpl->mpViewTabBar.is() && mpImpl->mpViewTabBar->GetTabControl()->IsVisible()) in GetBorder()985 mpImpl->mpViewTabBar->GetTabControl()->Show(bVisible); in ShowUIControls()1277 && (mpViewTabBar->GetTabControl()->IsVisible()==sal_True) != bShow) in ShowViewTabBar()1279 mpViewTabBar->GetTabControl()->Show(bShow ? sal_True : sal_False); in ShowViewTabBar()1302 if (mpViewTabBar.is() && mpViewTabBar->GetTabControl()->IsVisible()) in ResizePixel()1303 mpViewTabBar->GetTabControl()->SetPosSizePixel (rOrigin, rSize); in ResizePixel()1315 if (mpViewTabBar.is() && mpViewTabBar->GetTabControl()->IsVisible()) in ResizePixel()1318 mpViewTabBar->GetTabControl()->SetPosSizePixel( in ResizePixel()
209 ::boost::shared_ptr< ::TabControl> ViewTabBar::GetTabControl (void) const in GetTabControl() function in sd::ViewTabBar
84 ::boost::shared_ptr< ::TabControl> GetTabControl (void) const;