Searched refs:nLastInd (Results 1 – 3 of 3) sorted by relevance
154 sal_Int32 nLastInd = aString.lastIndexOf( aPattern[nCurInd], nEndInd - 1 ); in StringGoodForPattern_Impl() local156 if ( nLastInd == -1 ) in StringGoodForPattern_Impl()159 if ( nLastInd < nBeginInd ) in StringGoodForPattern_Impl()162 nEndInd = nLastInd; in StringGoodForPattern_Impl()
44 static const sal_uInt16 nLastInd; // letzter Index fuer Excel->SC- member in ExcelToSc
45 const sal_uInt16 ExcelToSc::nLastInd = 399; member in ExcelToSc
Completed in 29 milliseconds