LibreOffice Module codemaker (master) 1
Classes | Namespaces | Functions
typemanager.hxx File Reference
#include <sal/config.h>
#include <string_view>
#include <vector>
#include <codemaker/unotype.hxx>
#include <rtl/ref.hxx>
#include <rtl/string.hxx>
#include <rtl/textenc.h>
#include <rtl/ustring.hxx>
#include <salhelper/simplereferenceobject.hxx>
Include dependency graph for typemanager.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TypeManager
 

Namespaces

namespace  unoidl
 

Functions

OString u2b (std::u16string_view s)
 
OUString b2u (std::string_view s)
 

Function Documentation

◆ b2u()

OUString b2u ( std::string_view  s)
inline

◆ u2b()

OString u2b ( std::u16string_view  s)
inline