summaryrefslogtreecommitdiffstats
path: root/svx/source/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-03-04 09:22:05 +0200
committerNoel Grandin <noel@peralex.com>2014-03-05 09:17:47 +0200
commit36654b1823b2f349602b308ef368cfd4e5f6f4f6 (patch)
treea4c8c9f5cbdf6e7c6650c0e269fdb990c195ecaf /svx/source/inc
parentremove unused code in SW module (diff)
downloadcore-36654b1823b2f349602b308ef368cfd4e5f6f4f6.tar.gz
core-36654b1823b2f349602b308ef368cfd4e5f6f4f6.zip
remove unused code SvxRectCtlAccessibleContext::FireAccessibleEvent
Change-Id: I866614ceac9c6a4ea3e2ba6e682e357a1f96a370
Diffstat (limited to 'svx/source/inc')
-rw-r--r--svx/source/inc/svxrectctaccessiblecontext.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/inc/svxrectctaccessiblecontext.hxx b/svx/source/inc/svxrectctaccessiblecontext.hxx
index 340c3bf56660..7834b8d4b37b 100644
--- a/svx/source/inc/svxrectctaccessiblecontext.hxx
+++ b/svx/source/inc/svxrectctaccessiblecontext.hxx
@@ -254,8 +254,6 @@ public:
*/
void selectChild( RECT_POINT ePoint, sal_Bool bFireFocus = sal_True );
void FireChildFocus( RECT_POINT eButton );
- //Add the event handling method
- void FireAccessibleEvent (short nEventId, const ::com::sun::star::uno::Any& rOld, const ::com::sun::star::uno::Any& rNew);
private:
static ::com::sun::star::uno::Sequence< sal_Int8 > getUniqueId( void );