summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-08-30 09:00:54 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-08-30 09:00:54 +0000
commit59b27659ce38a27f4faa7d29127f3eda98e8ee21 (patch)
tree715582c397b31a1762c285830ed3edc40d466e7f /basic
parente5ae87877b9f6814c6dd94f306a45b0397dbdb50 (diff)
INTEGRATION: CWS npower7 (1.10.42); FILE MERGED
2007/05/02 09:45:22 npower 1.10.42.1: #i#68898#
Diffstat (limited to 'basic')
-rw-r--r--basic/source/inc/parser.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/basic/source/inc/parser.hxx b/basic/source/inc/parser.hxx
index 5ce0d84df1f6..e06d45995452 100644
--- a/basic/source/inc/parser.hxx
+++ b/basic/source/inc/parser.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: parser.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: vg $ $Date: 2006-11-01 16:15:58 $
+ * last change: $Author: vg $ $Date: 2007-08-30 10:00:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -94,7 +94,6 @@ public:
BOOL bText; // OPTION COMPARE TEXT
BOOL bExplicit; // TRUE: OPTION EXPLICIT
BOOL bClassModule; // TRUE: OPTION ClassModule
- BOOL bVBASupportOn; // TRUE: OPTION VBASupport 1 otherwise default False
IfaceVector aIfaceVector; // Holds all interfaces implemented by a class module
SbxDataType eDefTypes[26]; // DEFxxx-Datentypen