summaryrefslogtreecommitdiff
path: root/include/svtools/accessibletable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/accessibletable.hxx')
-rw-r--r--include/svtools/accessibletable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/accessibletable.hxx b/include/svtools/accessibletable.hxx
index 285ab8413f63..8b89684571de 100644
--- a/include/svtools/accessibletable.hxx
+++ b/include/svtools/accessibletable.hxx
@@ -139,7 +139,7 @@ public:
/** disposes the accessible implementation, so that it becomes defunc
*/
- virtual void dispose() = 0;
+ virtual void DisposeAccessImpl() = 0;
/** checks whether the accessible implementation, and its context, are still alive
@return <TRUE/>, if the object is not disposed or disposing.