diff options
author | Oliver Specht <os@openoffice.org> | 2001-01-11 12:49:25 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2001-01-11 12:49:25 +0000 |
commit | 82c7c8e56de1912089c290cd9d11e27ac205dd50 (patch) | |
tree | f10f03ee6015312ac4053a28c8b7f21c013c976b | |
parent | f957536b8ddf5601edd1940763b48fa1b4bc47a4 (diff) |
new: service CharacterPropertiesAsian/Complex
-rw-r--r-- | offapi/com/sun/star/style/makefile.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/style/makefile.mk b/offapi/com/sun/star/style/makefile.mk index e1b2c15a5aad..e9e4923b1cb6 100644 --- a/offapi/com/sun/star/style/makefile.mk +++ b/offapi/com/sun/star/style/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:44:12 $ +# last change: $Author: os $ $Date: 2001-01-11 13:49:25 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -76,6 +76,8 @@ IDLFILES=\ BreakType.idl\ CaseMap.idl\ CharacterProperties.idl\ + CharacterPropertiesAsian.idl\ + CharacterPropertiesComplex.idl\ CharacterStyle.idl\ DropCapFormat.idl\ GraphicLocation.idl\ |