Searched refs:GetTabControl (Results 1 – 4 of 4) sorted by relevance
1121 GetTabControl ()->RemovePage (id); in RemovePage()1125 return GetTabControl ()->GetPageCount (); in GetPageCount()1129 return GetTabControl ()->GetPageId (pos); in GetPageId()1134 return GetTabControl ()->GetPagePos (id); in GetPagePos()1139 GetTabControl ()->SetCurPageId (id); in SetCurPageId()1143 return GetTabControl ()->GetCurPageId (); in GetCurPageId()1147 GetTabControl ()->SetTabPage (id, page); in SetTabPage()1167 return GetTabControl ()->GetTabPage (id); in GetTabPage()1189 GetTabControl ()->SetTabPageSizePixel (size); in SetTabPageSizePixel()1207 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;