summaryrefslogtreecommitdiff
path: root/automation/source/app/testbasi.hxx
diff options
context:
space:
mode:
authorAllmann-Rahn <allmann-rahn@ubuntu.ubuntu-domain>2011-08-22 11:39:37 +0200
committerMichael Meeks <michael.meeks@novell.com>2011-08-23 17:36:50 +0100
commitfbc30846acc2391a4c323c07ea04b308a685ce46 (patch)
tree83da7330222d751cfed20898f79f3b7a8d9b4ebe /automation/source/app/testbasi.hxx
parentc02eaf4bb94b2c81f6f27d7af665b344c2e1370a (diff)
Translated German comments and removed the redundant ones in the directories accessibility to (incl.) basebmp.
Diffstat (limited to 'automation/source/app/testbasi.hxx')
-rw-r--r--automation/source/app/testbasi.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/automation/source/app/testbasi.hxx b/automation/source/app/testbasi.hxx
index 2d8cbb5dca39..c21f2d5ef4f7 100644
--- a/automation/source/app/testbasi.hxx
+++ b/automation/source/app/testbasi.hxx
@@ -48,13 +48,13 @@ public:
sal_Bool Compile( SbModule* );
static MyBasic* CreateMyBasic();
- // nicht mit #ifdefs klammern, da diese Headerdatei fr testtool und basic
- // gleichermaen verwendet wird.
+ // don't surround with #ifdefs because this header file is
+ // used for testtool and basic as well
DECL_LINK( CErrorImpl, ErrorEntry* );
-// SbxObject *pTestObject; // fr das Testtool; ansonsten NULL
+// SbxObject *pTestObject; // for testtool; NULL otherwise
void LoadIniFile();
- SbTextType GetSymbolType( const String &Symbol, sal_Bool bWasTTControl ); // Besimmt den erweiterten Symboltyp fr das Syntaxhighlighting
+ SbTextType GetSymbolType( const String &Symbol, sal_Bool bWasTTControl );
virtual const String GetSpechialErrorText();
virtual void ReportRuntimeError( AppBasEd *pEditWin );
virtual void DebugFindNoErrors( sal_Bool bDebugFindNoErrors );