summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accselectionhelper.hxx
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2002-05-15 12:22:47 +0000
committerMichael Brauer <mib@openoffice.org>2002-05-15 12:22:47 +0000
commit73002f980c2e590bf8802787e6b423b5880bc0b9 (patch)
tree76b00d6f3fdc1438f61f062052d5c8473895ba3c /sw/source/core/access/accselectionhelper.hxx
parent6b81d441f3410585bc2804f728ef366bd422b7fc (diff)
#95586#: accessible shapes
Diffstat (limited to 'sw/source/core/access/accselectionhelper.hxx')
-rw-r--r--sw/source/core/access/accselectionhelper.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/core/access/accselectionhelper.hxx b/sw/source/core/access/accselectionhelper.hxx
index 43335aadfe31..e22f42091649 100644
--- a/sw/source/core/access/accselectionhelper.hxx
+++ b/sw/source/core/access/accselectionhelper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: accselectionhelper.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: dvo $ $Date: 2002-04-12 12:48:59 $
+ * last change: $Author: mib $ $Date: 2002-05-15 13:17:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,9 +79,6 @@ class SwAccessibleSelectionHelper
/// get FE-Shell
SwFEShell* GetFEShell();
- /// get current selected Fly-Frame, if it's a child of this frame
- const SwFlyFrm* GetSelectedChildFlyFrame();
-
public:
SwAccessibleSelectionHelper( SwAccessibleContext& rContext );