summaryrefslogtreecommitdiff
path: root/svx/source/sdr/properties/graphicproperties.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sdr/properties/graphicproperties.cxx')
-rw-r--r--svx/source/sdr/properties/graphicproperties.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/sdr/properties/graphicproperties.cxx b/svx/source/sdr/properties/graphicproperties.cxx
index be9b87800a0e..85509f79c6a7 100644
--- a/svx/source/sdr/properties/graphicproperties.cxx
+++ b/svx/source/sdr/properties/graphicproperties.cxx
@@ -49,6 +49,7 @@ namespace sdr::properties
}
else
{
+ RectangleProperties::applyDefaultStyleSheetFromSdrModel();
SetMergedItem(XFillStyleItem(com::sun::star::drawing::FillStyle_NONE));
SetMergedItem(XLineStyleItem(com::sun::star::drawing::LineStyle_NONE));
}