summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx')
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx b/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx
index 7bfe1ab59602..3f7af791d290 100644
--- a/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx
+++ b/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx
@@ -36,7 +36,7 @@ namespace chart
class LightButton : public ImageButton
{
public:
- LightButton( Window* pParent);
+ LightButton( vcl::Window* pParent);
virtual ~LightButton();
void switchLightOn(bool bOn);
@@ -52,7 +52,7 @@ class ThreeD_SceneIllumination_TabPage : public TabPage
{
public:
ThreeD_SceneIllumination_TabPage(
- Window* pWindow,
+ vcl::Window* pWindow,
const ::com::sun::star::uno::Reference<
::com::sun::star::beans::XPropertySet > & xSceneProperties,
const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel >& xChartModel,