LibreOffice Module configmgr (master) 1
Classes | Namespaces | Functions
writemodfile.hxx File Reference
#include <sal/config.h>
#include <string_view>
#include <rtl/strbuf.hxx>
#include <rtl/ustring.hxx>
#include <osl/file.h>
Include dependency graph for writemodfile.hxx:
This graph shows which files directly or indirectly include this file:

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)