Home
last modified time | relevance | path

Searched refs:RTL_TEXTENCODING_UCS2 (Results 1 – 25 of 42) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/basflt/
H A Diodetect.cxx261 eCharSet = RTL_TEXTENCODING_UCS2; in IsDetectableText()
268 eCharSet = RTL_TEXTENCODING_UCS2; in IsDetectableText()
291 eCharSet = RTL_TEXTENCODING_UCS2; // UTF-16BE in IsDetectableText()
296 eCharSet = RTL_TEXTENCODING_UCS2; // UTF-16LE in IsDetectableText()
310 if (eCharSet != RTL_TEXTENCODING_UCS2) in IsDetectableText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/rtl/
H A Dtextenc.h144 #define RTL_TEXTENCODING_UCS2 (RTL_TEXTENC_CAST( 0xFFFF )) macro
145 #define RTL_TEXTENCODING_UNICODE RTL_TEXTENCODING_UCS2
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/rtl/
H A Dtextenc.h140 #define RTL_TEXTENCODING_UCS2 (RTL_TEXTENC_CAST( 0xFFFF )) macro
141 #define RTL_TEXTENCODING_UNICODE RTL_TEXTENCODING_UCS2
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/svrtf/
H A Dsvparser.cxx125 template<typename T> sal_uInt16 SvParser<T>::GetCharSize() const { return (RTL_TEXTENCODING_UCS2 ==… in GetCharSize()
154 RTL_TEXTENCODING_UCS2 == eEnc ) in SetSrcEncoding()
210 eSrcEnc = RTL_TEXTENCODING_UCS2; in GetNextChar()
216 eSrcEnc = RTL_TEXTENCODING_UCS2; in GetNextChar()
251 if( RTL_TEXTENCODING_UCS2 == eSrcEnc ) in GetNextChar()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/svrtf/
H A Dsvparser.cxx125 template<typename T> sal_uInt16 SvParser<T>::GetCharSize() const { return (RTL_TEXTENCODING_UCS2 ==… in GetCharSize()
154 RTL_TEXTENCODING_UCS2 == eEnc ) in SetSrcEncoding()
210 eSrcEnc = RTL_TEXTENCODING_UCS2; in GetNextChar()
216 eSrcEnc = RTL_TEXTENCODING_UCS2; in GetNextChar()
251 if( RTL_TEXTENCODING_UCS2 == eSrcEnc ) in GetNextChar()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ascii/
H A Dwrtasc.cxx110 (RTL_TEXTENCODING_UCS2 == GetAsciiOptions().GetCharSet() || in WriteStream()
164 case RTL_TEXTENCODING_UCS2: in WriteStream()
H A Dascatr.cxx295 const bool bExportSoftHyphens = RTL_TEXTENCODING_UCS2 == rWrt.GetAsciiOptions().GetCharSet() || in OutASC_SwTextNode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/basflt/
H A Diodetect.cxx259 eCharSet = RTL_TEXTENCODING_UCS2; in IsDetectableText()
265 eCharSet = RTL_TEXTENCODING_UCS2; in IsDetectableText()
279 if (eCharSet != RTL_TEXTENCODING_UCS2) in IsDetectableText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ascii/
H A Dwrtasc.cxx112 (RTL_TEXTENCODING_UCS2 == GetAsciiOptions().GetCharSet() || in WriteStream()
166 case RTL_TEXTENCODING_UCS2: in WriteStream()
H A Dascatr.cxx290 const bool bExportSoftHyphens = RTL_TEXTENCODING_UCS2 == rWrt.GetAsciiOptions().GetCharSet() || in OutASC_SwTextNode()
H A Dparasc.cxx302 if (RTL_TEXTENCODING_UCS2 != currentCharSet) in ReadChars()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/ppt/
H A Dpropread.cxx110 if ( mnTextEnc == RTL_TEXTENCODING_UCS2 ) in Read()
280 if (mnTextEnc == RTL_TEXTENCODING_UCS2) in GetDictionary()
287 if ( mnTextEnc == RTL_TEXTENCODING_UCS2 ) in GetDictionary()
471 mnTextEnc = RTL_TEXTENCODING_UCS2; in Read()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/ppt/
H A Dpropread.cxx109 if ( mnTextEnc == RTL_TEXTENCODING_UCS2 ) in Read()
280 if (mnTextEnc == RTL_TEXTENCODING_UCS2) in GetDictionary()
287 if ( mnTextEnc == RTL_TEXTENCODING_UCS2 ) in GetDictionary()
463 mnTextEnc = RTL_TEXTENCODING_UCS2; in Read()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dtxencbox.cxx59 ((nEnc == RTL_TEXTENCODING_UCS2) || in FillFromDbTextEncodingMap()
155 ((nEnc == RTL_TEXTENCODING_UCS2) || in FillFromTextEncodingTable()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dtxencbox.cxx65 ((nEnc == RTL_TEXTENCODING_UCS2) || in FillFromDbTextEncodingMap()
161 ((nEnc == RTL_TEXTENCODING_UCS2) || in FillFromTextEncodingTable()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Doleprops.hxx115 bool IsUnicode() const { return GetTextEncoding() == RTL_TEXTENCODING_UCS2; } in IsUnicode()
117 void SetUnicode() { SetTextEncoding( RTL_TEXTENCODING_UCS2 ); } in SetUnicode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Doleprops.hxx114 bool IsUnicode() const { return GetTextEncoding() == RTL_TEXTENCODING_UCS2; } in IsUnicode()
116 void SetUnicode() { SetTextEncoding( RTL_TEXTENCODING_UCS2 ); } in SetUnicode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/edit/
H A Dedglss.cxx312 aAsciiOpt.SetCharSet( RTL_TEXTENCODING_UCS2 ); in GetSelectedText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/edit/
H A Dedglss.cxx309 aAsciiOpt.SetCharSet( RTL_TEXTENCODING_UCS2 ); in GetSelectedText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/dialog/
H A Dascfldlg.cxx357 case RTL_TEXTENCODING_UCS2: in UpdateIncludeBOMSensitiveState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/inc/
H A Dtxenctab.hrc105 …ENCODING_TABLE", "Unicode (UTF-16)") , RTL_TEXTENCODING_UCS2
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/dialog/
H A Dascfldlg.cxx348 case RTL_TEXTENCODING_UCS2: in UpdateIncludeBOMSensitiveState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/inc/
H A Dtxenctab.hrc105 …ENCODING_TABLE", "Unicode (UTF-16)") , RTL_TEXTENCODING_UCS2
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/inet/
H A Dinetmime.cxx924 { "ISO-10646-UCS-2", RTL_TEXTENCODING_UCS2 },
925 { "CSUNICODE", RTL_TEXTENCODING_UCS2 } };
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/inet/
H A Dinetmime.cxx979 { "ISO-10646-UCS-2", RTL_TEXTENCODING_UCS2 },
980 { "CSUNICODE", RTL_TEXTENCODING_UCS2 } };

12