Home
last modified time | relevance | path

Searched refs:GetObjNode (Results 1 – 7 of 7) sorted by relevance

/trunk/main/rsc/source/parser/
H A Drscdb.cxx205 DestroyNode( pRscTop, pRscTop->GetObjNode() ); in DestroySubTrees()
343 if( NULL != (pObjNode = pRscTop->GetObjNode( rId )) ){ in Search()
364 if( NULL != (pObjNode = pRscTop->GetObjNode()) ){ in Delete()
753 aEnumObj.WriteRc( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_START()
759 aEnumObj.WriteSrc( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_END()
766 aEnumObj.WriteCxx( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_END()
773 aEnumObj.WriteHxx( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_END()
1033 if( pNode->GetObjNode() ) in IMPL_LINK_INLINE_START()
1086 if( pRscTop->GetObjNode() ){ in MakeConsistent()
1087 if( ! pRscTop->GetObjNode()->IsConsistent() ){ in MakeConsistent()
[all …]
H A Drscyacc.cxx141 ObjNode * pCopyObj = aCopyInst.pClass->GetObjNode( aName2 ); in DoClassHeader()
/trunk/main/rsc/source/res/
H A Drscmgr.cxx269 GetObjNode( pClassData->aRefId ); in WriteRcHeader()
413 pObjNode = rInst.pClass->GetObjNode( pClassData->aRefId ); in WriteHxxHeader()
501 pObjNode = rInst.pClass->GetObjNode( pClassData->aRefId ); in WriteCxxHeader()
656 pObjNode = aTmpI.pClass->GetObjNode( aId ); in IsToDeep()
H A Drscclobj.cxx99 ObjNode * RefNode :: GetObjNode( const RscId & rRscId ){ in GetObjNode() function in RefNode
H A Drscstr.cxx337 pObjNode = pRefClass->GetObjNode( aId ); in WriteRc()
/trunk/main/rsc/inc/
H A Drscclobj.hxx100 ObjNode * GetObjNode( const RscId &rRscId );
102 ObjNode * GetObjNode(){ in GetObjNode() function in RefNode
/trunk/main/rsc/source/misc/
H A Drscdbl.cxx107 FillListObj( pRscTop->GetObjNode(), pRscTop, pList, lFileKey ); in FillList()

Completed in 33 milliseconds