summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 15:55:34 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 15:55:34 +0000
commit170f480d2d515a762258240bb2408a2a5f28d6ec (patch)
tree2a9b1ffbe4e3ebf3631607f11d5a52e4527a4168
parent8daed9286a85b9031a0f0dce836dd672119b2d4b (diff)
INTEGRATION: CWS impress33 (1.8.160); FILE MERGED
2005/02/02 10:25:10 fs 1.8.160.1: #i40128# EnterEditMode: +bGrabFocus
-rw-r--r--sd/inc/Outliner.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/Outliner.hxx b/sd/inc/Outliner.hxx
index a3d1681cf980..e869207df7fa 100644
--- a/sd/inc/Outliner.hxx
+++ b/sd/inc/Outliner.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: Outliner.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2004-09-17 13:45:03 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:55:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -527,7 +527,7 @@ private:
/** Switch on edit mode for the currently selected text object.
*/
- void EnterEditMode (void);
+ void EnterEditMode (BOOL bGrabFocus=TRUE);
/** Return the position at which a new search is started with respect to
the search direction as specified by the argument.