summaryrefslogtreecommitdiff
path: root/basic/source/inc/parser.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-11-01 15:15:58 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-11-01 15:15:58 +0000
commita7250cadc03498d6b9f28bedeeadc73cfaa4631b (patch)
tree028dceec322a76693e7e44fee285a60d9c762a53 /basic/source/inc/parser.hxx
parentf56d801a6efab2d0113af227ad084bee749f310f (diff)
INTEGRATION: CWS npower3 (1.8.70); FILE MERGED
2006/06/28 11:03:33 npower 1.8.70.2: RESYNC: (1.8-1.9); FILE MERGED 2006/04/20 09:41:56 npower 1.8.70.1: #i64377# initial modifications to support large program sizes
Diffstat (limited to 'basic/source/inc/parser.hxx')
-rw-r--r--basic/source/inc/parser.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/inc/parser.hxx b/basic/source/inc/parser.hxx
index 2716f85f6c..07a3a1ea89 100644
--- a/basic/source/inc/parser.hxx
+++ b/basic/source/inc/parser.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: parser.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2006-05-05 10:12:25 $
+ * last change: $Author: vg $ $Date: 2006-11-01 16:15:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -60,7 +60,7 @@ class SbiParser : public SbiTokenizer
SbiProcDef* pProc; // aktuelle Prozedur
SbiExprNode* pWithVar; // aktuelle With-Variable
SbiToken eEndTok; // das Ende-Token
- USHORT nGblChain; // Chainkette fuer globale DIMs
+ UINT32 nGblChain; // Chainkette fuer globale DIMs
BOOL bGblDefs; // TRUE globale Definitionen allgemein
BOOL bNewGblDefs; // TRUE globale Definitionen vor Sub
BOOL bSingleLineIf; // TRUE einzeiliges if-Statement