/aoo41x/main/dtrans/source/win32/misc/ |
H A D | ImplHelper.cxx | 68 sal_uInt32 SAL_CALL getWinCPFromMimeCharset( const OUString& charset ) in getWinCPFromMimeCharset() argument 72 if ( charset.getLength( ) ) in getWinCPFromMimeCharset() 75 charset.getStr( ), charset.getLength( ), RTL_TEXTENCODING_ASCII_US ); in getWinCPFromMimeCharset() 168 OUString charset = getWinCPFromLocaleId( lcid, lctype ); in getMimeCharsetFromLocaleId() local 169 return aPrefix + charset; in getMimeCharsetFromLocaleId()
|
H A D | ImplHelper.hxx | 62 const rtl::OUString& charset );
|
/aoo41x/main/dtrans/source/win32/dtobj/ |
H A D | FetcList.cxx | 250 OUString charset = getCharsetFromDataFlavor( aFlavor ); in RegisterFormats() local 251 sal_uInt32 txtCP = getWinCPFromMimeCharset( charset ); in RegisterFormats() 357 OUString charset; in getCharsetFromDataFlavor() local 369 charset = xMimeType->getParameterValue( TEXTPLAIN_PARAM_CHARSET ); in getCharsetFromDataFlavor() 371 charset = getMimeCharsetFromWinCP( GetACP( ), PRE_WINDOWS_CODEPAGE ); in getCharsetFromDataFlavor() 383 return charset; in getCharsetFromDataFlavor()
|
H A D | DataFmtTransl.cxx | 313 OUString charset; in getTextCharsetFromLCID() local 316 charset = getMimeCharsetFromLocaleId( in getTextCharsetFromLCID() 323 charset = getMimeCharsetFromLocaleId( in getTextCharsetFromLCID() 331 return charset; in getTextCharsetFromLCID()
|
/aoo41x/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/ |
H A D | GSIandSDFMerger.java | 67 String targetLanguage, String charset) throws IOException { in GSIandSDFMerger() argument 70 super(secondSource, sourceLanguage, targetLanguage, charset); in GSIandSDFMerger() 73 gsiReader=new GSIReader(source,sourceLanguage,targetLanguage,charset); in GSIandSDFMerger()
|
H A D | SDFWriter.java | 92 …public SDFWriter(BufferedOutputStream bos,String charset) throws java.io.UnsupportedEncodingExcept… in SDFWriter() argument 93 super(bos,charset); in SDFWriter()
|
H A D | GSIReader.java | 114 String charset) throws java.io.IOException { in GSIReader() argument 115 super(new InputStreamReader(new FileInputStream(source), charset)); in GSIReader()
|
H A D | GSIWriter.java | 97 …public GSIWriter(BufferedOutputStream bos,String charset) throws java.io.UnsupportedEncodingExcept… in GSIWriter() argument 98 super(bos,charset); in GSIWriter()
|
H A D | SDFReader.java | 245 String charset) throws java.io.IOException { in SDFReader() argument 246 super(new InputStreamReader(new FileInputStream(source), charset)); in SDFReader()
|
H A D | XLIFFWriter.java | 90 public XLIFFWriter(BufferedOutputStream bos, String charset) in XLIFFWriter() argument 92 super(bos, charset); in XLIFFWriter()
|
/aoo41x/main/dtrans/source/win32/ftransl/ |
H A D | ftransl.cxx | 161 if ( refXMimeCntType->hasParameter( OUSTR( charset ) ) ) in getSystemDataTypeFromDataFlavor() 164 OUString charset = refXMimeCntType->getParameterValue( OUSTR( charset ) ); in getSystemDataTypeFromDataFlavor() local 165 findStandardFormatIdForCharset( charset, aAny ); in getSystemDataTypeFromDataFlavor()
|
/aoo41x/main/odk/pack/gendocu/java/ |
H A D | package-list | 25 java.nio.charset 26 java.nio.charset.spi
|
/aoo41x/main/oox/source/export/ |
H A D | drawingml.cxx | 743 const char* charset = NULL; in WriteRunProperties() local 758 XML_charset, charset, in WriteRunProperties() 765 const char* charset = NULL; in WriteRunProperties() local 778 XML_charset, charset, in WriteRunProperties()
|
/aoo41x/main/i18npool/source/collator/data/ |
H A D | ne_charset.txt | 2 # Collation rule for Nepali charset
|
H A D | dz_charset.txt | 2 # Collation rule for Dzongkha charset
|
H A D | ja_charset.txt | 22 # Collation rule for Japanese charset
|
H A D | ko_charset.txt | 22 # Collation rule for Korean charset
|
H A D | zh_charset.txt | 22 # Collation rule for Simplified Chinese charset
|
/aoo41x/main/hyphen/ |
H A D | makefile.mk | 49 hyphen-2.7.1-read-charset.patch
|
/aoo41x/main/offapi/com/sun/star/logging/ |
H A D | XLogHandler.idl | 61 /** specifies MIME charset name for the encoding to be used by this handler
|
/aoo41x/main/connectivity/source/resource/ |
H A D | conn_shared_res.src | 261 …the maximum length of $maxlen$ characters when converted to the target character set '$charset$'."; 266 Text [ en-US ] = "The string '$string$' cannot be converted using the encoding '$charset$'.";
|
/aoo41x/ext_libraries/ratscan/scan/ |
H A D | rat-output-to-html.xsl | 34 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
/aoo41x/main/sal/textenc/ |
H A D | tcvteas1.tab | 250 <http://vietunicode.sourceforge.net/charset/>: */
|
/aoo41x/main/rsc/source/parser/ |
H A D | rscyacc.y | 53 CharSet charset;
|
/aoo41x/main/oox/source/dump/ |
H A D | oledumper.ini | 428 0x0010=charset
|