LibreOffice Module codemaker (master) 1
|
#include <rtl/ref.hxx>
#include <rtl/string.hxx>
#include <memory>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
struct | codemaker::ExceptionTreeNode |
Represents a node of the hierarchy from the ExceptionTree class. More... | |
class | codemaker::ExceptionTree |
Represents the hierarchy formed by a set of UNO exception types. More... | |
Namespaces | |
namespace | codemaker |
@HTML | |