summaryrefslogtreecommitdiff
path: root/cui/source/inc/optasian.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/optasian.hxx')
-rw-r--r--cui/source/inc/optasian.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/inc/optasian.hxx b/cui/source/inc/optasian.hxx
index be965554cfcc..d2d182420783 100644
--- a/cui/source/inc/optasian.hxx
+++ b/cui/source/inc/optasian.hxx
@@ -52,12 +52,12 @@ class SvxAsianLayoutPage : public SfxTabPage
DECL_LINK(ChangeStandardHdl, CheckBox*);
DECL_LINK(ModifyHdl, Edit*);
- SvxAsianLayoutPage( Window* pParent, const SfxItemSet& rSet );
+ SvxAsianLayoutPage( vcl::Window* pParent, const SfxItemSet& rSet );
public:
virtual ~SvxAsianLayoutPage();
- static SfxTabPage* Create( Window* pParent, const SfxItemSet* rAttrSet );
+ static SfxTabPage* Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
static const sal_uInt16* GetRanges();
virtual bool FillItemSet( SfxItemSet* rSet ) SAL_OVERRIDE;
virtual void Reset( const SfxItemSet* rSet ) SAL_OVERRIDE;