Home
last modified time | relevance | path

Searched refs:GetPopupModeStartSaveSelection (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/control/
H A Dlstbox.cxx352 if ( ( mpFloatWin->GetPopupModeStartSaveSelection() != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
353 && !IsEntryPosSelected( mpFloatWin->GetPopupModeStartSaveSelection() ) ) in IMPL_LINK()
355 mpImplLB->SelectEntry( mpFloatWin->GetPopupModeStartSaveSelection(), sal_True ); in IMPL_LINK()
H A Dcombobox.cxx310 …f ( !mpImplLB->GetEntryList()->IsEntryPosSelected( mpFloatWin->GetPopupModeStartSaveSelection() ) ) in IMPL_LINK()
312 mpImplLB->SelectEntry( mpFloatWin->GetPopupModeStartSaveSelection(), sal_True ); in IMPL_LINK()
/trunk/main/vcl/inc/
H A Dilstbox.hxx569 …sal_uInt16 GetPopupModeStartSaveSelection() const { return mnPopupModeStartSaveSelection;… in GetPopupModeStartSaveSelection() function in ImplListBoxFloatingWindow

Completed in 41 milliseconds