Home
last modified time | relevance | path

Searched refs:GetSelectModifier (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/ !
H A Dilstbox.hxx372 sal_uInt16 GetSelectModifier() const { return mnSelectModifier; } in GetSelectModifier() function in ImplListBoxWindow
514 …sal_uInt16 GetSelectModifier() const { return maLBWindow.GetSelectModif… in GetSelectModifier() function in ImplListBox
/trunk/main/vcl/source/control/ !
H A Dcombobox.cxx457 ( !IsMultiSelectionEnabled() || !mpImplLB->GetSelectModifier() ) ) in IMPL_LINK()