Searched refs:rejectedCount (Results 1 – 1 of 1) sorted by relevance
5478 sal_Int32 rejectedCount = 0; in ImportGraphics() local5507 rejectedCount = 1; in ImportGraphics()5541 rejected[ rejectedCount ] = rPaths[i]; in ImportGraphics()5542 rejectedCount++; in ImportGraphics()5554 rejected[ rejectedCount ] = rPaths[i]; in ImportGraphics()5555 rejectedCount++; in ImportGraphics()5561 if ( rejectedCount != 0 ) in ImportGraphics()5566 if (rejectedCount > 1) in ImportGraphics()5568 for ( sal_Int32 i = 0; i < rejectedCount; i++ ) in ImportGraphics()
Completed in 34 milliseconds