summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-02-04 10:30:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-02-04 10:30:28 +0000
commit87830987c5a7886ae78e899d78a3f4916f9c7f7d (patch)
tree810e6e6c4fd721219d497d33054b883215924d44 /basctl
parent91ca0fab77aa3c4ca18e33ecc8ad88ec9e2d9c24 (diff)
INTEGRATION: CWS tbe9 (1.16.82); FILE MERGED
2004/01/20 11:04:27 tbe 1.16.82.1: #114282# removed ToggleHighlightMode()
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/baside2.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx
index c59e8bddc46d..fdbbfef502c7 100644
--- a/basctl/source/basicide/baside2.hxx
+++ b/basctl/source/basicide/baside2.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: baside2.hxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: rt $ $Date: 2003-04-23 16:38:56 $
+ * last change: $Author: hr $ $Date: 2004-02-04 11:30:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -210,7 +210,6 @@ protected:
virtual void RequestHelp( const HelpEvent& rHEvt );
void DoSyntaxHighlight( ULONG nPara );
- void ToggleHighlightMode();
String GetWordAtCursor();
BOOL ImpCanModify();