|
LibreOffice Module configmgr (master) 1
|
#include <sal/config.h>#include <string_view>#include <rtl/strbuf.hxx>#include <rtl/ustring.hxx>#include <osl/file.h>Go to the source code of this file.
Classes | |
| struct | configmgr::TempFile |
Namespaces | |
| namespace | configmgr |
Functions | |
| void | configmgr::writeAttributeValue (TempFile &handle, std::u16string_view value) |
| void | configmgr::writeValueContent (TempFile &handle, std::u16string_view value) |
| void | configmgr::writeModFile (Components &components, OUString const &url, Data const &data) |