Home
last modified time | relevance | path

Searched refs:DelObjNode (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/rsc/source/res/
H A Drscclobj.cxx134 ObjNode * ObjNode::DelObjNode( RscTop * pClass, sal_uLong nFileKey ){ in DelObjNode() function in ObjNode
138 pRight = ((ObjNode *)Right())->DelObjNode( pClass, nFileKey ); in DelObjNode()
140 pLeft = ((ObjNode *)Left())->DelObjNode( pClass, nFileKey ); in DelObjNode()
/aoo4110/main/rsc/inc/
H A Drscclobj.hxx58 ObjNode * DelObjNode( RscTop * pClass, sal_uLong lFileKey );
/aoo4110/main/rsc/source/parser/
H A Drscdb.cxx1034 pNode->pObjBiTree = pNode->GetObjNode()->DelObjNode( pNode, lFileKey ); in IMPL_LINK_INLINE_START()

Completed in 34 milliseconds