diff options
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/draw/ximpshap.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximpshap.hxx b/xmloff/source/draw/ximpshap.hxx index 0f5699e933dc..73c9d8c0e478 100644 --- a/xmloff/source/draw/ximpshap.hxx +++ b/xmloff/source/draw/ximpshap.hxx @@ -599,7 +599,7 @@ public: class SdXMLCustomShapeContext : public SdXMLShapeContext { -protected : +protected: OUString maCustomShapeEngine; OUString maCustomShapeData; |