Home
last modified time | relevance | path

Searched refs:nConversionType (Results 1 – 17 of 17) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/source/textconversion/
H A DtextconversionImpl.cxx34 const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversions() argument
41 …return xTC->getConversions(aText, nStartPos, nLength, rLocale, nConversionType, nConversionOptions… in getConversions()
46 const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversion() argument
53 …return xTC->getConversion(aText, nStartPos, nLength, rLocale, nConversionType, nConversionOptions); in getConversion()
58 …const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions, Sequence< sal_Int3… in getConversionWithOffset() argument
65 …return xTC->getConversionWithOffset(aText, nStartPos, nLength, rLocale, nConversionType, nConversi… in getConversionWithOffset()
H A Dtextconversion_zh.cxx269 const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversions() argument
274 …result.Candidates[0] = getConversion( aText, nStartPos, nLength, rLocale, nConversionType, nConver… in getConversions()
283 const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversion() argument
285 …if (rLocale.Language != "zh" || ( nConversionType != TextConversionType::TO_SCHINESE && nConversio… in getConversion()
289 bool toSChinese = nConversionType == TextConversionType::TO_SCHINESE; in getConversion()
303 …const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions, Sequence<sal_Int32… in getConversionWithOffset() argument
305 …if (rLocale.Language != "zh" || ( nConversionType != TextConversionType::TO_SCHINESE && nConversio… in getConversionWithOffset()
309 bool toSChinese = nConversionType == TextConversionType::TO_SCHINESE; in getConversionWithOffset()
H A Dtextconversion_ko.cxx200 const Locale& aLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversions() argument
207 if (nConversionType != TextConversionType::TO_HANGUL && in getConversions()
208 nConversionType != TextConversionType::TO_HANJA) in getConversions()
219 bool toHanja = (nConversionType == TextConversionType::TO_HANJA); in getConversions()
230 if (nConversionType == TextConversionType::TO_HANJA) { in getConversions()
289 const Locale& aLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversion() argument
304 …result = getConversions(aText, start, length + nStartPos - start, aLocale, nConversionType, nConve… in getConversion()
321 …const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions, Sequence<sal_Int32… in getConversionWithOffset() argument
324 return getConversion(aText, nStartPos, nLength, rLocale, nConversionType, nConversionOptions); in getConversionWithOffset()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/source/textconversion/
H A DtextconversionImpl.cxx34 const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversions() argument
41 …return xTC->getConversions(aText, nStartPos, nLength, rLocale, nConversionType, nConversionOptions… in getConversions()
46 const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversion() argument
53 …return xTC->getConversion(aText, nStartPos, nLength, rLocale, nConversionType, nConversionOptions); in getConversion()
58 …const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions, Sequence< sal_Int3… in getConversionWithOffset() argument
65 …return xTC->getConversionWithOffset(aText, nStartPos, nLength, rLocale, nConversionType, nConversi… in getConversionWithOffset()
H A Dtextconversion_zh.cxx268 const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversions() argument
273 …result.Candidates[0] = getConversion( aText, nStartPos, nLength, rLocale, nConversionType, nConver… in getConversions()
282 const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversion() argument
284 …if (rLocale.Language != "zh" || ( nConversionType != TextConversionType::TO_SCHINESE && nConversio… in getConversion()
288 bool toSChinese = nConversionType == TextConversionType::TO_SCHINESE; in getConversion()
302 …const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions, Sequence<sal_Int32… in getConversionWithOffset() argument
304 …if (rLocale.Language != "zh" || ( nConversionType != TextConversionType::TO_SCHINESE && nConversio… in getConversionWithOffset()
308 bool toSChinese = nConversionType == TextConversionType::TO_SCHINESE; in getConversionWithOffset()
H A Dtextconversion_ko.cxx203 const Locale& aLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversions() argument
210 if (nConversionType != TextConversionType::TO_HANGUL && in getConversions()
211 nConversionType != TextConversionType::TO_HANJA) in getConversions()
222 bool toHanja = (nConversionType == TextConversionType::TO_HANJA); in getConversions()
233 if (nConversionType == TextConversionType::TO_HANJA) { in getConversions()
292 const Locale& aLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions) in getConversion() argument
307 …result = getConversions(aText, start, length + nStartPos - start, aLocale, nConversionType, nConve… in getConversion()
324 …const Locale& rLocale, sal_Int16 nConversionType, sal_Int32 nConversionOptions, Sequence<sal_Int32… in getConversionWithOffset() argument
327 return getConversion(aText, nStartPos, nLength, rLocale, nConversionType, nConversionOptions); in getConversionWithOffset()
/dports/editors/libreoffice/libreoffice-7.2.6.2/linguistic/source/
H A Dconvdicxml.cxx51 static OUString ConversionTypeToText( sal_Int16 nConversionType ) in ConversionTypeToText() argument
54 if (nConversionType == ConversionDictionaryType::HANGUL_HANJA) in ConversionTypeToText()
56 else if (nConversionType == ConversionDictionaryType::SCHINESE_TCHINESE) in ConversionTypeToText()
97 sal_Int16 nConversionType; member in __anon8b7ee3ef0111::ConvDicXMLDictionaryContext_Impl
102 nLanguage(LANGUAGE_NONE), nConversionType(-1) in ConvDicXMLDictionaryContext_Impl()
188 nConversionType = GetConversionTypeFromText( aIter.toString() ); in startFastElement()
195 GetConvDicImport().SetConversionType( nConversionType ); in startFastElement()
273 OUString aConvType( ConversionTypeToText( rDic.nConversionType ) ); in exportDoc()
330 pDic ( pConvDic ), nLanguage(LANGUAGE_NONE), nConversionType(-1) in ConvDicXMLImport()
H A Dconvdicxml.hxx82 sal_Int16 nConversionType; // conversion type the dictionary is used for member in ConvDicXMLImport
91 sal_Int16 GetConversionType() const { return nConversionType; } in GetConversionType()
94 void SetConversionType( sal_Int16 nType ) { nConversionType = nType; } in SetConversionType()
H A Dconvdic.hxx68 sal_Int16 nConversionType; member in ConvDic
87 sal_Int16 nConversionType,
H A Dconvdic.cxx153 nConversionType(nConvType), in ConvDic()
332 return nConversionType; in getConversionType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/linguistic/source/
H A Dconvdicxml.cxx51 static OUString ConversionTypeToText( sal_Int16 nConversionType ) in ConversionTypeToText() argument
54 if (nConversionType == ConversionDictionaryType::HANGUL_HANJA) in ConversionTypeToText()
56 else if (nConversionType == ConversionDictionaryType::SCHINESE_TCHINESE) in ConversionTypeToText()
97 sal_Int16 nConversionType; member in ConvDicXMLDictionaryContext_Impl
104 nConversionType = -1; in ConvDicXMLDictionaryContext_Impl()
197 nConversionType = GetConversionTypeFromText( aIter.toString() ); in startFastElement()
205 GetConvDicImport().SetConversionType( nConversionType ); in startFastElement()
291 OUString aConvType( ConversionTypeToText( rDic.nConversionType ) ); in exportDoc()
351 nConversionType = -1; in ConvDicXMLImport()
H A Dconvdicxml.hxx82 sal_Int16 nConversionType; // conversion type the dictionary is used for member in ConvDicXMLImport
91 sal_Int16 GetConversionType() const { return nConversionType; } in GetConversionType()
94 void SetConversionType( sal_Int16 nType ) { nConversionType = nType; } in SetConversionType()
H A Dconvdic.hxx72 sal_Int16 nConversionType; member in ConvDic
91 sal_Int16 nConversionType,
H A Dconvdic.cxx168 nConversionType = nConvType; in ConvDic()
349 return nConversionType; in getConversionType()
/dports/graphics/devil/devil-1.7.8/src-ILUT/src/
H A Dilut_directx9.c556 ILuint nConversionType, ilutFormat; in MakeD3D9Compliant() local
561 nConversionType = ilutCurImage->Type; in MakeD3D9Compliant()
575 nConversionType = IL_UNSIGNED_BYTE; in MakeD3D9Compliant()
584 nConversionType = IL_UNSIGNED_BYTE; in MakeD3D9Compliant()
590 nConversionType = IL_HALF; in MakeD3D9Compliant()
600 || (ilutCurImage->Type != nConversionType)) in MakeD3D9Compliant()
602 Converted = iConvertImage(ilutCurImage, ilutFormat, nConversionType); in MakeD3D9Compliant()
613 if((color>=0) && (nConversionType == IL_UNSIGNED_BYTE)) in MakeD3D9Compliant()
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/misc/
H A Dhangulhanja.cxx305 sal_Int16 nConversionType = -1; in implGetConversionType() local
307nConversionType = ( HHC::eHangulToHanja == m_eCurrentConversionDirection && !bSwitchDirection ) ? … in implGetConversionType()
309nConversionType = LANGUAGE_CHINESE_SIMPLIFIED == m_nTargetLang ? TO_SCHINESE : TO_TCHINESE; in implGetConversionType()
310 DBG_ASSERT( nConversionType != -1, "unexpected conversion type" ); in implGetConversionType()
311 return nConversionType; in implGetConversionType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/misc/
H A Dhangulhanja.cxx306 sal_Int16 nConversionType = -1; in implGetConversionType() local
308nConversionType = ( HHC::eHangulToHanja == m_eCurrentConversionDirection && !bSwitchDirection ) ? … in implGetConversionType()
310nConversionType = LANGUAGE_CHINESE_SIMPLIFIED == m_nTargetLang ? TO_SCHINESE : TO_TCHINESE; in implGetConversionType()
311 DBG_ASSERT( nConversionType != -1, "unexpected conversion type" ); in implGetConversionType()
312 return nConversionType; in implGetConversionType()