summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldref.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/fldui/fldref.hxx')
-rw-r--r--sw/source/ui/fldui/fldref.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/fldui/fldref.hxx b/sw/source/ui/fldui/fldref.hxx
index 93f8c75beb0d..27e5ab4fb22e 100644
--- a/sw/source/ui/fldui/fldref.hxx
+++ b/sw/source/ui/fldui/fldref.hxx
@@ -74,11 +74,11 @@ protected:
virtual sal_uInt16 GetGroup() SAL_OVERRIDE;
public:
- SwFldRefPage(Window* pParent, const SfxItemSet& rSet);
+ SwFldRefPage(vcl::Window* pParent, const SfxItemSet& rSet);
virtual ~SwFldRefPage();
- static SfxTabPage* Create(Window* pParent, const SfxItemSet* rAttrSet);
+ static SfxTabPage* Create(vcl::Window* pParent, const SfxItemSet* rAttrSet);
virtual bool FillItemSet( SfxItemSet* rSet ) SAL_OVERRIDE;
virtual void Reset( const SfxItemSet* rSet ) SAL_OVERRIDE;