|
LibreOffice Module codemaker (master) 1
|
#include "dumputils.hxx"#include <codemaker/global.hxx>#include <rtl/ustring.hxx>#include <sal/types.h>#include <o3tl/string_view.hxx>Go to the source code of this file.
Namespaces | |
| namespace | codemaker |
| @HTML | |
| namespace | codemaker::cppumaker |
| @HTML | |
Functions | |
| bool | codemaker::cppumaker::dumpNamespaceOpen (FileStream &out, std::u16string_view entityName, bool fullModuleType) |
| bool | codemaker::cppumaker::dumpNamespaceClose (FileStream &out, std::u16string_view entityName, bool fullModuleType) |
| void | codemaker::cppumaker::dumpTypeIdentifier (FileStream &out, std::u16string_view entityName) |