summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/pview.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/uiview/pview.cxx')
-rw-r--r--sw/source/uibase/uiview/pview.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/uibase/uiview/pview.cxx b/sw/source/uibase/uiview/pview.cxx
index 0b03a001d033..833d2de7e6c0 100644
--- a/sw/source/uibase/uiview/pview.cxx
+++ b/sw/source/uibase/uiview/pview.cxx
@@ -1840,11 +1840,6 @@ uno::Reference< css::accessibility::XAccessible >
return GetAccessible( false );
}
-void SwPagePreview::ApplyAccessibilityOptions()
-{
- GetViewShell()->ApplyAccessibilityOptions();
-}
-
void SwPagePreview::ShowHScrollbar(bool bShow)
{
m_pHScrollbar->Show(bShow);