summaryrefslogtreecommitdiff
path: root/oox/source/ppt/commonbehaviorcontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/commonbehaviorcontext.cxx')
-rw-r--r--oox/source/ppt/commonbehaviorcontext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/commonbehaviorcontext.cxx b/oox/source/ppt/commonbehaviorcontext.cxx
index e715f8ba8697..f61da9e1d9c4 100644
--- a/oox/source/ppt/commonbehaviorcontext.cxx
+++ b/oox/source/ppt/commonbehaviorcontext.cxx
@@ -131,7 +131,7 @@ namespace oox { namespace ppt {
if( mbInAttrList )
{
mbIsInAttrName = true;
- msCurrentAttribute = OUString();
+ msCurrentAttribute.clear();
}
else
{