Searched defs:IsAutoSizeEnabled (Results 1 – 2 of 2) sorted by relevance
121 sal_Bool IsAutoSizeEnabled() const { return mbDDAutoSize; } in IsAutoSizeEnabled() function in ComboBox
119 bool IsAutoSizeEnabled() const { return mbDDAutoSize; } in IsAutoSizeEnabled() function in ListBox
Completed in 16 milliseconds