Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/
H A Dtabbar.hxx361 sal_Bool mbAutoMaxWidth; member in TabBar
462 …void EnableAutoMaxPageWidth( sal_Bool bEnable = sal_True ) { mbAutoMaxWidth = bEnable; } in EnableAutoMaxPageWidth()
463 sal_Bool IsAutoMaxPageWidthEnabled() const { return mbAutoMaxWidth; } in IsAutoMaxPageWidthEnabled()
/trunk/main/svtools/source/control/
H A Dtabbar.cxx383 mbAutoMaxWidth = sal_True; in ImplInit()
541 else if ( mbAutoMaxWidth ) in ImplCalcWidth()

Completed in 32 milliseconds