summaryrefslogtreecommitdiffstats
path: root/sw/inc/accmap.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-05-07 20:43:04 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-05-07 21:47:13 +0200
commit6e2103585e2c01104314fbcf2a7257e7df224b2b (patch)
treeb96a92ffadbb1cfcf6426d289c02a10ddf4592d3 /sw/inc/accmap.hxx
parentfix crash on exit (diff)
downloadcore-6e2103585e2c01104314fbcf2a7257e7df224b2b.tar.gz
core-6e2103585e2c01104314fbcf2a7257e7df224b2b.zip
unused SwAccessibleMap::FireSectionChangeEvent
Change-Id: Iabf50f68d06684d36eaf5793251361ccd771ae8d
Diffstat (limited to 'sw/inc/accmap.hxx')
-rw-r--r--sw/inc/accmap.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/accmap.hxx b/sw/inc/accmap.hxx
index 20a04ef07658..aacfcc0358df 100644
--- a/sw/inc/accmap.hxx
+++ b/sw/inc/accmap.hxx
@@ -208,7 +208,6 @@ public:
void InvalidateCursorPosition( const SwFrm *pFrm );
void InvalidateFocus();
void FirePageChangeEvent(sal_uInt16 nOldPage, sal_uInt16 nNewPage);
- void FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection);
void FireColumnChangeEvent(sal_uInt16 nOldColumn, sal_uInt16 nNewColumn);
void SetCursorContext(
const ::rtl::Reference < SwAccessibleContext >& rCursorContext );