summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accfrmobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/access/accfrmobj.hxx')
-rw-r--r--sw/source/core/access/accfrmobj.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/source/core/access/accfrmobj.hxx b/sw/source/core/access/accfrmobj.hxx
index 60d41b3eb2d9..ff6012aa9c06 100644
--- a/sw/source/core/access/accfrmobj.hxx
+++ b/sw/source/core/access/accfrmobj.hxx
@@ -64,6 +64,10 @@ class SwAccessibleChild
bool IsAccessible( sal_Bool bPagePreview ) const;
bool IsBoundAsChar() const;
+ //IAccessibility2 Implementation 2009-----
+ sal_uInt32 GetAnchorPosition() const;
+ //-----IAccessibility2 Implementation 2009
+
bool IsVisibleChildrenOnly() const;
SwRect GetBox( const SwAccessibleMap& rAccMap ) const;
SwRect GetBounds( const SwAccessibleMap& rAccMap ) const;