summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/inc/dlg_ShapeParagraph.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/dlg_ShapeParagraph.hxx')
-rw-r--r--chart2/source/controller/inc/dlg_ShapeParagraph.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/dlg_ShapeParagraph.hxx b/chart2/source/controller/inc/dlg_ShapeParagraph.hxx
index e3b4bab64c16..8976daad1ec3 100644
--- a/chart2/source/controller/inc/dlg_ShapeParagraph.hxx
+++ b/chart2/source/controller/inc/dlg_ShapeParagraph.hxx
@@ -29,7 +29,7 @@ namespace chart
class ShapeParagraphDialog : public SfxTabDialog
{
public:
- ShapeParagraphDialog(Window* pParent, const SfxItemSet* pAttr);
+ ShapeParagraphDialog(vcl::Window* pParent, const SfxItemSet* pAttr);
private:
virtual void PageCreated(sal_uInt16 nId, SfxTabPage& rPage) SAL_OVERRIDE;
sal_uInt16 m_nTabPageId;