Home
last modified time | relevance | path

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

/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1022 const sal_uInt32 nImageDataLength = aOStm.Tell(); in ImplWriteBmp() local
1074 const sal_uInt32 nQuadCount = nImageDataLength / 3; in ImplWriteBmp()
1075 const sal_uInt32 nRest = nImageDataLength % 3; in ImplWriteBmp()

Completed in 28 milliseconds