Searched defs:IsDropDownBox (Results 1 – 3 of 3) sorted by relevance
150 bool IsDropDownBox() {return m_bIsDropDownBox;}; in IsDropDownBox() function in VCLXAccessibleBox
82 sal_Bool IsDropDownBox() const { return mpFloatWin ? sal_True : sal_False; } in IsDropDownBox() function in ComboBox
78 sal_Bool IsDropDownBox() const { return mpFloatWin ? sal_True : sal_False; } in IsDropDownBox() function in ListBox
Completed in 11 milliseconds