summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/dlgctl3d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/dlgctl3d.cxx')
-rw-r--r--svx/source/dialog/dlgctl3d.cxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/svx/source/dialog/dlgctl3d.cxx b/svx/source/dialog/dlgctl3d.cxx
index e315819b06..319b0a2d78 100644
--- a/svx/source/dialog/dlgctl3d.cxx
+++ b/svx/source/dialog/dlgctl3d.cxx
@@ -58,6 +58,11 @@ void Svx3DPreviewControl::SetDrawingArea(weld::DrawingArea* pDrawingArea)
Construct();
}
+void Svx3DPreviewControl::ClearPageView()
+{
+ mp3DView->ClearPageView();
+}
+
Svx3DPreviewControl::~Svx3DPreviewControl()
{
mp3DObj.clear();