Home
last modified time | relevance | path

Searched refs:nCurParsedType (Results 1 – 6 of 6) sorted by relevance

/trunk/main/autodoc/source/parser_i/idl/
H A Dpe_attri.cxx53 nCurParsedType(0), in PE_Attribute()
58 pPE_Variable = new PE_Variable(nCurParsedType, sCurParsedName); in PE_Attribute()
59 pPE_Exception = new PE_Type(nCurParsedType); in PE_Attribute()
235 nCurParsedType = 0; in InitData()
257 nCurParsedType, in ReceiveData()
261 nCurParsedType = 0; in ReceiveData()
266 pCurAttribute->Add_GetException(nCurParsedType); in ReceiveData()
267 nCurParsedType = 0; in ReceiveData()
271 pCurAttribute->Add_SetException(nCurParsedType); in ReceiveData()
272 nCurParsedType = 0; in ReceiveData()
H A Dpe_func2.cxx55 nCurParsedType(0), in PE_Function()
63 pPE_Type = new PE_Type(nCurParsedType); in PE_Function()
76 nCurParsedType(0), in PE_Function()
84 pPE_Type = new PE_Type(nCurParsedType); in PE_Function()
380 nCurParsedType = 0; in InitData()
397 nData_ReturnType = nCurParsedType; in ReceiveData()
398 nCurParsedType = 0; in ReceiveData()
414 pCurFunction->Add_Exception(nCurParsedType); in ReceiveData()
H A Dpe_property.cxx50 nCurParsedType(0), in PE_Property()
55 pPE_Variable = new PE_Variable(nCurParsedType, sCurParsedName); in PE_Property()
177 nCurParsedType = 0; in InitData()
203 nCurParsedType, in TransferData()
209 nCurParsedType = 0; in TransferData()
/trunk/main/autodoc/source/parser_i/inc/s2_luidl/
H A Dpe_property.hxx107 Type_id nCurParsedType; member in csi::uidl::PE_Property
H A Dpe_attri.hxx119 Type_id nCurParsedType; member in csi::uidl::PE_Attribute
H A Dpe_func2.hxx144 ary::idl::Type_id nCurParsedType; // ReturnType or Exception member in csi::uidl::PE_Function

Completed in 114 milliseconds