Home
last modified time | relevance | path

Searched refs:getScriptType (Results 1 – 25 of 125) sorted by relevance

12345

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/bastyp/
H A Dbreakit.cxx93 nScript = m_xBreak->getScriptType(rText, nPos); in GetRealScriptOfText()
104 nScript = m_xBreak->getScriptType(rText, nPos+1); in GetRealScriptOfText()
112 nScript = m_xBreak->getScriptType(rText, nChgPos-1); in GetRealScriptOfText()
119 nScript = m_xBreak->getScriptType(rText, nChgPos); in GetRealScriptOfText()
139 nScript = m_xBreak->getScriptType(rText, n); in GetAllScriptsOfText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/bastyp/
H A Dbreakit.cxx93 nScript = m_xBreak->getScriptType(rText, nPos); in GetRealScriptOfText()
104 nScript = m_xBreak->getScriptType(rText, nPos+1); in GetRealScriptOfText()
112 nScript = m_xBreak->getScriptType(rText, nChgPos-1); in GetRealScriptOfText()
119 nScript = m_xBreak->getScriptType(rText, nChgPos); in GetRealScriptOfText()
139 nScript = m_xBreak->getScriptType(rText, n); in GetAllScriptsOfText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dtxatritr.cxx44 m_nCurScript = g_pBreakIt->GetBreakIter()->getScriptType(m_rText, nPos); in SwScriptIterator()
55 g_pBreakIt->GetBreakIter()->getScriptType(m_rText,nPos); in SwScriptIterator()
73 g_pBreakIt->GetBreakIter()->getScriptType(m_rText, m_nChgPos); in Next()
81 g_pBreakIt->GetBreakIter()->getScriptType(m_rText, m_nChgPos); in Next()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dtxatritr.cxx44 nCurScript = g_pBreakIt->GetBreakIter()->getScriptType(m_rText, nPos); in SwScriptIterator()
55 g_pBreakIt->GetBreakIter()->getScriptType(m_rText,nPos); in SwScriptIterator()
73 g_pBreakIt->GetBreakIter()->getScriptType(m_rText, m_nChgPos); in Next()
81 g_pBreakIt->GetBreakIter()->getScriptType(m_rText, m_nChgPos); in Next()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Ddocumen6.cxx63 sal_Int16 nType = xBreakIter->getScriptType( rString, nPos ); in HasStringWeakCharacters()
89 sal_Int16 nType = xBreakIter->getScriptType( rString, nPos ); in GetStringScriptType()
178 SvtScriptType getScriptType() const { return mnScriptType; } in getScriptType() function in __anona0dc33350111::ScriptTypeAggregator
207 return aAction.getScriptType(); in GetRangeScriptType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Ddocumen6.cxx63 sal_Int16 nType = xBreakIter->getScriptType( rString, nPos ); in HasStringWeakCharacters()
89 sal_Int16 nType = xBreakIter->getScriptType( rString, nPos ); in GetStringScriptType()
178 SvtScriptType getScriptType() const { return mnScriptType; } in getScriptType() function in __anon549cdb8d0111::ScriptTypeAggregator
207 return aAction.getScriptType(); in GetRangeScriptType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/source/breakiterator/
H A Dbreakiterator_cjk.cxx49 getScriptType(text, result.startPos) == ScriptType::ASIAN) in previousWord()
66 getScriptType(text, result.startPos) == ScriptType::ASIAN) in nextWord()
83 getScriptType(text, result.startPos) == ScriptType::ASIAN) in getWordBoundary()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/source/breakiterator/
H A Dbreakiterator_cjk.cxx49 getScriptType(text, result.startPos) == ScriptType::ASIAN) in previousWord()
66 getScriptType(text, result.startPos) == ScriptType::ASIAN) in nextWord()
83 getScriptType(text, result.startPos) == ScriptType::ASIAN) in getWordBoundary()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/plugins/utils/
H A DScriptProvider.java36 getScriptType(); in getScriptType() method
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/i18n/
H A D_XBreakIterator.java529 res &= oObj.getScriptType("abcd", 0) == ScriptType.LATIN ; in _getScriptType()
530 res &= oObj.getScriptType(katakana, 0) == ScriptType.ASIAN; in _getScriptType()
531 res &= oObj.getScriptType(arabic, 0) == ScriptType.COMPLEX ; in _getScriptType()
532 res &= oObj.getScriptType(arrows, 0) == ScriptType.WEAK ; in _getScriptType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/i18n/
H A D_XBreakIterator.java529 res &= oObj.getScriptType("abcd", 0) == ScriptType.LATIN ; in _getScriptType()
530 res &= oObj.getScriptType(katakana, 0) == ScriptType.ASIAN; in _getScriptType()
531 res &= oObj.getScriptType(arabic, 0) == ScriptType.COMPLEX ; in _getScriptType()
532 res &= oObj.getScriptType(arrows, 0) == ScriptType.WEAK ; in _getScriptType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/crsr/
H A Dcallnk.cxx186 g_pBreakIt->GetBreakIter()->getScriptType( rText, m_nContent ) in ~SwCallLink()
187 != g_pBreakIt->GetBreakIter()->getScriptType(rText, nCurrentContent)) in ~SwCallLink()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/crsr/
H A Dcallnk.cxx185 g_pBreakIt->GetBreakIter()->getScriptType( rText, nContent ) in ~SwCallLink()
186 != g_pBreakIt->GetBreakIter()->getScriptType(rText, nCurrentContent)) in ~SwCallLink()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/config/
H A Dlanguageoptions.cxx148 sal_Int16 nScriptType = MsLangId::getScriptType( nLang ); in GetScriptTypeOfLanguage()
244 if (MsLangId::getScriptType(LanguageType(lang)) == scriptType) in isKeyboardLayoutTypeInstalled()
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/extension/script/
H A DScriptsCache.java76 List<ScriptWrapper> latestScripts = extensionScript.getScripts(config.getScriptType()); in refresh()
264 public String getScriptType() { in getScriptType() method in Configuration
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/config/
H A Dlanguageoptions.cxx148 sal_Int16 nScriptType = MsLangId::getScriptType( nLang ); in GetScriptTypeOfLanguage()
244 if (MsLangId::getScriptType(LanguageType(lang)) == scriptType) in isKeyboardLayoutTypeInstalled()
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18nlangtag/source/isolang/
H A Dmslangid.cxx116 if (nType != css::i18n::ScriptType::WEAK && getScriptType(nLang) != nType) in resolveSystemLanguageByScriptType()
320 sal_Int16 MsLangId::getScriptType( LanguageType nLang ) in getScriptType() function in MsLangId
469 if (getScriptType( nLang) != css::i18n::ScriptType::LATIN) in isNonLatinWestern()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18nlangtag/source/isolang/
H A Dmslangid.cxx116 if (nType != css::i18n::ScriptType::WEAK && getScriptType(nLang) != nType) in resolveSystemLanguageByScriptType()
318 sal_Int16 MsLangId::getScriptType( LanguageType nLang ) in getScriptType() function in MsLangId
465 if (getScriptType( nLang) != css::i18n::ScriptType::LATIN) in isNonLatinWestern()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMScript.h54 void getScriptType()const in getScriptType() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/edit/
H A Dedattr.cxx658 nScript = g_pBreakIt->GetBreakIter()->getScriptType( sExp, n ); in lcl_IsNoEndTextAttrAtPos()
664 getScriptType( sExp, nEnd-1 )); in lcl_IsNoEndTextAttrAtPos()
708 : g_pBreakIt->GetBreakIter()->getScriptType( pTNd->GetText(), nPos ); in GetScriptType()
755 g_pBreakIt->GetBreakIter()->getScriptType( in GetScriptType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaddressinput/src/common/src/main/java/com/google/i18n/addressinput/common/
H A DFormController.java79 private ScriptType getScriptType() { in getScriptType() method in FormController
236 String[] names = (getScriptType() == ScriptType.LOCAL) in getRegionData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaddressinput/src/common/src/main/java/com/google/i18n/addressinput/common/
H A DFormController.java79 private ScriptType getScriptType() { in getScriptType() method in FormController
236 String[] names = (getScriptType() == ScriptType.LOCAL) in getRegionData()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/i18n/
H A Dcom.sun.star.i18n.BreakIterator.csv19 "BreakIterator";"com::sun::star::i18n::XBreakIterator";"getScriptType()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/i18n/
H A Dcom.sun.star.i18n.BreakIterator.csv19 "BreakIterator";"com::sun::star::i18n::XBreakIterator";"getScriptType()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/edit/
H A Dedattr.cxx658 nScript = g_pBreakIt->GetBreakIter()->getScriptType( sExp, n ); in lcl_IsNoEndTextAttrAtPos()
664 getScriptType( sExp, nEnd-1 )); in lcl_IsNoEndTextAttrAtPos()
708 : g_pBreakIt->GetBreakIter()->getScriptType( pTNd->GetText(), nPos ); in GetScriptType()
755 g_pBreakIt->GetBreakIter()->getScriptType( in GetScriptType()

12345