Searched refs:RscDel (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/rsc/source/parser/ |
H A D | rscdb.cxx | 1016 class RscDel class 1021 RscDel( RscTop * pRoot, sal_uLong lKey ); 1025 inline RscDel::RscDel( RscTop * pRoot, sal_uLong lKey ) in RscDel() function in RscDel 1028 pRoot->EnumNodes( LINK( this, RscDel, Delete ) ); in RscDel() 1031 IMPL_LINK_INLINE_START( RscDel, Delete, RscTop *, pNode ) in IMPL_LINK_INLINE_START() argument 1037 IMPL_LINK_INLINE_END( RscDel, Delete, RscTop *, pNode ) in IMPL_LINK_INLINE_END() argument 1041 RscDel aDel( pRoot, lFileKey ); in IMPL_LINK_INLINE_END()
|
Completed in 11 milliseconds