summaryrefslogtreecommitdiff
path: root/sw/source/core/view/vprint.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/view/vprint.hxx')
-rw-r--r--sw/source/core/view/vprint.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/view/vprint.hxx b/sw/source/core/view/vprint.hxx
index 38e1bd98f4bc..c2451acd4ae8 100644
--- a/sw/source/core/view/vprint.hxx
+++ b/sw/source/core/view/vprint.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_SW_SOURCE_CORE_VIEW_VPRINT_HXX
#define INCLUDED_SW_SOURCE_CORE_VIEW_VPRINT_HXX
-SwPageFrm const* sw_getPage(SwRootFrm const& rLayout, sal_Int32 const nPage);
+SwPageFrame const* sw_getPage(SwRootFrame const& rLayout, sal_Int32 const nPage);
#endif