Home
last modified time | relevance | path

Searched refs:aTypedefs (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/autodoc/source/ary/cpp/
H A Dc_class.cxx50 aTypedefs(), in Class()
101 aTypedefs.push_back( S_LocalCe(i_sLocalName, i_nId) ); in Add_LocalTypedef()
158 itret = std::find_if(aTypedefs.begin(), aTypedefs.end(), find_name(i_key)); in Search_Child()
159 if (itret != aTypedefs.end()) in Search_Child()
251 case SLOT_Typedefs: return new Slot_ListLocalCe(aTypedefs); in inq_Create_Slot()
/aoo4110/main/autodoc/source/display/idl/
H A Dhfi_module.cxx141 ce_ptr_list aTypedefs; in Produce_byData() local
152 aTypedefs, in Produce_byData()
173 if (produce_ChildList(C_sList_Typedefs, C_sList_Typedefs, aTypedefs)) in Produce_byData()
/aoo4110/main/autodoc/inc/ary/cpp/
H A Dc_class.hxx193 List_LocalCe aTypedefs; member in ary::cpp::Class

Completed in 1173 milliseconds