summaryrefslogtreecommitdiff
path: root/include/editeng/outlobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/outlobj.hxx')
-rw-r--r--include/editeng/outlobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/outlobj.hxx b/include/editeng/outlobj.hxx
index 193241c4060f..4464bf3fe29b 100644
--- a/include/editeng/outlobj.hxx
+++ b/include/editeng/outlobj.hxx
@@ -75,7 +75,7 @@ public:
const OUString& rNewName, SfxStyleFamily eNewFamily);
void ChangeStyleSheetName(SfxStyleFamily eFamily, const OUString& rOldName,
const OUString& rNewName);
- void SetStyleSheets(sal_uInt16 nLevel, const OUString rNewName,
+ void SetStyleSheets(sal_uInt16 nLevel, const OUString& rNewName,
const SfxStyleFamily& rNewFamily);
};