Searched refs:nCountBytes (Results 1 – 2 of 2) sorted by relevance
169 p += nCountBytes; in ReadName()187 p += nCountBytes; in ReadChpx()202 p += nCountBytes; in ReadPapx()262 nCountBytes = nCountBytes - sizeof(SVBT16); in ReadNames()280 nCountBytes = nCountBytes - sizeof(SVBT16); in ReadChpx()298 nCountBytes = nCountBytes - sizeof(SVBT16); in ReadPapx()336 if (rFib.GetStream().Read(nCountBytes, sizeof(nCountBytes)) in Ww1Fonts()447 nCountBytes(0), in Ww1Sprm()457 || !nCountBytes in Ww1Sprm()461 || rStream.Read(p, nCountBytes) == (sal_uLong)nCountBytes) in Ww1Sprm()[all …]
151 Ww1PlainText(Ww1Fib& rWwFib, sal_uLong nFilePos, sal_uLong nCountBytes);377 sal_uInt16 nCountBytes; member in Ww1SingleSprm380 : nCountBytes(nBytes) in Ww1SingleSprm()797 sal_uInt16 nCountBytes; member in Ww1Sprm822 return nCountBytes != 255; } in IsUsed()859 sal_uInt16 nCountBytes; member in Ww1Plc
Completed in 33 milliseconds