Home
last modified time | relevance | path

Searched refs:pPE_Value (Results 1 – 4 of 4) sorted by relevance

/trunk/main/autodoc/source/parser_i/idl/
H A Dpe_enum2.cxx74 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 Dpe_const.cxx78 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()
/trunk/main/autodoc/source/parser_i/inc/s2_luidl/
H A Dpe_enum2.hxx115 Dyn<PE_Value> pPE_Value; member in csi::uidl::PE_Enum
H A Dpe_const.hxx129 Dyn<PE_Value> pPE_Value; member in csi::uidl::PE_Constant

Completed in 11 milliseconds