Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx1030 … sal_uInt16& rnFontIdx = (nScript == ApiScriptType::COMPLEX) ? nCmplxFontIdx : in ConvertStringSequence() local
1034 if( rnFontIdx == EXC_FONT_NOTFOUND ) in ConvertStringSequence()
1035 rnFontIdx = ConvertFont( aStrProp, nScript ); in ConvertStringSequence()
1038 mxString->AppendFormat( nXclPortionStart, rnFontIdx ); in ConvertStringSequence()

Completed in 36 milliseconds