Home
last modified time | relevance | path

Searched refs:RefNode (Results 1 – 4 of 4) sorted by relevance

/trunk/main/rsc/inc/
H A Drscclobj.hxx78 class RefNode : public IdNode{ class
87 RefNode( Atom nTyp );
89 RefNode* Search( Atom typ ) const{ in Search()
91 return( (RefNode *)IdNode::Search( typ ) ); in Search()
93 sal_Bool Insert( RefNode* pTN ){ in Insert()
H A Drsctop.hxx43 class RscTop : public RefNode
/trunk/main/rsc/source/res/
H A Drscclobj.cxx49 RefNode::RefNode( Atom nTyp ){ in RefNode() function in RefNode
63 sal_uInt32 RefNode::GetId() const in GetId()
77 sal_Bool RefNode::PutObjNode( ObjNode * pPutObject ){ in PutObjNode()
99 ObjNode * RefNode :: GetObjNode( const RscId & rRscId ){ in GetObjNode()
H A Drsctop.cxx47 : RefNode( nId ) in RscTop()

Completed in 37 milliseconds