summaryrefslogtreecommitdiffstats
path: root/sw/inc/mdiexp.hxx
diff options
context:
space:
mode:
authorSteve Yin <steve_y@apache.org>2013-11-29 13:03:27 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-12-02 10:25:33 +0000
commit76c549eb01dcb7b5bf28a271ce00e386f3d388ba (patch)
treebb09874a25b3b29c52556228abdf4aafb9ca6515 /sw/inc/mdiexp.hxx
parentfix build (diff)
downloadcore-76c549eb01dcb7b5bf28a271ce00e386f3d388ba.tar.gz
core-76c549eb01dcb7b5bf28a271ce00e386f3d388ba.zip
Integrate branch of IAccessible2
Conflicts: everything Change-Id: I9619634ee1e60d449025c006803da29c1e9d14b3
Diffstat (limited to 'sw/inc/mdiexp.hxx')
-rw-r--r--sw/inc/mdiexp.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/mdiexp.hxx b/sw/inc/mdiexp.hxx
index e3319e5175f8..fe7b902de44b 100644
--- a/sw/inc/mdiexp.hxx
+++ b/sw/inc/mdiexp.hxx
@@ -65,6 +65,7 @@ TblChgMode GetTblChgDefaultMode();
bool JumpToSwMark( SwViewShell* pVwSh, const OUString& rMark );
+extern void AccessibilityScrollMDI(SwViewShell* pVwSh, const SwRect &, sal_uInt16 nRangeX, sal_uInt16 nRangeY, sal_Bool isLeftTop);
#endif