summaryrefslogtreecommitdiff
path: root/cui/source/inc/swpossizetabpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/swpossizetabpage.hxx')
-rw-r--r--cui/source/inc/swpossizetabpage.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/inc/swpossizetabpage.hxx b/cui/source/inc/swpossizetabpage.hxx
index 315fb57654a4..94f34aa489ac 100644
--- a/cui/source/inc/swpossizetabpage.hxx
+++ b/cui/source/inc/swpossizetabpage.hxx
@@ -122,10 +122,10 @@ class SvxSwPosSizeTabPage : public SfxTabPage
void setOptimalRelWidth();
public:
- SvxSwPosSizeTabPage( Window* pParent, const SfxItemSet& rInAttrs );
+ SvxSwPosSizeTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
virtual ~SvxSwPosSizeTabPage();
- static SfxTabPage* Create( Window*, const SfxItemSet* );
+ static SfxTabPage* Create( vcl::Window*, const SfxItemSet* );
static const sal_uInt16* GetRanges();
virtual bool FillItemSet( SfxItemSet* ) SAL_OVERRIDE;