Searched refs:mbDDAutoSize (Results 1 – 4 of 4) sorted by relevance
51 sal_Bool mbDDAutoSize : 1; member in ComboBox121 sal_Bool IsAutoSizeEnabled() const { return mbDDAutoSize; } in IsAutoSizeEnabled()
55 bool mbDDAutoSize : 1; member in ListBox119 bool IsAutoSizeEnabled() const { return mbDDAutoSize; } in IsAutoSizeEnabled()
105 mbDDAutoSize = true; in ImplInitListBoxData()602 mbDDAutoSize = bAuto; in EnableAutoSize()
118 mbDDAutoSize = sal_True; in ImplInitComboBoxData()552 mbDDAutoSize = bAuto; in EnableAutoSize()