summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accdoc.hxx
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2002-04-11 13:04:40 +0000
committerMichael Brauer <mib@openoffice.org>2002-04-11 13:04:40 +0000
commit1b891b43cc34b6b2e2b21910679a087611ced248 (patch)
tree7d45217086b683221a33229381d8fef125a4888b /sw/source/core/access/accdoc.hxx
parentbef927aa0b3bf529f3f63591d5cecbc1a6dc9bbc (diff)
#95586#: Accessible tables started
Diffstat (limited to 'sw/source/core/access/accdoc.hxx')
-rw-r--r--sw/source/core/access/accdoc.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/source/core/access/accdoc.hxx b/sw/source/core/access/accdoc.hxx
index 3e263274fc18..5b3cef01557b 100644
--- a/sw/source/core/access/accdoc.hxx
+++ b/sw/source/core/access/accdoc.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: accdoc.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mib $ $Date: 2002-03-18 12:49:59 $
+ * last change: $Author: mib $ $Date: 2002-04-11 13:45:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,6 +85,8 @@ public:
SwAccessibleDocument(
SwAccessibleMap *pMap );
+ void SetVisArea();
+
//===== XAccessibleContext ==============================================
/// Return a reference to the parent.