Searched refs:bCompiler (Results 1 – 3 of 3) sorted by relevance
60 bCompiler = sal_False; in SbiGlobals()
1530 sal_Bool StarBASIC::IsCompilerError() { return GetSbData()->bCompiler; } in IsCompilerError()1762 GetSbData()->bCompiler = sal_True; in CError()1768 GetSbData()->bCompiler = sal_False; // nur sal_True fuer Error-Handler in CError()
116 sal_Bool bCompiler; // Flag fuer Compiler-Error member
Completed in 33 milliseconds