Home
last modified time | relevance | path

Searched defs:IsDropDownBox (Results 1 – 3 of 3) sorted by relevance

/trunk/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessiblebox.hxx150 bool IsDropDownBox() {return m_bIsDropDownBox;}; in IsDropDownBox() function in VCLXAccessibleBox
/trunk/main/vcl/inc/vcl/
H A Dcombobox.hxx82 sal_Bool IsDropDownBox() const { return mpFloatWin ? sal_True : sal_False; } in IsDropDownBox() function in ComboBox
H A Dlstbox.hxx78 sal_Bool IsDropDownBox() const { return mpFloatWin ? sal_True : sal_False; } in IsDropDownBox() function in ListBox

Completed in 11 milliseconds