diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-04-18 12:48:14 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-04-18 12:48:14 +0000 |
commit | d7a8bf75d0f7469d8f270da167107d1f3f8344b7 (patch) | |
tree | 9eade5342296be6ca53cb69e27a9a5aadab3988f /offapi/com/sun/star/text | |
parent | 4abb5267d80eea231e28c9af0d5415ca827c4625 (diff) |
INTEGRATION: CWS xmlfilter04 (1.43.144); FILE MERGED
2008/03/19 16:27:42 hbrinkm 1.43.144.2: RESYNC: (1.43-1.45); FILE MERGED
2008/03/17 13:38:23 os 1.43.144.1: #i86953# creating redlines via API
Diffstat (limited to 'offapi/com/sun/star/text')
-rw-r--r-- | offapi/com/sun/star/text/makefile.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/makefile.mk b/offapi/com/sun/star/text/makefile.mk index 8e502e247a98..edbcb74e7be9 100644 --- a/offapi/com/sun/star/text/makefile.mk +++ b/offapi/com/sun/star/text/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.46 $ +# $Revision: 1.47 $ # # This file is part of OpenOffice.org. # @@ -228,6 +228,7 @@ IDLFILES=\ XPageCursor.idl\ XPagePrintable.idl\ XParagraphCursor.idl\ + XRedline.idl\ XReferenceMarksSupplier.idl\ XRelativeTextContentInsert.idl\ XRelativeTextContentRemove.idl\ |