summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/autofmt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/edit/autofmt.cxx')
-rw-r--r--sw/source/core/edit/autofmt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/edit/autofmt.cxx b/sw/source/core/edit/autofmt.cxx
index c16e22940933..d8411be089ec 100644
--- a/sw/source/core/edit/autofmt.cxx
+++ b/sw/source/core/edit/autofmt.cxx
@@ -2633,7 +2633,7 @@ SvxSwAutoFormatFlags* SwEditShell::GetAutoFormatFlags()
return s_pAutoFormatFlags;
}
-void SwEditShell::SetAutoFormatFlags(SvxSwAutoFormatFlags * pFlags)
+void SwEditShell::SetAutoFormatFlags(SvxSwAutoFormatFlags const * pFlags)
{
SvxSwAutoFormatFlags* pEditFlags = GetAutoFormatFlags();