summaryrefslogtreecommitdiff
path: root/svx/source/inc/tbxform.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/tbxform.hxx')
-rw-r--r--svx/source/inc/tbxform.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/inc/tbxform.hxx b/svx/source/inc/tbxform.hxx
index e3e92cc84444..93568ea2c6f1 100644
--- a/svx/source/inc/tbxform.hxx
+++ b/svx/source/inc/tbxform.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tbxform.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:01:20 $
+ * last change: $Author: hr $ $Date: 2003-03-27 15:03:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -111,7 +111,7 @@ public:
virtual void LoseFocus();
protected:
- virtual void FirePosition();
+ virtual void FirePosition( sal_Bool _bForce );
};