Home
last modified time | relevance | path

Searched refs:ExceptionTree (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/codemaker/inc/codemaker/
H A Dexceptiontree.hxx81 class ExceptionTree { class
83 ExceptionTree(): m_root("com/sun/star/uno/Exception") {} in ExceptionTree() function in codemaker::ExceptionTree
85 ~ExceptionTree() {} in ~ExceptionTree()
112 ExceptionTree(ExceptionTree &); // not implemented
113 void operator =(ExceptionTree); // not implemented
/AOO41X/main/codemaker/source/codemaker/
H A Dexceptiontree.cxx40 using codemaker::ExceptionTree;
56 void ExceptionTree::add(rtl::OString const & name, TypeManager const & manager) in add()
/AOO41X/main/codemaker/source/javamaker/
H A Djavatype.cxx2091 std::vector< rtl::OString > * exceptions, codemaker::ExceptionTree * tree) in createExceptionsAttribute()
2633 codemaker::ExceptionTree tree; in addConstructor()
/AOO41X/main/codemaker/source/cppumaker/
H A Dcpputype.cxx3814 codemaker::ExceptionTree tree; in dumpHxxFile()
4004 codemaker::ExceptionTree tree; in dumpHxxFile()