Lines Matching refs:nThisIndex
325 sal_Int32 nThisIndex = pEntry->GetName().Copy( aUser.Len() ).ToInt32(); in CheckNamedItem() local
326 if( nThisIndex >= nUserIndex ) in CheckNamedItem()
327 nUserIndex = nThisIndex + 1; in CheckNamedItem()
348 sal_Int32 nThisIndex = pItem->GetName().Copy( aUser.Len() ).ToInt32(); in CheckNamedItem() local
349 if( nThisIndex >= nUserIndex ) in CheckNamedItem()
350 nUserIndex = nThisIndex + 1; in CheckNamedItem()
2144 sal_Int32 nThisIndex = pItem->GetName().Copy( aUser.Len() ).ToInt32(); in checkForUniqueItem() local
2145 if( nThisIndex >= nUserIndex ) in checkForUniqueItem()
2146 nUserIndex = nThisIndex + 1; in checkForUniqueItem()
2167 sal_Int32 nThisIndex = pItem->GetName().Copy( aUser.Len() ).ToInt32(); in checkForUniqueItem() local
2168 if( nThisIndex >= nUserIndex ) in checkForUniqueItem()
2169 nUserIndex = nThisIndex + 1; in checkForUniqueItem()
2542 sal_Int32 nThisIndex = pItem->GetName().Copy( aUser.Len() ).ToInt32(); in checkForUniqueItem() local
2543 if( nThisIndex >= nUserIndex ) in checkForUniqueItem()
2544 nUserIndex = nThisIndex + 1; in checkForUniqueItem()
2565 sal_Int32 nThisIndex = pItem->GetName().Copy( aUser.Len() ).ToInt32(); in checkForUniqueItem() local
2566 if( nThisIndex >= nUserIndex ) in checkForUniqueItem()
2567 nUserIndex = nThisIndex + 1; in checkForUniqueItem()