summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/genprn.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/genprn.h')
-rw-r--r--vcl/inc/unx/genprn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/unx/genprn.h b/vcl/inc/unx/genprn.h
index f17393553b01..7d34984b7b64 100644
--- a/vcl/inc/unx/genprn.h
+++ b/vcl/inc/unx/genprn.h
@@ -47,7 +47,7 @@ public:
long& rOutWidth, long& rOutHeight,
long& rPageOffX, long& rPageOffY,
long& rPageWidth, long& rPageHeight ) override;
- virtual sal_uIntPtr GetCapabilities( const ImplJobSetup* pSetupData, PrinterCapType nType ) override;
+ virtual sal_uInt32 GetCapabilities( const ImplJobSetup* pSetupData, PrinterCapType nType ) override;
virtual sal_uIntPtr GetPaperBinCount( const ImplJobSetup* pSetupData ) override;
virtual OUString GetPaperBinName( const ImplJobSetup* pSetupData, sal_uIntPtr nPaperBin ) override;
virtual void InitPaperFormats( const ImplJobSetup* pSetupData ) override;