Home
last modified time | relevance | path

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

/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDOCConstants.java34 public static final short UNCOMPRESSED = 1; field
H A DWSEncoder.java50 public static final short UNCOMPRESSED = 1; field in WSEncoder
H A DWSDecoder.java90 case UNCOMPRESSED: in parseRecords()
/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DDocConstants.java42 public static final short UNCOMPRESSED = 1; field
H A DDocEncoder.java195 dos.writeShort(UNCOMPRESSED); in getHeaderBytes()
H A DDocDecoder.java92 case UNCOMPRESSED: in parseRecords()

Completed in 34 milliseconds