|
LibreOffice Module codemaker (master) 1
|
#include <sal/config.h>#include <codemaker/commonjava.hxx>#include <codemaker/options.hxx>#include <codemaker/typemanager.hxx>#include <codemaker/unotype.hxx>#include <rtl/strbuf.h>#include <rtl/string.h>#include <rtl/string.hxx>#include <rtl/ustring.hxx>#include <sal/types.h>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | codemaker |
| @HTML | |
| namespace | codemaker::java |
Functions | |
| OString | codemaker::java::translateUnoToJavaType (codemaker::UnoType::Sort sort, std::string_view nucleus, bool referenceType) |
| OString | codemaker::java::translateUnoToJavaIdentifier (OString const &identifier, std::string_view prefix) |