summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/textapi.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/fields/textapi.cxx')
-rw-r--r--sw/source/core/fields/textapi.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/fields/textapi.cxx b/sw/source/core/fields/textapi.cxx
index 565eb8f9ef01..2bffe90f0f0c 100644
--- a/sw/source/core/fields/textapi.cxx
+++ b/sw/source/core/fields/textapi.cxx
@@ -135,7 +135,7 @@ SvxTextForwarder* SwTextAPIEditSource::GetTextForwarder()
return pImpl->mpTextForwarder;
}
-void SwTextAPIEditSource::SetText( OutlinerParaObject& rText )
+void SwTextAPIEditSource::SetText( OutlinerParaObject const & rText )
{
if ( pImpl->mpPool )
{