2008/02/01 08:13:10 od 1.20.444.13: RESYNC: (1.21-1.22); FILE MERGED
2007/11/23 10:21:47 od 1.20.444.12: #i83479# - minor syntax correction
2007/11/22 14:05:59 od 1.20.444.11: #i83479# - implementation of bookmark helper functions in namespace <bookmarkfunc>
- implementation of methods <IDocumentBookmarkAccess::getCrossRefBookmarkName(..)>
and <IDocumentBookmarkAccess::makeCrossRefBookmark(..)>
2007/10/25 06:36:47 od 1.20.444.10: #i81002# implementation of new method <SwDoc::isCrossRefBookmarkName(..)>
2007/10/24 09:13:45 od 1.20.444.9: #i81002# further adjustments for new bookmark type <SwCrossRefBookmark>
2007/10/18 13:20:48 od 1.20.444.8: #i81002# introduction of new bookmark type <SwCrossRefBookmark>
2007/10/18 09:59:25 od 1.20.444.7: #i81002# refactoring:
- no direct manipulation of <SwBookmark> member
2007/10/10 12:39:55 od 1.20.444.6: #i81002# further refactoring for <SwBookmark>
- simplification by using <SwBookmark::BookmarkStart()/BookmarkEnd()>
- do not directly manipulate members of <SwBookmark>
2007/10/02 09:36:47 od 1.20.444.5: #i81002# further adjustment due to refactoring of <SwBookmark> afer cwsresync
2007/10/01 11:45:23 od 1.20.444.4: RESYNC: (1.20-1.21); FILE MERGED
merge conflicts resolved.
2007/09/28 10:24:00 od 1.20.444.3: #i81002# adjustments due to refactoring of class <SwBookmark>
2007/09/26 15:08:30 od 1.20.444.2: #i81002# refactoring <SwBookmark>:
- usage of new <SwBookmark> constructor
- remove code to validate <SwBookmark> members after creation
of a certain <SwBookmark> instance - this is now done in the
<SwBookmark> constructor
2007/09/17 11:58:05 od 1.20.444.1: #i81002# method <SwDoc::makeBookmark(..)>
- remove unnecessary bookmark type HIDDEN_BOOKMARK
2006/04/07 13:19:35 ama 1.16.64.2: RESYNC: (1.16-1.17); FILE MERGED
2006/03/22 13:19:08 ama 1.16.64.1: Fix #i59534: Text insertion at the end of a redline
2004/07/13 01:23:36 od 1.9.218.5: RESYNC: (1.9-1.10); FILE MERGED
2004/06/30 14:55:05 od 1.9.218.4: #i28701# - merge changes of cws swdrawpositioning
- further adjustments for the new object positioning
2004/06/14 08:46:16 od 1.9.218.3: #i28701# - correct comment
2004/05/24 12:47:13 od 1.9.218.2: #i28701# - usage of new class <SwSortedObjs>
2004/05/07 15:22:37 od 1.9.218.1: #i28701# - usage of new class <SwSortedObjs>