Searched refs:ExceptionTree (Results 1 – 4 of 4) sorted by relevance
81 class ExceptionTree { class83 ExceptionTree(): m_root("com/sun/star/uno/Exception") {} in ExceptionTree() function in codemaker::ExceptionTree85 ~ExceptionTree() {} in ~ExceptionTree()112 ExceptionTree(ExceptionTree &); // not implemented113 void operator =(ExceptionTree); // not implemented
40 using codemaker::ExceptionTree;56 void ExceptionTree::add(rtl::OString const & name, TypeManager const & manager) in add()
2091 std::vector< rtl::OString > * exceptions, codemaker::ExceptionTree * tree) in createExceptionsAttribute()2633 codemaker::ExceptionTree tree; in addConstructor()
3814 codemaker::ExceptionTree tree; in dumpHxxFile()4004 codemaker::ExceptionTree tree; in dumpHxxFile()