Searched refs:rnFontIdx (Results 1 – 1 of 1) sorted by relevance
1030 … sal_uInt16& rnFontIdx = (nScript == ApiScriptType::COMPLEX) ? nCmplxFontIdx : in ConvertStringSequence() local1034 if( rnFontIdx == EXC_FONT_NOTFOUND ) in ConvertStringSequence()1035 rnFontIdx = ConvertFont( aStrProp, nScript ); in ConvertStringSequence()1038 mxString->AppendFormat( nXclPortionStart, rnFontIdx ); in ConvertStringSequence()
Completed in 33 milliseconds