Home
last modified time | relevance | path

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

/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DPalmDB.java104 this(name.getBytes(PDBUtil.ENCODING), recs); in PalmDB()
162 sName = new String(bName, 0, i, PDBUtil.ENCODING); in store()
H A DPDBUtil.java36 final static String ENCODING = "8859_1"; field in PDBUtil
/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DDocDecoder.java86 String str = new String(bytes, ENCODING); in parseRecords()
97 String str = new String(bytes, ENCODING); in parseRecords()
H A DDocConstants.java54 public static final String ENCODING = "8859_1"; field
H A DDocEncoder.java175 byte bytes[] = str.getBytes(ENCODING); in processTextBuffer()
H A DDocumentSerializerImpl.java102 String docName = URLDecoder.decode(sxwDoc.getName(), DocConstants.ENCODING); in serialize()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
H A DPalmDB.java145 this(name.getBytes(PdbUtil.ENCODING), creatorID, typeID, version, in PalmDB()
232 sName = new String(bName, 0, i, PdbUtil.ENCODING); in store()
H A DPdbUtil.java37 final static String ENCODING = "8859_1"; field in PdbUtil
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDOCConstants.java46 public static final String ENCODING = "8859_1"; field
/trunk/main/xmloff/source/xforms/
H A DXFormsSubmissionContext.cxx66 TOKEN_MAP_ENTRY( NONE, ENCODING ),
H A Dxformsexport.cxx394 TABLE_ENTRY( "Encoding", NONE, ENCODING, lcl_string ),

Completed in 108 milliseconds