summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/oox/drawingml/fillproperties.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/drawingml/fillproperties.hxx b/include/oox/drawingml/fillproperties.hxx
index dcf3afbfd230..550fd825176b 100644
--- a/include/oox/drawingml/fillproperties.hxx
+++ b/include/oox/drawingml/fillproperties.hxx
@@ -86,7 +86,7 @@ struct ArtisticEffectProperties
static OUString getEffectString( sal_Int32 nToken );
/** Translate effect strings to tokens. */
- static sal_Int32 getEffectToken( OUString sName );
+ static sal_Int32 getEffectToken( const OUString& sName );
};
struct BlipFillProperties