LibreOffice Module codemaker (master) 1
|
@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) |
@HTML
OString codemaker::convertString | ( | OUString const & | string | ) |
Definition at line 31 of file codemaker.cxx.
rtl::OString codemaker::convertString | ( | rtl::OUString const & | string | ) |