Searched refs:produce_ChildList (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/autodoc/source/display/idl/ |
H A D | hfi_module.cxx | 159 if (produce_ChildList(C_sList_NestedModules, C_sList_NestedModules_Label, aNestedModules )) in Produce_byData() 161 if (produce_ChildList(C_sList_Services, C_sList_Services, aServices)) in Produce_byData() 163 if (produce_ChildList(C_sList_Singletons, C_sList_Singletons, aSingletons)) in Produce_byData() 165 if (produce_ChildList(C_sList_Interfaces, C_sList_Interfaces, aInterfaces)) in Produce_byData() 167 if (produce_ChildList(C_sList_Structs, C_sList_Structs, aStructs)) in Produce_byData() 169 if (produce_ChildList(C_sList_Exceptions, C_sList_Exceptions, aExceptions)) in Produce_byData() 171 if (produce_ChildList(C_sList_Enums, C_sList_Enums, aEnums)) in Produce_byData() 173 if (produce_ChildList(C_sList_Typedefs, C_sList_Typedefs, aTypedefs)) in Produce_byData() 175 if (produce_ChildList(C_sList_ConstGroups, C_sList_ConstGroups_Label, aConstantGroups)) in Produce_byData() 206 HF_IdlModule::produce_ChildList( const String & i_sName, in produce_ChildList() function in HF_IdlModule
|
H A D | hfi_module.hxx | 53 bool produce_ChildList(
|
Completed in 13 milliseconds