summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/shapestylecontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/shapestylecontext.cxx')
-rw-r--r--oox/source/drawingml/shapestylecontext.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/oox/source/drawingml/shapestylecontext.cxx b/oox/source/drawingml/shapestylecontext.cxx
index 9dc27f02d0a8..4d54a9ab736a 100644
--- a/oox/source/drawingml/shapestylecontext.cxx
+++ b/oox/source/drawingml/shapestylecontext.cxx
@@ -28,9 +28,9 @@ using namespace ::com::sun::star::xml::sax;
namespace oox { namespace drawingml {
-// ---------------
+
// CT_ShapeStyle
-// ---------------
+
ShapeStyleContext::ShapeStyleContext( ContextHandler2Helper& rParent, Shape& rShape )
: ContextHandler2( rParent )
, mrShape( rShape )