Home
last modified time | relevance | path

Searched refs:GetTabBarWidth (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx244 long GetTabBarWidth() const;
/trunk/main/sc/source/ui/view/
H A Dtabview.cxx1044 long ScTabView::GetTabBarWidth() const in GetTabBarWidth() function in ScTabView
1052 return static_cast< double >( GetTabBarWidth() ) / nFrameWidth; in GetRelTabBarWidth()
H A Dviewdata.cxx2250 rData += String::CreateFromInt32( pView->GetTabBarWidth() ); in WriteUserData()
2737 pSettings[SC_HORIZONTAL_SCROLL_BAR_WIDTH].Value <<= sal_Int32(pView->GetTabBarWidth()); in WriteUserDataSequence()

Completed in 41 milliseconds