summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-03-01 18:06:56 +0000
committerKurt Zenker <kz@openoffice.org>2005-03-01 18:06:56 +0000
commit0a55008392bb884d42eabbc62408ed37c97e43c4 (patch)
treea454f0c107f42b206304ff4624cd23fe0a367160
parenta222323855b2c339f54154ceb08a04ee7fb73b0c (diff)
INTEGRATION: CWS removedrafts (1.8.80); FILE MERGED
2005/02/18 09:07:53 cd 1.8.80.1: #i42561# remove drafts UNOIDL types
-rw-r--r--svx/source/customshapes/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/customshapes/makefile.mk b/svx/source/customshapes/makefile.mk
index dd39a92e2f06..ef33661b2830 100644
--- a/svx/source/customshapes/makefile.mk
+++ b/svx/source/customshapes/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: kz $ $Date: 2005-01-21 16:46:11 $
+# last change: $Author: kz $ $Date: 2005-03-01 19:06:56 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -98,12 +98,12 @@ UNOTYPES= com.sun.star.uno.XWeak \
com.sun.star.util.XTextSearch \
com.sun.star.util.SearchResult \
com.sun.star.xml.sax.XDocumentHandler \
- drafts.com.sun.star.drawing.XCustomShapeEngine \
- drafts.com.sun.star.drawing.XCustomShapeHandle
+ com.sun.star.drawing.XCustomShapeEngine \
+ com.sun.star.drawing.XCustomShapeHandle
# --- Files -------------------------------------
-
+
SLOFILES= $(SLO)$/EnhancedCustomShapeEngine.obj \
$(SLO)$/EnhancedCustomShapeTypeNames.obj \
$(SLO)$/EnhancedCustomShapeGeometry.obj \