summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/numpara.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/numpara.hxx')
-rw-r--r--sw/source/uibase/inc/numpara.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/numpara.hxx b/sw/source/uibase/inc/numpara.hxx
index 3b3c69c6e275..7c88f1d3718d 100644
--- a/sw/source/uibase/inc/numpara.hxx
+++ b/sw/source/uibase/inc/numpara.hxx
@@ -57,13 +57,13 @@ class SwParagraphNumTabPage : public SfxTabPage
DECL_LINK(LineCountHdl_Impl, void *);
protected:
- SwParagraphNumTabPage(Window* pParent, const SfxItemSet& rSet );
+ SwParagraphNumTabPage(vcl::Window* pParent, const SfxItemSet& rSet );
void aCountParaFL();
public:
virtual ~SwParagraphNumTabPage();
- static SfxTabPage* Create( Window* pParent,
+ static SfxTabPage* Create( vcl::Window* pParent,
const SfxItemSet* rSet );
static const sal_uInt16* GetRanges();