Searched refs:GetArrayEle (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/rsc/source/parser/ |
H A D | rscyacc.y | 553 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 );
|
/aoo41x/main/rsc/source/res/ |
H A D | rsctop.cxx | 315 ERRTYPE RscTop::GetArrayEle in GetArrayEle() function in RscTop 324 return pSuperClass->GetArrayEle( rInst, nId, pCreateClass, pGetInst ); in GetArrayEle()
|
H A D | rscarray.cxx | 304 ERRTYPE RscArray::GetArrayEle in GetArrayEle() function in RscArray
|
/aoo41x/main/rsc/inc/ |
H A D | rscarray.hxx | 84 virtual ERRTYPE GetArrayEle( const RSCINST & rInst, Atom nId,
|
H A D | rsctop.hxx | 134 virtual ERRTYPE GetArrayEle( const RSCINST & rInst, Atom nId,
|
Completed in 33 milliseconds