Searched refs:nImageDataLength (Results 1 – 1 of 1) sorted by relevance
1022 const sal_uInt32 nImageDataLength = aOStm.Tell(); in ImplWriteBmp() local1074 const sal_uInt32 nQuadCount = nImageDataLength / 3; in ImplWriteBmp()1075 const sal_uInt32 nRest = nImageDataLength % 3; in ImplWriteBmp()
Completed in 43 milliseconds