Searched refs:pPE_Value (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/autodoc/source/parser_i/idl/ |
H A D | pe_enum2.cxx | 74 pPE_Value(0), in PE_Enum() 78 pPE_Value = new PE_Value(sName, sAssignment, false); in PE_Enum() 87 pPE_Value->EstablishContacts(this,io_rRepository,o_rResult); in EstablishContacts() 158 SetResult( not_done, push_sure, pPE_Value.Ptr() ); in On_expect_value_Identifier() 194 pPE_Value->PassDocuAt(rCe); in CreateSingleValue()
|
H A D | pe_const.cxx | 78 pPE_Value(0), in PE_Constant() 83 pPE_Value = new PE_Value(sName, sAssignment, true); in PE_Constant() 93 pPE_Value->EstablishContacts(this,io_rRepository,o_rResult); in EstablishContacts() 178 SetResult( not_done, push_sure, pPE_Value.Ptr() ); in On_expect_value_Identifier()
|
/aoo41x/main/autodoc/source/parser_i/inc/s2_luidl/ |
H A D | pe_enum2.hxx | 115 Dyn<PE_Value> pPE_Value; member in csi::uidl::PE_Enum
|
H A D | pe_const.hxx | 129 Dyn<PE_Value> pPE_Value; member in csi::uidl::PE_Constant
|
Completed in 13 milliseconds