/aoo41x/main/stoc/source/uriproc/ |
H A D | UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx | 90 sal_Int32 encoded; in parsePart() local 94 encoded = (n & 0x1F) << 6; in parsePart() 98 encoded = (n & 0x0F) << 12; in parsePart() 102 encoded = (n & 0x07) << 18; in parsePart() 106 encoded = (n & 0x03) << 24; in parsePart() 110 encoded = 0; in parsePart() 121 encoded |= (n & 0x3F) << shift; in parsePart() 123 if (!utf8 || encoded < min in parsePart() 124 || (encoded >= 0xD800 && encoded <= 0xDFFF) in parsePart() 125 || encoded > 0x10FFFF) in parsePart() [all …]
|
/aoo41x/main/configmgr/source/ |
H A D | data.cxx | 55 rtl::OUString const & encoded, sal_Int32 begin, sal_Int32 end, in decode() argument 59 begin >= 0 && begin <= end && end <= encoded.getLength() && in decode() 63 sal_Unicode c = encoded[begin++]; in decode() 65 if (encoded.matchAsciiL(RTL_CONSTASCII_STRINGPARAM("amp;"), begin)) in decode() 69 } else if (encoded.matchAsciiL( in decode() 74 } else if (encoded.matchAsciiL( in decode()
|
/aoo41x/main/sal/inc/rtl/ |
H A D | bootstrap.hxx | 225 ::rtl::OUString encoded; in encode() 226 rtl_bootstrap_encode(value.pData, &encoded.pData); in encode() 227 return encoded; in encode()
|
H A D | bootstrap.h | 222 rtl_uString const * value, rtl_uString ** encoded )
|
/aoo41x/main/offapi/com/sun/star/xml/sax/ |
H A D | XFastTokenHandler.idl | 69 the string given as a byte sequence encoded in UTF8 80 sequence encoded in UTF8.
|
/aoo41x/main/udkapi/com/sun/star/uri/ |
H A D | XExternalUriReferenceTranslator.idl | 39 UTF-8–encoded strings (which have to be mapped to filenames in a 43 such <dfn>internal</dfn> URIs (e.g., UTF-8–encoded “file”
|
H A D | XVndSunStarScriptUrl.idl | 54 Unicode strings in the case of names and keys), encoded as UTF-8 byte
|
H A D | XUriReferenceFactory.idl | 134 relative path returned from this method, are encoded (as
|
/aoo41x/main/offapi/com/sun/star/xml/crypto/ |
H A D | XSecurityEnvironment.idl | 60 * Create certificate interface from raw DER encoded certificate 65 * Create certificate interface from a BASE64 encoded certificate.
|
/aoo41x/main/ucb/source/ucp/ftp/ |
H A D | ftpurl.cxx | 58 rtl::OUString decodePathSegment(rtl::OUString const & encoded) { in decodePathSegment() argument 60 encoded, rtl_UriDecodeWithCharset, RTL_TEXTENCODING_UTF8); in decodePathSegment()
|
/aoo41x/main/offapi/com/sun/star/animations/ |
H A D | XAnimateMotion.idl | 47 Possible types maybe a svg:d path encoded in a string.
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | XPrinterPropertySet.idl | 84 /** returns a binary encoded version of the printer setup.
|
/aoo41x/main/offapi/com/sun/star/security/ |
H A D | XCertificate.idl | 86 * the DER encoded form of the certificate
|
/aoo41x/main/sal/rtl/source/ |
H A D | bootstrap.cxx | 852 void rtl_bootstrap_encode( rtl_uString const * value, rtl_uString ** encoded ) in rtl_bootstrap_encode() argument 864 rtl_uString_assign(encoded, b.makeStringAndClear().pData); in rtl_bootstrap_encode()
|
/aoo41x/main/udkapi/com/sun/star/io/ |
H A D | XDataInputStream.idl | 116 /** reads a string of UTF encoded characters.
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | HierarchyContentProvider.idl | 80 where <name> is a string encoded according to the URL
|
H A D | WebDAVContentProvider.idl | 81 where <name> is a string encoded according to the URL
|
/aoo41x/main/offapi/com/sun/star/smarttags/ |
H A D | XSmartTagRecognizer.idl | 149 is UFT16 encoded.
|
/aoo41x/main/nss/ |
H A D | nss_win.patch | 2110 * try this again with an encoded public key */ 2486 * Optional bytes are encoded as a 0-length item if not present.
|
/aoo41x/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/ |
H A D | _Validat.idt | 291 MsiDigitalSignature Hash Y Binary The encoded hash blob from the digital signature
|
/aoo41x/main/instsetoo_native/inc_openoffice/windows/msi_templates/ |
H A D | _Validat.idt | 291 MsiDigitalSignature Hash Y Binary The encoded hash blob from the digital signature
|
/aoo41x/main/instsetoo_native/inc_sdkoo/windows/msi_templates/ |
H A D | _Validat.idt | 291 MsiDigitalSignature Hash Y Binary The encoded hash blob from the digital signature
|
/aoo41x/main/instsetoo_native/inc_ure/windows/msi_templates/ |
H A D | _Validat.idt | 291 MsiDigitalSignature Hash Y Binary The encoded hash blob from the digital signature
|
/aoo41x/main/libtextcat/ |
H A D | libtextcat-2.2.patch | 1429 + * of course it's only usefull when encoding is utf8 and the symbol is encoded with more than 1 ch…
|
/aoo41x/extras/l10n/source/fa/ |
H A D | localize.sdf | 2698 filter source\config\fragments\filters\Text__encoded___StarWriter_Web__ui.xcu 0 value Text (encoded… 2716 …\filters\Text__encoded___StarWriter_GlobalDocument__ui.xcu 0 value Text (encoded) (StarWriter/Glob… 2725 filter source\config\fragments\filters\Text__encoded__ui.xcu 0 value Text (encoded) UIName 0 fa م…
|