summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/funcpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/funcpage.hxx')
-rw-r--r--sc/source/ui/inc/funcpage.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/funcpage.hxx b/sc/source/ui/inc/funcpage.hxx
index 1226d1b5ef85..49494c609133 100644
--- a/sc/source/ui/inc/funcpage.hxx
+++ b/sc/source/ui/inc/funcpage.hxx
@@ -45,7 +45,7 @@ protected:
virtual bool PreNotify( NotifyEvent& rNEvt );
public:
- ScListBox( Window* pParent, const ResId& rResId );
+ ScListBox( vcl::Window* pParent, const ResId& rResId );
};
class ScFuncPage : public TabPage
@@ -72,7 +72,7 @@ protected:
public:
- ScFuncPage( Window* pParent);
+ ScFuncPage( vcl::Window* pParent);
void SetCategory(sal_uInt16 nCat);
void SetFunction(sal_uInt16 nFunc);