summaryrefslogtreecommitdiff
path: root/svtools/inc/ivctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/ivctrl.hxx')
-rw-r--r--svtools/inc/ivctrl.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/svtools/inc/ivctrl.hxx b/svtools/inc/ivctrl.hxx
index 35bee1117578..332910923cf8 100644
--- a/svtools/inc/ivctrl.hxx
+++ b/svtools/inc/ivctrl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ivctrl.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: fs $ $Date: 2002-09-13 12:19:08 $
+ * last change: $Author: pb $ $Date: 2002-09-16 07:50:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -410,6 +410,8 @@ public:
Rectangle GetBoundingBox( SvxIconChoiceCtrlEntry* pEntry ) const;
Rectangle GetEntryCharacterBounds( const sal_Int32 _nEntryPos, const sal_Int32 _nCharacterIndex ) const;
+ void SetNoSelection();
+
// ACCESSIBILITY ==========================================================
void AddEventListener( const Link& rEventListener );