summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/makefile.mk
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2000-11-15 15:57:04 +0000
committerChristian Lippka <cl@openoffice.org>2000-11-15 15:57:04 +0000
commit62eb33d995a9f9c8b705db1b9cc336395dbd50e5 (patch)
tree7b81b73151c86d8d2e7bfd9075497c9cdbf1fb2b /offapi/com/sun/star/drawing/makefile.mk
parent1cc1d342fd51e9bf1536b576e597e7efe8c59d2e (diff)
#79743# replaced TextAdjust with TextHorizontalAdjust and TextVerticalAdjust
Diffstat (limited to 'offapi/com/sun/star/drawing/makefile.mk')
-rw-r--r--offapi/com/sun/star/drawing/makefile.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/makefile.mk b/offapi/com/sun/star/drawing/makefile.mk
index dda5552e7..b2cc66b6b 100644
--- a/offapi/com/sun/star/drawing/makefile.mk
+++ b/offapi/com/sun/star/drawing/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $
+# last change: $Author: cl $ $Date: 2000-11-15 16:57:04 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -204,7 +204,9 @@ IDLFILES=\
ColorMode.idl\
GluePoint2.idl\
XGluePointsSupplier.idl\
- EscapeDirection.idl
+ EscapeDirection.idl\
+ TextVerticalAdjust.idl\
+ TextHorizontalAdjust.idl
# ------------------------------------------------------------------