Home
last modified time | relevance | path

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

/trunk/main/rsc/source/parser/
H A Drscdb.cxx444 if( NOFILE_INDEX == lFileKey ) in WriteInc()
840 if( NOFILE_INDEX == nFileKey ) in WriteSrc()
862 if( NOFILE_INDEX == nFileKey ) in WriteSrc()
926 if( NOFILE_INDEX == nFileKey ) in WriteHxx()
963 if( NOFILE_INDEX == nFileKey ) in WriteCxx()
/trunk/main/rsc/source/rsc/
H A Drsc.cxx574 pTC->WriteSrc( foutput, NOFILE_INDEX, in EndCompile()
1013 aError = pTC->WriteHxx( foutput, NOFILE_INDEX ); in Link()
1037 aError = pTC->WriteCxx( foutput, NOFILE_INDEX, aHxx ); in Link()
1067 pTC->WriteSrc( foutput, NOFILE_INDEX, RTL_TEXTENCODING_UNICODE ); in Link()
/trunk/main/rsc/inc/
H A Drscdef.hxx217 #define NOFILE_INDEX UNIQUEINDEX_ENTRY_NOTFOUND macro
/trunk/main/rsc/source/tools/
H A Drscdef.cxx983 return( NOFILE_INDEX ); in Find()

Completed in 23 milliseconds