Home
last modified time | relevance | path

Searched refs:mbSizeFormat (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/control/
H A Dtabbar.cxx380 mbSizeFormat = sal_True; in ImplInit()
511 if ( !mbSizeFormat ) in ImplCalcWidth()
556 mbSizeFormat = sal_False; in ImplCalcWidth()
616 if ( !nCount || mbSizeFormat || mbFormat ) in ImplGetLastFirstPos()
703 if ( mbSizeFormat || mbFormat ) in ImplEnableControls()
1293 mbSizeFormat = sal_True; in Resize()
1381 if ( (mbSizeFormat || mbFormat) && mpItemList->Count() ) in StateChanged()
1539 mbSizeFormat = sal_True; in InsertPage()
1659 mbSizeFormat = sal_True; in Clear()
2186 mbSizeFormat = sal_True; in SetMirrored()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dtabbar.hxx349 sal_Bool mbSizeFormat; member in TabBar