Searched refs:IsCompilerError (Results 1 – 4 of 4) sorted by relevance
166 static sal_Bool IsCompilerError();
556 if( pBasic->IsCompilerError() ) in IMPL_LINK()
1490 if( pINST && !IsCompilerError() ) in GetActiveModule()1530 sal_Bool StarBASIC::IsCompilerError() { return GetSbData()->bCompiler; } in IsCompilerError() function in StarBASIC
716 if( pBasic->IsCompilerError() ) in IMPL_LINK()
Completed in 35 milliseconds