Searched refs:pPE_Variable (Results 1 – 6 of 6) sorted by relevance
/trunk/main/autodoc/source/parser_i/idl/ |
H A D | pe_func2.cxx | 57 pPE_Variable(0), in PE_Function() 64 pPE_Variable = new PE_Variable(nCurParsedParam_Type, sCurParsedParam_Name); in PE_Function() 78 pPE_Variable(0), in PE_Function() 85 pPE_Variable = new PE_Variable(nCurParsedParam_Type, sCurParsedParam_Name); in PE_Function() 95 pPE_Variable->EstablishContacts(this,io_rRepository,o_rResult); in EstablishContacts() 353 SetResult(not_done, push_sure, pPE_Variable.Ptr()); in GoIntoParameterVariable()
|
H A D | pe_attri.cxx | 50 pPE_Variable(0), in PE_Attribute() 58 pPE_Variable = new PE_Variable(nCurParsedType, sCurParsedName); in PE_Attribute() 68 pPE_Variable->EstablishContacts(this,io_rRepository,o_rResult); in EstablishContacts() 88 SetResult(not_done, push_sure, pPE_Variable.Ptr()); in Process_Identifier() 220 SetResult(not_done, push_sure, pPE_Variable.Ptr()); in Process_Default()
|
H A D | pe_property.cxx | 49 pPE_Variable(0), in PE_Property() 55 pPE_Variable = new PE_Variable(nCurParsedType, sCurParsedName); in PE_Property() 64 pPE_Variable->EstablishContacts(this,io_rRepository,o_rResult); in EstablishContacts() 165 SetResult(not_done, push_sure, pPE_Variable.Ptr()); in Process_Default()
|
/trunk/main/autodoc/source/parser_i/inc/s2_luidl/ |
H A D | pe_property.hxx | 104 Dyn<PE_Variable> pPE_Variable; member in csi::uidl::PE_Property
|
H A D | pe_attri.hxx | 113 Dyn<PE_Variable> pPE_Variable; member in csi::uidl::PE_Attribute
|
H A D | pe_func2.hxx | 148 Dyn<PE_Variable> pPE_Variable; member in csi::uidl::PE_Function
|
Completed in 21 milliseconds