diff options
author | Björn Milcke <bm@openoffice.org> | 2002-11-29 13:43:40 +0000 |
---|---|---|
committer | Björn Milcke <bm@openoffice.org> | 2002-11-29 13:43:40 +0000 |
commit | 86e3ee0ce2ae902011d0ac7d18a70a3b28559f3e (patch) | |
tree | f190114c7737e064e893524551b229cff0d00ef1 /offapi | |
parent | 41fa2d4396dc11399726de4172f7a8cb13bd43c1 (diff) |
#96976# -TextDocumentSettings, +DocumentSettings (renamed)
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/text/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/makefile.mk b/offapi/com/sun/star/text/makefile.mk index b7f96cede..b80799222 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.28 $ +# $Revision: 1.29 $ # -# last change: $Author: bm $ $Date: 2002-11-29 11:57:04 $ +# last change: $Author: bm $ $Date: 2002-11-29 14:43:40 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -253,7 +253,7 @@ IDLFILES=\ TimeDisplayFormat.idl\ WritingMode2.idl\ TextGridMode.idl \ - TextDocumentSettings.idl + DocumentSettings.idl # ------------------------------------------------------------------ |