Searched refs:aFontIdPoolId (Results 1 – 1 of 1) sorted by relevance
259 sal_uInt16 aFontIdPoolId[] = in InitNew() local293 if(!pStdFont->IsFontDefault(aFontIdPoolId[nIdx])) in InitNew()295 sEntry = pStdFont->GetFontFor(aFontIdPoolId[nIdx]); in InitNew()301 pColl = mpDoc->GetTxtCollFromPool(aFontIdPoolId[nIdx + 1]); in InitNew()310 …sal_Int32 nFontHeight = pStdFont->GetFontHeight( static_cast< sal_Int8 >(aFontIdPoolId[nIdx]), 0, … in InitNew()312 nFontHeight = pStdFont->GetDefaultHeightFor( aFontIdPoolId[nIdx], eLanguage ); in InitNew()314 pColl = mpDoc->GetTxtCollFromPool(aFontIdPoolId[nIdx + 1]); in InitNew()
Completed in 9 milliseconds