summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-18 12:03:22 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-18 12:03:22 +0000
commit3a433d45796342fe6ad1bc4aa445f9169c63ef09 (patch)
treec25089cf02613d956d01e30268781854da43b70b /offapi
parent884da76c732e819e59ac205962fa4ad3bc330232 (diff)
INTEGRATION: CWS os100 (1.42.14); FILE MERGED
2007/07/10 13:42:55 os 1.42.14.1: #i65257# text append interfaces
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/text/makefile.mk13
1 files changed, 10 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/makefile.mk b/offapi/com/sun/star/text/makefile.mk
index 862ecfba9..dd2c3fbe8 100644
--- a/offapi/com/sun/star/text/makefile.mk
+++ b/offapi/com/sun/star/text/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.42 $
+# $Revision: 1.43 $
#
-# last change: $Author: hr $ $Date: 2007-06-27 13:34:30 $
+# last change: $Author: obo $ $Date: 2007-07-18 13:03:22 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -260,7 +260,14 @@ IDLFILES=\
XTextTablesSupplier.idl\
XTextViewCursor.idl\
XTextViewCursorSupplier.idl\
- XWordCursor.idl
+ XWordCursor.idl \
+ XParagraphAppend.idl \
+ XTextPortionAppend.idl \
+ XTextContentAppend.idl \
+ XTextConvert.idl \
+ XTextAppendAndConvert.idl \
+ XTextAppend.idl
+
# ------------------------------------------------------------------