summaryrefslogtreecommitdiff
path: root/vcl/osx/salprn.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/osx/salprn.cxx')
-rw-r--r--vcl/osx/salprn.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/osx/salprn.cxx b/vcl/osx/salprn.cxx
index b87585de91db..b16984387464 100644
--- a/vcl/osx/salprn.cxx
+++ b/vcl/osx/salprn.cxx
@@ -293,7 +293,7 @@ sal_uInt32 AquaSalInfoPrinter::GetCapabilities( const ImplJobSetup*, PrinterCapT
}
void AquaSalInfoPrinter::GetPageInfo( const ImplJobSetup*,
- long& o_rOutWidth, long& o_rOutHeight,
+ sal_Int32& o_rOutWidth, sal_Int32& o_rOutHeight,
Point& rPageOffset,
Size& rPaperSize )
{