diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 11:31:36 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 11:31:36 +0000 |
commit | 3a38101e55bb6cf651866aef6648ab9eed6cca60 (patch) | |
tree | 5be348bba847718592b120119a0a7edbdeb10e9c /offapi | |
parent | b12e2774871f309995d1b423f4575d3b64914798 (diff) |
INTEGRATION: CWS aw024 (1.24.28); FILE MERGED
2005/10/07 13:11:22 sj 1.24.28.1: #i48468# added new graphic request for interaction with graphic filters
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/drawing/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/makefile.mk b/offapi/com/sun/star/drawing/makefile.mk index 43b2b8e02b7c..918b40ae501a 100644 --- a/offapi/com/sun/star/drawing/makefile.mk +++ b/offapi/com/sun/star/drawing/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.24 $ +# $Revision: 1.25 $ # -# last change: $Author: rt $ $Date: 2005-09-08 00:01:20 $ +# last change: $Author: ihi $ $Date: 2006-11-14 12:31:36 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -116,6 +116,7 @@ IDLFILES=\ GluePoint2.idl\ GradientTable.idl\ GraphicExportFilter.idl\ + GraphicFilterRequest.idl\ GraphicObjectShape.idl\ GroupShape.idl\ Hatch.idl\ |