Home
last modified time | relevance | path

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

/AOO41X/main/rsc/source/parser/
H A Drscdb.cxx803 RscEnumerateRef aEnumRef( this, pRoot, rContext.fOutput ); in IMPL_LINK_INLINE_END() local
809 aError = aEnumRef.WriteRc(); in IMPL_LINK_INLINE_END()
814 aEnumRef.aEnumObj.WriteRcFile( aMem, rContext.fOutput ); in IMPL_LINK_INLINE_END()
832 RscEnumerateRef aEnumRef( this, pRoot, fOutput ); in WriteSrc() local
846 aEnumRef.WriteSrc( aFileTab.GetIndex( pFName ) ); in WriteSrc()
855 aEnumRef.WriteSrc( nFileKey ); in WriteSrc()
867 aEnumRef.WriteSrc( aFileTab.GetIndex( pFName ) ); in WriteSrc()
872 aEnumRef.WriteSrc( nFileKey ); in WriteSrc()
923 RscEnumerateRef aEnumRef( this, pRoot, fOutput ); in WriteHxx() local
933 aError = aEnumRef.WriteHxx( aFileTab.GetIndex( pFName ) ); in WriteHxx()
[all …]