summaryrefslogtreecommitdiffstats
path: root/configmgr/source/writemodfile.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/writemodfile.hxx')
-rw-r--r--configmgr/source/writemodfile.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/configmgr/source/writemodfile.hxx b/configmgr/source/writemodfile.hxx
index 727ab9f31250..08f325664fa1 100644
--- a/configmgr/source/writemodfile.hxx
+++ b/configmgr/source/writemodfile.hxx
@@ -30,6 +30,7 @@ struct Data;
void writeData(oslFileHandle handle, OString const & text);
void writeAttributeValue(oslFileHandle handle, OUString const & value);
void writeValueContent(oslFileHandle handle, OUString const & value);
+
void writeModFile(
Components & components, OUString const & url, Data const & data);