Searched refs:GetSelectModifier (Results 1 – 2 of 2) sorted by relevance
372 sal_uInt16 GetSelectModifier() const { return mnSelectModifier; } in GetSelectModifier() function in ImplListBoxWindow514 …sal_uInt16 GetSelectModifier() const { return maLBWindow.GetSelectModif… in GetSelectModifier() function in ImplListBox
459 ( !IsMultiSelectionEnabled() || !mpImplLB->GetSelectModifier() ) ) in IMPL_LINK()