summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/envlop.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/envlop.hxx')
-rw-r--r--sw/source/ui/inc/envlop.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/source/ui/inc/envlop.hxx b/sw/source/ui/inc/envlop.hxx
index 50dd3dd5f595..657548e24d3b 100644
--- a/sw/source/ui/inc/envlop.hxx
+++ b/sw/source/ui/inc/envlop.hxx
@@ -115,8 +115,7 @@ class SwEnvPage : public SfxTabPage
void InitDatabaseBox();
- using Window::GetParent;
- SwEnvDlg* GetParent() {return (SwEnvDlg*) SfxTabPage::GetParent()->GetParent();}
+ SwEnvDlg* GetParentSwEnvDlg() {return (SwEnvDlg*)GetParentDialog();}
using SfxTabPage::ActivatePage;
using SfxTabPage::DeactivatePage;