Home
last modified time | relevance | path

Searched refs:GetScriptTypeDetector (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dporlay.cxx1002 if( i18n::ScriptType::COMPLEX == nScript && pBreakIt->GetScriptTypeDetector().is() ) in InitScriptInfo()
1004 … const short nScriptType = pBreakIt->GetScriptTypeDetector()->getCTLScriptType( rTxt, nSearchStt ); in InitScriptInfo()
1009 …nNextCTLScriptStart = (xub_StrLen)pBreakIt->GetScriptTypeDetector()->endOfCTLScriptType( rTxt, nNe… in InitScriptInfo()
1011 …nCurrentScriptType = pBreakIt->GetScriptTypeDetector()->getCTLScriptType( rTxt, nNextCTLScriptStar… in InitScriptInfo()
/trunk/main/sw/inc/
H A Dbreakit.hxx87 …om::sun::star::uno::Reference< com::sun::star::i18n::XScriptTypeDetector > GetScriptTypeDetector() in GetScriptTypeDetector() function in SwBreakIt

Completed in 28 milliseconds