Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/doctok/
H A DWW8FKPImpl.cxx76 sal_uInt16 nCbChpx = getU8(nOffset); in getProperties() local
78 if (nCbChpx > 1 && nOffset + nCbChpx + 1 <= 511) in getProperties()
81 (new WW8PropertySetImpl(*this, nOffset + 1, nCbChpx)); in getProperties()

Completed in 7 milliseconds