summaryrefslogtreecommitdiff
path: root/packages/cocoaint/src/webkit/DOMRangeException.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/cocoaint/src/webkit/DOMRangeException.inc')
-rw-r--r--packages/cocoaint/src/webkit/DOMRangeException.inc31
1 files changed, 31 insertions, 0 deletions
diff --git a/packages/cocoaint/src/webkit/DOMRangeException.inc b/packages/cocoaint/src/webkit/DOMRangeException.inc
new file mode 100644
index 0000000000..aac38eaabb
--- /dev/null
+++ b/packages/cocoaint/src/webkit/DOMRangeException.inc
@@ -0,0 +1,31 @@
+{ Parsed from Webkit.framework DOMRangeException.h }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Sat Oct 3 15:33:52 ICT 2009 }
+
+
+{$ifdef TYPES}
+{$ifndef DOMRANGEEXCEPTION_PAS_T}
+{$define DOMRANGEEXCEPTION_PAS_T}
+
+{$endif}
+{$endif}
+
+{$ifdef RECORDS}
+{$ifndef DOMRANGEEXCEPTION_PAS_R}
+{$define DOMRANGEEXCEPTION_PAS_R}
+
+{$endif}
+{$endif}
+
+{$ifdef FUNCTIONS}
+{$ifndef DOMRANGEEXCEPTION_PAS_F}
+{$define DOMRANGEEXCEPTION_PAS_F}
+
+{$endif}
+{$endif}
+
+{$ifdef EXTERNAL_SYMBOLS}
+{$ifndef DOMRANGEEXCEPTION_PAS_S}
+{$define DOMRANGEEXCEPTION_PAS_S}
+
+{$endif}
+{$endif}