Searched refs:nCbChpx (Results 1 – 1 of 1) sorted by relevance
76 sal_uInt16 nCbChpx = getU8(nOffset); in getProperties() local78 if (nCbChpx > 1 && nOffset + nCbChpx + 1 <= 511) in getProperties()81 (new WW8PropertySetImpl(*this, nOffset + 1, nCbChpx)); in getProperties()
Completed in 9 milliseconds