summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh3.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/cellsh3.cxx')
-rw-r--r--sc/source/ui/view/cellsh3.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/cellsh3.cxx b/sc/source/ui/view/cellsh3.cxx
index 273296b95ed8..09ba55e8c1fb 100644
--- a/sc/source/ui/view/cellsh3.cxx
+++ b/sc/source/ui/view/cellsh3.cxx
@@ -779,7 +779,7 @@ void ScCellShell::Execute( SfxRequest& rReq )
case SID_AUTOFORMAT:
{
- Window* pDlgParent = pTabViewShell->GetDialogParent();
+ vcl::Window* pDlgParent = pTabViewShell->GetDialogParent();
SCCOL nStartCol;
SCROW nStartRow;
SCTAB nStartTab;