diff options
author | Mikhail Voitenko <mav@openoffice.org> | 2002-07-17 13:18:39 +0000 |
---|---|---|
committer | Mikhail Voitenko <mav@openoffice.org> | 2002-07-17 13:18:39 +0000 |
commit | 363aa42afe7429569f0875cc6564ad0795521bd8 (patch) | |
tree | 575247d2c2f3ef2a14f43ccf550fe8880026e3da /offapi | |
parent | a5e6397edc7ca4ce541258d40f5b7528fdbdc8df (diff) |
#101354# new UpdateDocMode constant set
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/document/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/document/makefile.mk b/offapi/com/sun/star/document/makefile.mk index 36e46b0532cd..f1f714f58e70 100644 --- a/offapi/com/sun/star/document/makefile.mk +++ b/offapi/com/sun/star/document/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.22 $ +# $Revision: 1.23 $ # -# last change: $Author: mav $ $Date: 2002-07-09 04:13:05 $ +# last change: $Author: mav $ $Date: 2002-07-17 14:18:39 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -84,7 +84,7 @@ IDLFILES=\ EventDescriptor.idl\ Events.idl\ EventObject.idl\ - ConfigItemAPIMode.idl\ + UpdateDocMode.idl\ DocumentInfo.idl\ ExportFilter.idl\ FilterFactory.idl\ |