|
LibreOffice Module sc (master) 1
|
Go to the source code of this file.
Classes | |
| struct | ScConflictsListEntry |
| class | ScConflictsListHelper |
| class | ScConflictsFinder |
| class | ScConflictsResolver |
| class | ScConflictsDlg |
Typedefs | |
| typedef ::std::vector< ScConflictsListEntry > | ScConflictsList |
Enumerations | |
| enum | ScConflictAction { SC_CONFLICT_ACTION_NONE , SC_CONFLICT_ACTION_KEEP_MINE , SC_CONFLICT_ACTION_KEEP_OTHER } |
| typedef ::std::vector< ScConflictsListEntry > ScConflictsList |
Definition at line 50 of file conflictsdlg.hxx.
| enum ScConflictAction |
| Enumerator | |
|---|---|
| SC_CONFLICT_ACTION_NONE | |
| SC_CONFLICT_ACTION_KEEP_MINE | |
| SC_CONFLICT_ACTION_KEEP_OTHER | |
Definition at line 31 of file conflictsdlg.hxx.