Home
last modified time | relevance | path

Searched refs:getCTLScriptType (Results 1 – 5 of 5) sorted by relevance

/trunk/main/i18npool/source/characterclassification/
H A Dscripttypedetector.cxx107 ScriptTypeDetector::getCTLScriptType( const ::rtl::OUString& Text, sal_Int32 nPos ) throw (::com::s… in getCTLScriptType() function in ScriptTypeDetector
129 sal_Int16 cType = getCTLScriptType(Text, nPos); in beginOfCTLScriptType()
131 if (cType != getCTLScriptType(Text, nPos)) in beginOfCTLScriptType()
147 sal_Int16 cType = getCTLScriptType(Text, nPos); in endOfCTLScriptType()
150 if (cType != getCTLScriptType(Text, nPos)) in endOfCTLScriptType()
/trunk/main/i18npool/inc/
H A Dscripttypedetector.hxx50 …virtual sal_Int16 SAL_CALL getCTLScriptType( const ::rtl::OUString& Text, sal_Int32 nPos ) throw (…
/trunk/main/offapi/com/sun/star/i18n/
H A DCTLScriptType.idl35 <member>XScriptTypeDetector::getCTLScriptType()</member>
H A DXScriptTypeDetector.idl81 short getCTLScriptType ([in] string aText, [in] long nPos);
/trunk/main/sw/source/core/text/
H A Dporlay.cxx1004 … const short nScriptType = pBreakIt->GetScriptTypeDetector()->getCTLScriptType( rTxt, nSearchStt ); in InitScriptInfo()
1011 …nCurrentScriptType = pBreakIt->GetScriptTypeDetector()->getCTLScriptType( rTxt, nNextCTLScriptStar… in InitScriptInfo()

Completed in 40 milliseconds