Searched refs:nScndFnd (Results 1 – 1 of 1) sorted by relevance
3700 xub_StrLen nScndFnd = in lcl_ImportTox() local3702 if( STRING_NOTFOUND != nScndFnd ) in lcl_ImportTox()3704 aM.SetSecondaryKey( sFldTxt.Copy( nFnd+1, nScndFnd - nFnd - 1 )); in lcl_ImportTox()3705 nFnd = nScndFnd; in lcl_ImportTox()