Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/customize/
H A Dcfg.cxx5478 sal_Int32 rejectedCount = 0; in ImportGraphics() local
5507 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 53 milliseconds