Home
last modified time | relevance | path

Searched defs:firstPartLen (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWSEncoder.java163 int firstPartLen = 4096 - currRecLen; in getRecords() local
165 firstPartLen); in getRecords() local
171 System.arraycopy(e.getBytes(), firstPartLen, currRec, in getRecords() local

Completed in 18 milliseconds