Home
last modified time | relevance | path

Searched refs:IsSelectionChanged (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/vcl/source/control/
H A Dlstbox.cxx249 …if ( ( !IsTravelSelect() || mpImplLB->IsSelectionChanged() ) || ( bPopup && !IsMultiSelectionEnabl… in IMPL_LINK()
H A Dcombobox.cxx392 if ( mpImplLB->IsSelectionChanged() || bPopup ) in IMPL_LINK()
/trunk/main/vcl/inc/
H A Dilstbox.hxx371 bool IsSelectionChanged() const { return mbSelectionChanged; } in IsSelectionChanged() function in ImplListBoxWindow
513 sal_Bool IsSelectionChanged() const { return maLBWindow.IsSelectionChanged(); } in IsSelectionChanged() function in ImplListBox
/trunk/main/sc/source/ui/view/
H A Dspelldialog.cxx111 if( IsSelectionChanged() ) in GetFocus()
261 bool ScSpellDialogChildWindow::IsSelectionChanged() in IsSelectionChanged() function in ScSpellDialogChildWindow
/trunk/main/sc/source/ui/inc/
H A Dspelldialog.hxx77 bool IsSelectionChanged();

Completed in 42 milliseconds