summaryrefslogtreecommitdiff
path: root/automation/source/inc/testapp.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-18 15:03:50 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-18 15:03:50 +0000
commit7de730a1f2c939654c6208baff41269d18c39b09 (patch)
tree2459add64cd14fc6ad7a919d4dffe69696d0b1b9 /automation/source/inc/testapp.hxx
parent036f385a392c49f783e6ba558507edc3f03804d9 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'automation/source/inc/testapp.hxx')
-rw-r--r--automation/source/inc/testapp.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/automation/source/inc/testapp.hxx b/automation/source/inc/testapp.hxx
index 52c50dec5c21..00dbec7d1adb 100644
--- a/automation/source/inc/testapp.hxx
+++ b/automation/source/inc/testapp.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: testapp.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mh $ $Date: 2002-11-18 17:33:37 $
+ * last change: $Author: hr $ $Date: 2003-03-18 16:03:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -116,6 +116,7 @@ public:
TestToolObj( String aName, MyBasic* pBas ); // Pfade aus INI, IPC benutzen
~TestToolObj();
void LoadIniFile(); // Laden der IniEinstellungen, die durch den ConfigDialog geändert werden können
+ void DebugFindNoErrors( BOOL bDebugFindNoErrors );
private:
BOOL bWasPrecompilerError; // True wenn beim letzten Precompile ein Fehler auftrat