summaryrefslogtreecommitdiff
path: root/svx/inc/svx/svdmodel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/svdmodel.hxx')
-rw-r--r--svx/inc/svx/svdmodel.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/inc/svx/svdmodel.hxx b/svx/inc/svx/svdmodel.hxx
index a32147a3032f..3c112bc57700 100644
--- a/svx/inc/svx/svdmodel.hxx
+++ b/svx/inc/svx/svdmodel.hxx
@@ -742,6 +742,7 @@ public:
also during the runtime of the Undo() and Redo() methods. */
bool IsUndoEnabled() const;
+ void SetDrawingLayerPoolDefaults();
};
typedef tools::WeakReference< SdrModel > SdrModelWeakRef;