Kaydet (Commit) 9c0e25ca authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS ab34 (1.13.96); FILE MERGED

2007/07/24 13:49:20 ab 1.13.96.2: RESYNC: (1.13-1.14); FILE MERGED
2007/06/20 10:48:58 ab 1.13.96.1: #i75428# Search MSO Macro Runtime lib and disable search for vba mode
üst 30486390
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: sbintern.hxx,v $ * $RCSfile: sbintern.hxx,v $
* *
* $Revision: 1.14 $ * $Revision: 1.15 $
* *
* last change: $Author: hr $ $Date: 2007-06-27 14:22:17 $ * last change: $Author: hr $ $Date: 2007-08-03 09:55:43 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -125,6 +125,7 @@ struct SbiGlobals ...@@ -125,6 +125,7 @@ struct SbiGlobals
::utl::TransliterationWrapper* pTransliterationWrapper; // For StrComp ::utl::TransliterationWrapper* pTransliterationWrapper; // For StrComp
BOOL bBlockCompilerError; BOOL bBlockCompilerError;
BasicManager* pAppBasMgr; BasicManager* pAppBasMgr;
StarBASIC* pMSOMacroRuntimLib; // Lib containing MSO Macro Runtime API entry symbols
SbiGlobals(); SbiGlobals();
~SbiGlobals(); ~SbiGlobals();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment