LibreOffice Module o3tl (master) 1
Namespaces | Functions
runtimetooustring.hxx File Reference
#include <sal/config.h>
#include <cassert>
#include <cstring>
#include <rtl/textcvt.h>
#include <rtl/textenc.h>
#include <rtl/ustring.h>
#include <rtl/ustring.hxx>
Include dependency graph for runtimetooustring.hxx:

Go to the source code of this file.

Namespaces

namespace  o3tl
 

Functions

OUString o3tl::runtimeToOUString (char const *runtimeString)
 Convert an NTBS from the C++ runtime to an OUString. More...