summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx')
-rw-r--r--chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx b/chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx
index 44b343719d08..4ce313050cbe 100644
--- a/chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx
+++ b/chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx
@@ -32,7 +32,7 @@ using namespace ::com::sun::star;
namespace chart
{
-ShapeParagraphDialog::ShapeParagraphDialog(Window* pParent,
+ShapeParagraphDialog::ShapeParagraphDialog(vcl::Window* pParent,
const SfxItemSet* pAttr)
: SfxTabDialog(pParent, "ParagraphDialog",
"modules/schart/ui/paradialog.ui", pAttr)