Home
last modified time | relevance | path

Searched refs:GetArrayEle (Results 1 – 5 of 5) sorted by relevance

/trunk/main/rsc/source/parser/
H A Dyyrscyacc.y553 aError = aInst.pClass->GetArrayEle( aInst, $3.hashid, NULL, &aIdxInst );
582 aError = aInst.pClass->GetArrayEle( aInst, nNewLang, NULL, &aIdxInst );
627 aError = aInst.pClass->GetArrayEle( aInst, $3.hashid, NULL, &aIdxInst );
652 aError = aInst.pClass->GetArrayEle( aInst, nNewLang, NULL, &aIdxInst );
/trunk/main/rsc/source/res/
H A Drsctop.cxx315 ERRTYPE RscTop::GetArrayEle in GetArrayEle() function in RscTop
324 return pSuperClass->GetArrayEle( rInst, nId, pCreateClass, pGetInst ); in GetArrayEle()
H A Drscarray.cxx304 ERRTYPE RscArray::GetArrayEle in GetArrayEle() function in RscArray
/trunk/main/rsc/inc/
H A Drscarray.hxx84 virtual ERRTYPE GetArrayEle( const RSCINST & rInst, Atom nId,
H A Drsctop.hxx134 virtual ERRTYPE GetArrayEle( const RSCINST & rInst, Atom nId,

Completed in 25 milliseconds