Home
last modified time | relevance | path

Searched refs:endOfScript (Results 1 – 25 of 55) sorted by relevance

123

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/bastyp/
H A Dbreakit.cxx116 rText.getLength() > ( nChgPos = m_xBreak->endOfScript(rText, nPos, nScript) ) && in GetRealScriptOfText()
137 n = m_xBreak->endOfScript(rText, n, nScript) ) in GetAllScriptsOfText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/bastyp/
H A Dbreakit.cxx117 nChgPos = m_xBreak->endOfScript(rText, nPos, nScript); in GetRealScriptOfText()
137 n = m_xBreak->endOfScript(rText, n, nScript) ) in GetAllScriptsOfText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dtxatritr.cxx61 ? g_pBreakIt->GetBreakIter()->endOfScript( in SwScriptIterator()
74 m_nChgPos = g_pBreakIt->GetBreakIter()->endOfScript( in Next()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dtxatritr.cxx61 ? g_pBreakIt->GetBreakIter()->endOfScript( in SwScriptIterator()
74 m_nChgPos = g_pBreakIt->GetBreakIter()->endOfScript( in Next()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Ddocumen6.cxx67 nPos = xBreakIter->endOfScript( rString, nPos, nType ); in HasStringWeakCharacters()
103 nPos = xBreakIter->endOfScript( rString, nPos, nType ); in GetStringScriptType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Ddocumen6.cxx67 nPos = xBreakIter->endOfScript( rString, nPos, nType ); in HasStringWeakCharacters()
103 nPos = xBreakIter->endOfScript( rString, nPos, nType ); in GetStringScriptType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/i18n/
H A Dcom.sun.star.i18n.BreakIterator.csv16 "BreakIterator";"com::sun::star::i18n::XBreakIterator";"endOfScript()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/i18n/
H A Dcom.sun.star.i18n.BreakIterator.csv16 "BreakIterator";"com::sun::star::i18n::XBreakIterator";"endOfScript()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/i18n/
H A DScriptType.idl29 XBreakIterator::endOfScript(),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/i18n/
H A DScriptType.idl29 XBreakIterator::endOfScript(),
/dports/devel/jsl/jsl-0.3.0/src/
H A Djsl.c1027 const char *startOfScript, *endOfScript; in ProcessScriptContents() local
1035 endOfScript = NULL; in ProcessScriptContents()
1171 endOfScript = possibleEndOfScript; in ProcessScriptContents()
1185 while (scriptPos < endOfScript) { in ProcessScriptContents()
1195 if (!startOfScript || !endOfScript) { in ProcessScriptContents()
1222 …script = JS_CompileScript(cx, obj, startOfScript, endOfScript - startOfScript, path, lineStartOfSc… in ProcessScriptContents()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmlfldw.cxx321 sal_Int32 nPos = g_pBreakIt->GetBreakIter()->endOfScript( sExpand, 0, in OutHTML_SwField()
373 sal_Int32 nEndPos = g_pBreakIt->GetBreakIter()->endOfScript( in OutHTML_SwField()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmlfldw.cxx325 sal_Int32 nPos = g_pBreakIt->GetBreakIter()->endOfScript( sExpand, 0, in OutHTML_SwField()
377 sal_Int32 nEndPos = g_pBreakIt->GetBreakIter()->endOfScript( in OutHTML_SwField()
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/inc/
H A DbreakiteratorImpl.hxx79 virtual sal_Int32 SAL_CALL endOfScript( const OUString& Text, sal_Int32 nStartPos,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/inc/
H A DbreakiteratorImpl.hxx80 virtual sal_Int32 SAL_CALL endOfScript( const OUString& Text, sal_Int32 nStartPos,
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/control/
H A Dscriptedtext.cxx169 nNextPos = _xBreakIter->endOfScript( maText, nThisPos, nPortScript ); in CalculateBreaks()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/
H A Dscriptedtext.cxx169 nNextPos = _xBreakIter->endOfScript( maText, nThisPos, nPortScript ); in CalculateBreaks()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/chrdlg/
H A Ddrpcps.cxx362 nChg = xBreak->endOfScript( maText, nChg, nScript ); in CheckScript()
371 nChg = xBreak->endOfScript( maText, nChg, nScript ); in CheckScript()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/edit/
H A Dedattr.cxx656 n = g_pBreakIt->GetBreakIter()->endOfScript( sExp, n, nScript )) in lcl_IsNoEndTextAttrAtPos()
788 nChg = g_pBreakIt->GetBreakIter()->endOfScript( in GetScriptType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/chrdlg/
H A Ddrpcps.cxx359 nChg = xBreak->endOfScript( maText, nChg, nScript ); in CheckScript()
368 nChg = xBreak->endOfScript( maText, nChg, nScript ); in CheckScript()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/edit/
H A Dedattr.cxx656 n = g_pBreakIt->GetBreakIter()->endOfScript( sExp, n, nScript )) in lcl_IsNoEndTextAttrAtPos()
788 nChg = g_pBreakIt->GetBreakIter()->endOfScript( in GetScriptType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxehelper.cxx378 sal_Int32 nPortionEnd = xBreakIt->endOfScript( rText, nPortionPos, nScript ); in lclCreateFormattedString()
653 nStrPos = xBreakIt->endOfScript( rString, nStrPos, nScript ); in GetLeadingScriptType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxehelper.cxx378 sal_Int32 nPortionEnd = xBreakIt->endOfScript( rText, nPortionPos, nScript ); in lclCreateFormattedString()
653 nStrPos = xBreakIt->endOfScript( rString, nStrPos, nScript ); in GetLeadingScriptType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/qa/string/
H A Dtest_string.cxx165 virtual sal_Int32 SAL_CALL endOfScript( const OUString&, sal_Int32, in endOfScript() function in __anon0f81e0a90111::testBreakIterator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/qa/string/
H A Dtest_string.cxx169 virtual sal_Int32 SAL_CALL endOfScript( const OUString&, sal_Int32, in endOfScript() function in __anon898ef5010111::testBreakIterator

123