Home
last modified time | relevance | path

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

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeZip.java63 private int styleIndex = -1; field in OfficeZip
121 styleIndex = i; in read()
161 return getEntryBytes(styleIndex); in getStyleXMLBytes()
296 styleIndex = setEntryBytes(styleIndex, bytes, STYLEXML); in setStyleXMLBytes()

Completed in 20 milliseconds