Searched refs:GetTabBarWidth (Results 1 – 3 of 3) sorted by relevance
244 long GetTabBarWidth() const;
1044 long ScTabView::GetTabBarWidth() const in GetTabBarWidth() function in ScTabView1052 return static_cast< double >( GetTabBarWidth() ) / nFrameWidth; in GetRelTabBarWidth()
2250 rData += String::CreateFromInt32( pView->GetTabBarWidth() ); in WriteUserData()2737 pSettings[SC_HORIZONTAL_SCROLL_BAR_WIDTH].Value <<= sal_Int32(pView->GetTabBarWidth()); in WriteUserDataSequence()
Completed in 37 milliseconds