summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpstat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tpstat.hxx')
-rw-r--r--sc/source/ui/inc/tpstat.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/tpstat.hxx b/sc/source/ui/inc/tpstat.hxx
index b661f85321e9..96f141fdbdd8 100644
--- a/sc/source/ui/inc/tpstat.hxx
+++ b/sc/source/ui/inc/tpstat.hxx
@@ -27,10 +27,10 @@
class ScDocStatPage: public SfxTabPage
{
public:
- static SfxTabPage* Create( Window* pParent, const SfxItemSet* rSet );
+ static SfxTabPage* Create( vcl::Window* pParent, const SfxItemSet* rSet );
private:
- ScDocStatPage( Window *pParent, const SfxItemSet& rSet );
+ ScDocStatPage( vcl::Window *pParent, const SfxItemSet& rSet );
virtual ~ScDocStatPage();
protected: