summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/prntopts.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/prntopts.hxx')
-rw-r--r--sd/source/ui/inc/prntopts.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/prntopts.hxx b/sd/source/ui/inc/prntopts.hxx
index 62c2922c5579..9ae6631f435e 100644
--- a/sd/source/ui/inc/prntopts.hxx
+++ b/sd/source/ui/inc/prntopts.hxx
@@ -61,10 +61,10 @@ private:
using OutputDevice::SetDrawMode;
public:
- SdPrintOptions( Window* pParent, const SfxItemSet& rInAttrs);
+ SdPrintOptions( vcl::Window* pParent, const SfxItemSet& rInAttrs);
virtual ~SdPrintOptions();
- static SfxTabPage* Create( Window*, const SfxItemSet* );
+ static SfxTabPage* Create( vcl::Window*, const SfxItemSet* );
virtual bool FillItemSet( SfxItemSet* ) SAL_OVERRIDE;
virtual void Reset( const SfxItemSet * ) SAL_OVERRIDE;