Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/miscdlgs/
H A Dconflictsdlg.cxx503 maLbConflicts.SetTabs( nTabs ); in ScConflictsDlg()
515 maLbConflicts.SetHighlightRange(); in ScConflictsDlg()
533 maLbConflicts.Select( pEntry ); in ScConflictsDlg()
609 maLbConflicts.Select( pRootEntry ); in HandleListBoxSelection()
616 maLbConflicts.Select( pEntry ); in HandleListBoxSelection()
711 maLbConflicts.RemoveEntry( pRootEntry ); in KeepHandler()
713 if ( maLbConflicts.GetEntryCount() == 0 ) in KeepHandler()
734 maLbConflicts.SetUpdateMode( sal_False ); in KeepAllHandler()
735 maLbConflicts.Clear(); in KeepAllHandler()
736 maLbConflicts.SetUpdateMode( sal_True ); in KeepAllHandler()
[all …]
/aoo41x/main/sc/source/ui/inc/
H A Dconflictsdlg.hxx162 ScConflictsListBox maLbConflicts; member in ScConflictsDlg

Completed in 16 milliseconds