summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-04-24 12:58:27 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-04-24 12:58:27 +0000
commit3dba37d5a5458a4e248fe7a7f7e1a62f22a46c68 (patch)
treefeb83566d3f9fdf40bf50a5f9d60df30943fdbab /starmath
parent3871cbb4b3a0d12e3e1fc1f39c16c29f16ea34f0 (diff)
INTEGRATION: CWS tl50 (1.22.74); FILE MERGED
2008/03/07 12:47:16 tl 1.22.74.1: #i85449# initial focus problem fixed by using timer
Diffstat (limited to 'starmath')
-rw-r--r--starmath/inc/view.hxx6
1 files changed, 5 insertions, 1 deletions
diff --git a/starmath/inc/view.hxx b/starmath/inc/view.hxx
index 8526240d9592..305f5ac873d8 100644
--- a/starmath/inc/view.hxx
+++ b/starmath/inc/view.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: view.hxx,v $
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
* This file is part of OpenOffice.org.
*
@@ -152,6 +152,10 @@ class SmCmdBoxWindow : public SfxDockingWindow
SmEditController aController;
BOOL bExiting;
+ Timer aInitialFocusTimer;
+
+ DECL_LINK(InitialFocusTimerHdl, Timer *);
+
protected :
// Window