diff options
Diffstat (limited to 'xmloff/source/text/txtftne.cxx')
-rw-r--r-- | xmloff/source/text/txtftne.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtftne.cxx b/xmloff/source/text/txtftne.cxx index 2297b5ab0055..34af1d0cf26d 100644 --- a/xmloff/source/text/txtftne.cxx +++ b/xmloff/source/text/txtftne.cxx @@ -234,7 +234,7 @@ void XMLTextParagraphExport::exportTextFootnoteConfiguration() } -void lcl_exportString( +static void lcl_exportString( SvXMLExport& rExport, const Reference<XPropertySet> & rPropSet, const OUString& sProperty, |