Home
last modified time | relevance | path

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

/aoo4110/main/editeng/source/rtf/
H A Drtfgrf.cxx212 sal_uInt32 n4Width = rPicType.nWidth; in WriteBMPHeader() local
219 nWdtOut = (sal_uInt16)((( n4Width * n4ColBits + 31 ) / 32 ) * 4 ); in WriteBMPHeader()
232 << SwapLong(n4Width) in WriteBMPHeader()

Completed in 13 milliseconds