Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gdip.Gdip.properties')
-rw-r--r--bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gdip.Gdip.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gdip.Gdip.properties b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gdip.Gdip.properties
index fd72522725..c033fea454 100644
--- a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gdip.Gdip.properties
+++ b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gdip.Gdip.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2007 IBM Corporation and others.
+# Copyright (c) 2000, 2008 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -453,11 +453,11 @@ Gdip_Graphics_1SetClip__ILorg_eclipse_swt_internal_gdip_Rect_2I_0=cast=(Graphics
Gdip_Graphics_1SetClip__ILorg_eclipse_swt_internal_gdip_Rect_2I_1=cast=Rect *,flags=struct
Gdip_Graphics_1SetClip__ILorg_eclipse_swt_internal_gdip_Rect_2I_2=cast=(CombineMode)
-Gdip_Graphics_1SetClipPath__II=flags=no_gen
+Gdip_Graphics_1SetClipPath__II=accessor=SetClip,flags=cpp
Gdip_Graphics_1SetClipPath__II_0=cast=(Graphics *)
Gdip_Graphics_1SetClipPath__II_1=cast=(GraphicsPath *)
-Gdip_Graphics_1SetClipPath__III=flags=no_gen
+Gdip_Graphics_1SetClipPath__III=accessor=SetClip,flags=cpp
Gdip_Graphics_1SetClipPath__III_0=cast=(Graphics *)
Gdip_Graphics_1SetClipPath__III_1=cast=(GraphicsPath *)
Gdip_Graphics_1SetClipPath__III_2=cast=(CombineMode)

Back to the top