summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/HeaderFooterWin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/HeaderFooterWin.hxx')
-rw-r--r--sw/source/uibase/inc/HeaderFooterWin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/HeaderFooterWin.hxx b/sw/source/uibase/inc/HeaderFooterWin.hxx
index dc1cee8cc0ae..b874e870e702 100644
--- a/sw/source/uibase/inc/HeaderFooterWin.hxx
+++ b/sw/source/uibase/inc/HeaderFooterWin.hxx
@@ -48,7 +48,7 @@ public:
virtual ~SwHeaderFooterWin( ) override;
virtual void dispose() override;
- void SetOffset( Point aOffset, long nXLineStart, long nXLineEnd );
+ void SetOffset( Point aOffset, tools::Long nXLineStart, tools::Long nXLineEnd );
virtual void Paint( vcl::RenderContext& rRenderContext, const tools::Rectangle& rRect ) override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;