INTEGRATION: CWS ab34 (1.11.68); FILE MERGED

2007/07/24 13:47:10 ab 1.11.68.2: RESYNC: (1.11-1.12); FILE MERGED
2007/06/20 10:48:58 ab 1.11.68.1: #i75428# Search MSO Macro Runtime lib and disable search for vba mode
This commit is contained in:
Jens-Heiner Rechtien
2007-08-03 08:55:04 +00:00
parent 33db5e7a34
commit b8e099fb65

View File

@@ -4,9 +4,9 @@
*
* $RCSfile: sbintern.cxx,v $
*
* $Revision: 1.12 $
* $Revision: 1.13 $
*
* last change: $Author: hr $ $Date: 2007-06-27 14:19:05 $
* last change: $Author: hr $ $Date: 2007-08-03 09:55:04 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -80,6 +80,7 @@ SbiGlobals::SbiGlobals()
pTransliterationWrapper = NULL;
bBlockCompilerError = FALSE;
pAppBasMgr = NULL;
pMSOMacroRuntimLib = NULL;
}
SbiGlobals::~SbiGlobals()