/aoo41x/main/autodoc/source/parser_i/idl/ |
H A D | pe_servi.cxx | 57 pPE_Type(0), in PE_Service() 63 pPE_Type = new PE_Type(nCurParsed_Type); in PE_Service() 74 pPE_Type->EstablishContacts(this,io_rRepository,o_rResult); in EstablishContacts() 99 SetResult(done, push_sure, pPE_Type.Ptr()); in Process_MetaType() 108 SetResult(done, push_sure, pPE_Type.Ptr()); in Process_MetaType() 154 SetResult(done, push_sure, pPE_Type.Ptr()); in Process_Punctuation() 192 SetResult(done, push_sure, pPE_Type.Ptr()); in Process_Punctuation() 197 SetResult(done, push_sure, pPE_Type.Ptr()); in Process_Punctuation() 325 pPE_Type->SetOptional(); in ReceiveData() 329 pPE_Type->ReleaseDocu()); in ReceiveData() [all …]
|
H A D | pe_selem.cxx | 53 pPE_Type(0), in PE_StructElement() 58 pPE_Type = new PE_Type(nType); in PE_StructElement() 67 pPE_Type(0), in PE_StructElement() 72 pPE_Type = new PE_Type(nType); in PE_StructElement() 81 pPE_Type->EstablishContacts(this,io_rRepository,o_rResult); in EstablishContacts() 99 SetResult( not_done, push_sure, pPE_Type.Ptr() ); in Process_Default() 122 SetResult( not_done, push_sure, pPE_Type.Ptr() ); in Process_Identifier()
|
H A D | pe_vari2.cxx | 48 pPE_Type(0) in PE_Variable() 50 pPE_Type = new PE_Type(i_rResult_Type); in PE_Variable() 59 pPE_Type->EstablishContacts(this,io_rRepository,o_rResult); in EstablishContacts() 78 SetResult( not_done, push_sure, pPE_Type.Ptr() ); in Process_Default() 90 SetResult( not_done, push_sure, pPE_Type.Ptr() ); in Process_Identifier() 126 SetResult( not_done, push_sure, pPE_Type.Ptr() ); in Process_BuiltInType()
|
H A D | pe_func2.cxx | 54 pPE_Type(0), in PE_Function() 63 pPE_Type = new PE_Type(nCurParsedType); in PE_Function() 75 pPE_Type(0), in PE_Function() 84 pPE_Type = new PE_Type(nCurParsedType); in PE_Function() 94 pPE_Type->EstablishContacts(this,io_rRepository,o_rResult); in EstablishContacts() 346 SetResult(not_done, push_sure, pPE_Type.Ptr()); in GoIntoReturnType() 360 SetResult(not_done, push_sure, pPE_Type.Ptr()); in GoIntoException()
|
H A D | pe_iface.cxx | 102 pPE_Type(0), in PE_Interface() 107 pPE_Type = new PE_Type(nCurParsed_Base); in PE_Interface() 118 pPE_Type->EstablishContacts(this,io_rRepository,o_rResult); in EstablishContacts() 254 SetResult(done, push_sure, pPE_Type.Ptr()); in On_wait_for_base_Punctuation() 355 SetResult(done, push_sure, pPE_Type.Ptr()); in On_std_GotoBaseInterface() 428 pPE_Type->SetOptional(); in ReceiveData() 433 pPE_Type->ReleaseDocu()); in ReceiveData()
|
H A D | pe_singl.cxx | 76 pPE_Type(0), in PE_Singleton() 79 pPE_Type = new PE_Type(nCurParsed_Type); in PE_Singleton() 88 pPE_Type->EstablishContacts(this,io_rRepository,o_rResult); in EstablishContacts() 110 SetResult(done, push_sure, pPE_Type.Ptr()); in Process_MetaType() 187 SetResult(done, push_sure, pPE_Type.Ptr()); in Process_Punctuation()
|
H A D | pe_const.cxx | 76 pPE_Type(0), in PE_Constant() 82 pPE_Type = new PE_Type(nType); in PE_Constant() 92 pPE_Type->EstablishContacts(this,io_rRepository,o_rResult); in EstablishContacts() 158 SetResult( done, push_sure, pPE_Type.Ptr() ); in On_expect_const_Stereotype() 218 pPE_Type->PassDocuAt(rCe); in CreateSingleConstant()
|
H A D | pe_tydf2.cxx | 71 pPE_Type(0), in PE_Typedef() 75 pPE_Type = new PE_Type(nType); in PE_Typedef() 84 pPE_Type->EstablishContacts(this,io_rRepository,o_rResult); in EstablishContacts() 118 SetResult(not_done,push_sure, pPE_Type.Ptr()); in On_expect_description_Any()
|
H A D | pe_excp.cxx | 60 Work().pPE_Type->EstablishContacts(this,io_rRepository,o_rResult); in EstablishContacts() 104 pPE_Type(0), in S_Work() 109 pPE_Type = new PE_Type(nCurParsed_Base); in S_Work() 182 SetResult(done,push_sure,Work().pPE_Type.Ptr()); in Process_Punctuation()
|
H A D | pe_struc.cxx | 59 Work().pPE_Type->EstablishContacts(this,io_rRepository,o_rResult); in EstablishContacts() 104 pPE_Type(0), in S_Work() 109 pPE_Type = new PE_Type(nCurParsed_Base); in S_Work() 190 SetResult(done,push_sure,Work().pPE_Type.Ptr()); in Process_Punctuation()
|
/aoo41x/main/autodoc/source/parser_i/inc/s2_luidl/ |
H A D | pe_vari2.hxx | 93 Dyn<PE_Type> pPE_Type; member in csi::uidl::PE_Variable
|
H A D | pe_tydf2.hxx | 107 Dyn<PE_Type> pPE_Type; member in csi::uidl::PE_Typedef
|
H A D | pe_selem.hxx | 105 Dyn<PE_Type> pPE_Type; member in csi::uidl::PE_StructElement
|
H A D | pe_singl.hxx | 135 Dyn<PE_Type> pPE_Type; member in csi::uidl::PE_Singleton
|
H A D | pe_const.hxx | 126 Dyn<PE_Type> pPE_Type; member in csi::uidl::PE_Constant
|
H A D | pe_servi.hxx | 127 Dyn<PE_Type> pPE_Type; member in csi::uidl::PE_Service
|
H A D | pe_func2.hxx | 143 Dyn<PE_Type> pPE_Type; member in csi::uidl::PE_Function
|
H A D | pe_iface.hxx | 165 Dyn<PE_Type> pPE_Type; member in csi::uidl::PE_Interface
|
H A D | pe_excp.hxx | 93 Dyn<PE_Type> pPE_Type; member
|
H A D | pe_struc.hxx | 96 Dyn<PE_Type> pPE_Type; member
|