summaryrefslogtreecommitdiffstats
path: root/sw/inc/accmap.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-05-12 12:58:25 +0200
committerNoel Grandin <noel@peralex.com>2014-05-13 12:00:27 +0200
commit8acc97fb46dbb91fdf7e3ee64befed3a9a09a38f (patch)
tree79257fcdf30d027c3fb0b5ac1376d3ea97ea869d /sw/inc/accmap.hxx
parentremove dead code SwAccessibleField (diff)
downloadcore-8acc97fb46dbb91fdf7e3ee64befed3a9a09a38f.tar.gz
core-8acc97fb46dbb91fdf7e3ee64befed3a9a09a38f.zip
remove dead code in SW
Change-Id: Ifda459ea8863d923b211ca3022355b5941a74bfe
Diffstat (limited to 'sw/inc/accmap.hxx')
-rw-r--r--sw/inc/accmap.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/accmap.hxx b/sw/inc/accmap.hxx
index aacfcc0358df..6e349b439c41 100644
--- a/sw/inc/accmap.hxx
+++ b/sw/inc/accmap.hxx
@@ -207,8 +207,6 @@ public:
void InvalidateCursorPosition( const SwFrm *pFrm );
void InvalidateFocus();
- void FirePageChangeEvent(sal_uInt16 nOldPage, sal_uInt16 nNewPage);
- void FireColumnChangeEvent(sal_uInt16 nOldColumn, sal_uInt16 nNewColumn);
void SetCursorContext(
const ::rtl::Reference < SwAccessibleContext >& rCursorContext );