summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-04-30 06:35:38 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-04-30 06:35:38 +0000
commit3d7a6fe9bc6a39a6d2a3cb3451c13f6bc0446e8c (patch)
tree352ea6c90838a4fefe0bbd57f0844ac721b9283e
parent750b83ace7fbc13aa0ea501da0f463f02a14b722 (diff)
#i76766# Lost change of CWS sixtyfour11.
-rw-r--r--basctl/source/inc/basidesh.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/inc/basidesh.hxx b/basctl/source/inc/basidesh.hxx
index 300b325fc620..337d36b48874 100644
--- a/basctl/source/inc/basidesh.hxx
+++ b/basctl/source/inc/basidesh.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: basidesh.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2007-03-15 16:01:29 $
+ * last change: $Author: rt $ $Date: 2007-04-30 07:35:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -203,7 +203,7 @@ public:
void ExecuteBasic( SfxRequest& rReq );
void ExecuteDialog( SfxRequest& rReq );
- virtual BOOL HasUIFeature( ULONG nFeature );
+ virtual sal_Bool HasUIFeature( sal_uInt32 nFeature );
long CallBasicErrorHdl( StarBASIC* pBasic );
long CallBasicBreakHdl( StarBASIC* pBasic );