summaryrefslogtreecommitdiff
path: root/svx/source/inc/charmapacc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/charmapacc.hxx')
-rw-r--r--svx/source/inc/charmapacc.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/inc/charmapacc.hxx b/svx/source/inc/charmapacc.hxx
index 2169e9688452..bfb4fb73cf2c 100644
--- a/svx/source/inc/charmapacc.hxx
+++ b/svx/source/inc/charmapacc.hxx
@@ -44,6 +44,7 @@ namespace svx
VclPtr<SvxShowCharSet> mpParent; // the vcl control
SvxShowCharSetAcc* m_pTable; // the table, which holds the characters shown by the vcl control
css::uno::Reference< css::accessibility::XAccessible > m_xAcc; // the ref to the table
+ sal_Int32 getImplAccessibleChildCount() const;
protected:
virtual ~SvxShowCharSetVirtualAcc();