summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/opredlin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/opredlin.hxx')
-rw-r--r--sc/source/ui/inc/opredlin.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/opredlin.hxx b/sc/source/ui/inc/opredlin.hxx
index 56129165239e..0e5e07c6b518 100644
--- a/sc/source/ui/inc/opredlin.hxx
+++ b/sc/source/ui/inc/opredlin.hxx
@@ -45,10 +45,10 @@ class ScRedlineOptionsTabPage : public SfxTabPage
public:
- ScRedlineOptionsTabPage( Window* pParent, const SfxItemSet& rSet );
+ ScRedlineOptionsTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
virtual ~ScRedlineOptionsTabPage();
- 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;