LibreOffice Module codemaker (master) 1
Namespaces | Classes | Functions
codemaker Namespace Reference

@HTML More...

Namespaces

namespace  cpp
 
namespace  cppumaker
 @HTML
 
namespace  java
 
namespace  javamaker
 
namespace  UnoType
 

Classes

class  ExceptionTree
 Represents the hierarchy formed by a set of UNO exception types. More...
 
struct  ExceptionTreeNode
 Represents a node of the hierarchy from the ExceptionTree class. More...
 
class  GeneratedTypeSet
 A simple class to track which types have already been processed by a code maker. More...
 

Functions

OString convertString (OUString const &string)
 
rtl::OString convertString (rtl::OUString const &string)
 

Detailed Description

@HTML

Function Documentation

◆ convertString() [1/2]

OString codemaker::convertString ( OUString const &  string)

Definition at line 31 of file codemaker.cxx.

◆ convertString() [2/2]

rtl::OString codemaker::convertString ( rtl::OUString const &  string)