Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1819 SVBT16 tmpShort; in WriteBmp() local
1825 ShortToSVBT16(n, tmpShort); \ in WriteBmp()
1826 if ((rOut.Write(tmpShort, sizeof(SVBT16))) != sizeof(SVBT16)) goto error; in WriteBmp()

Completed in 20 milliseconds