Home
last modified time | relevance | path

Searched refs:mbAutoWidth (Results 1 – 4 of 4) sorted by path

/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx126 mbAutoWidth(false), in PosSizePropertyPanel()
945 mbAutoWidth = pItem->GetValue(); in NotifyItemUpdate()
1332 if( mbAutoWidth ) in DisableControls()
1354 if( !mbAutoWidth && !mbAutoHeight ) in DisableControls()
H A DPosSizePropertyPanel.hxx151 bool mbAutoWidth : 1; member in svx::sidebar::PosSizePropertyPanel
/trunk/main/vcl/inc/
H A Dilstbox.hxx542 sal_Bool mbAutoWidth; member in ImplListBoxFloatingWindow
555 void SetAutoWidth( sal_Bool b ) { mbAutoWidth = b; } in SetAutoWidth()
556 sal_Bool IsAutoWidth() const { return mbAutoWidth; } in IsAutoWidth()
/trunk/main/vcl/source/control/
H A Dilstbox.cxx3135 mbAutoWidth = sal_False; in ImplListBoxFloatingWindow()
3231 if( mbAutoWidth ) in CalcFloatSize()

Completed in 35 milliseconds