summaryrefslogtreecommitdiff
path: root/svl/source/misc/filenotation.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/misc/filenotation.cxx')
-rw-r--r--svl/source/misc/filenotation.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/misc/filenotation.cxx b/svl/source/misc/filenotation.cxx
index e99415de09a3..bc3f5ccf946c 100644
--- a/svl/source/misc/filenotation.cxx
+++ b/svl/source/misc/filenotation.cxx
@@ -105,7 +105,7 @@ namespace svt
OSL_ENSURE( bSuccess, "OFileNotation::OFileNotation: could not detect the format!" );
}
- OUString OFileNotation::get(NOTATION _eOutputNotation)
+ OUString OFileNotation::get(NOTATION _eOutputNotation) const
{
switch (_eOutputNotation)
{