Searched refs:mbAutoWidth (Results 1 – 4 of 4) sorted by relevance
542 sal_Bool mbAutoWidth; member in ImplListBoxFloatingWindow555 void SetAutoWidth( sal_Bool b ) { mbAutoWidth = b; } in SetAutoWidth()556 sal_Bool IsAutoWidth() const { return mbAutoWidth; } in IsAutoWidth()
123 mbAutoWidth(false), in PosSizePropertyPanel()932 mbAutoWidth = pItem->GetValue(); in NotifyItemUpdate()1316 if( mbAutoWidth ) in DisableControls()1338 if( !mbAutoWidth && !mbAutoHeight ) in DisableControls()
151 bool mbAutoWidth : 1; member in svx::sidebar::PosSizePropertyPanel
3135 mbAutoWidth = sal_False; in ImplListBoxFloatingWindow()3231 if( mbAutoWidth ) in CalcFloatSize()
Completed in 85 milliseconds