LibreOffice Module cli_ure (master) 1
Namespaces | Functions
native_share.h File Reference
#include "rtl/ustring.hxx"
#include <uno/lbnames.h>
#include "uno/mapping.hxx"
#include <vcclr.h>
Include dependency graph for native_share.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  uno
 
namespace  uno::util
 

Functions

inline ::System::String uno::util::ustring_to_String (OUString const &ustr)
 
OUString uno::util::String_to_ustring (::System::String ^ str)
 
template<typename T >
inline ::System::Object uno::util::to_cli (css::uno::Reference< T > const &x)
 
template<typename T >
void uno::util::to_uno (css::uno::Reference< T > *pRet, ::System::Object ^ x)