Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/miscdlgs/
H A Dconflictsdlg.cxx700 void ScConflictsDlg::KeepHandler( bool bMine ) in KeepHandler() argument
709 …ScConflictAction eConflictAction = ( bMine ? SC_CONFLICT_ACTION_KEEP_MINE : SC_CONFLICT_ACTION_KEE… in KeepHandler()
719 void ScConflictsDlg::KeepAllHandler( bool bMine ) in KeepAllHandler() argument
728 …ScConflictAction eConflictAction = ( bMine ? SC_CONFLICT_ACTION_KEEP_MINE : SC_CONFLICT_ACTION_KEE… in KeepAllHandler()
/aoo4110/main/sc/source/ui/inc/
H A Dconflictsdlg.hxx193 void KeepHandler( bool bMine );
194 void KeepAllHandler( bool bMine );

Completed in 24 milliseconds