diff options
author | Oliver Specht <os@openoffice.org> | 2001-03-12 13:16:14 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2001-03-12 13:16:14 +0000 |
commit | a49b7d9aadd1f5408dd7ead51349f48641066555 (patch) | |
tree | e3ceb282e29c25b2dd9b95e5d493b5ae6c70daa2 | |
parent | a7d2e72c916b19b8d05fb5f04ba516d59576a296 (diff) |
new FontRelief.idl
-rw-r--r-- | offapi/com/sun/star/text/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/makefile.mk b/offapi/com/sun/star/text/makefile.mk index b1420d6598ce..e160fe944f32 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.14 $ +# $Revision: 1.15 $ # -# last change: $Author: os $ $Date: 2001-02-15 14:53:40 $ +# last change: $Author: os $ $Date: 2001-03-12 14:16:14 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -102,6 +102,7 @@ IDLFILES=\ Endnote.idl\ FilenameDisplayFormat.idl\ FontEmphasis.idl\ + FontRelief.idl\ Footnote.idl\ FootnoteNumbering.idl\ Footnotes.idl\ |