diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-08-23 07:05:19 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-08-23 07:05:19 +0000 |
commit | ae54ac901484665e45d46735e846999f85f06ab0 (patch) | |
tree | 487af591c779561a2bc7e4e978e4dc644540a4e4 | |
parent | 741509a70bc537a224e44b672374923f9a332e08 (diff) |
INTEGRATION: CWS swdrawobjapi (1.37.188); FILE MERGED
2004/08/12 06:52:51 od 1.37.188.2: RESYNC: (1.37-1.38); FILE MERGED
2004/08/10 08:55:56 od 1.37.188.1: #i28749# - add <PositionLayoutDir.idl>
-rw-r--r-- | offapi/com/sun/star/text/makefile.mk | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/makefile.mk b/offapi/com/sun/star/text/makefile.mk index 8a8fb1ee5ee9..6791503991bf 100644 --- a/offapi/com/sun/star/text/makefile.mk +++ b/offapi/com/sun/star/text/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.38 $ +# $Revision: 1.39 $ # -# last change: $Author: kz $ $Date: 2004-08-02 13:52:54 $ +# last change: $Author: rt $ $Date: 2004-08-23 08:05:19 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -156,7 +156,8 @@ IDLFILES=\ ParagraphEnumeration.idl\ ParagraphVertAlign.idl\ PlaceholderType.idl\ - PrintPreviewSettings.idl\ + PositionLayoutDir.idl\ + PrintPreviewSettings.idl\ PrintSettings.idl\ RedlinePortion.idl\ ReferenceFieldPart.idl\ |