INTEGRATION: CWS jl5vba (1.4.6); FILE MERGED

2004/01/20 15:30:39 ab 1.4.6.1: #111934# Merge #111741# User defined types #111851# OLE support
This commit is contained in:
Oliver Bolte
2004-03-17 12:32:02 +00:00
parent 1f36eca1d7
commit 8308f6ddfe

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: sbintern.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: vg $ $Date: 2004-01-06 19:41:10 $
* last change: $Author: obo $ $Date: 2004-03-17 13:32:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,6 +88,8 @@ SbiGlobals::SbiGlobals()
pMod = NULL;
pSbFac= NULL;
pUnoFac = NULL;
pTypeFac = NULL;
pOLEFac = NULL;
pCompMod = NULL; // JSM
nInst = 0;
nCode = 0;