diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-05-15 06:59:36 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-05-15 06:59:36 +0000 |
commit | 0dba7844290028c68d0172f4b909a6bd4d5be94a (patch) | |
tree | 612fd4cc177d0e24ab485d439faa0fd4c5f0d849 | |
parent | 513fa708c181b7faed78284870b180f9ed1ef3c4 (diff) |
INTEGRATION: CWS chart26_DEV300 (1.8.16); FILE MERGED
2008/04/08 15:40:06 iha 1.8.16.1: #i72994# simpler access to 3D settings
-rw-r--r-- | offapi/com/sun/star/chart/makefile.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/offapi/com/sun/star/chart/makefile.mk b/offapi/com/sun/star/chart/makefile.mk index 0c4fe8a80d45..d79e84530df1 100644 --- a/offapi/com/sun/star/chart/makefile.mk +++ b/offapi/com/sun/star/chart/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # # This file is part of OpenOffice.org. # @@ -92,6 +92,7 @@ IDLFILES=\ PieDiagram.idl\ StackableDiagram.idl\ StockDiagram.idl\ + X3DDefaultSetter.idl\ X3DDisplay.idl\ XAxisXSupplier.idl\ XAxisYSupplier.idl\ |