Searched refs:rFontBuffer (Results 1 – 2 of 2) sorted by relevance
178 const XclImpFontBuffer& rFontBuffer = rRoot.GetFontBuffer(); in lclCreateTextObject() local187 rFontBuffer.FillToItemSet( aItemSet, eType, rXFBuffer.GetFontIndex( nXFIndex ) ); in lclCreateTextObject()210 rFontBuffer.FillToItemSet( aItemSet, eType, aNextRun.mnFontIdx ); in lclCreateTextObject()
393 XclExpFontBuffer& rFontBuffer = rRoot.GetFontBuffer(); in lclCreateFormattedString() local420 sal_uInt16 nFontIdx = rFontBuffer.Insert( aFont, EXC_COLOR_CELLTEXT ); in lclCreateFormattedString()456 XclExpFontBuffer& rFontBuffer = rRoot.GetFontBuffer(); in lclCreateFormattedString() local535 sal_uInt16 nFontIdx = rFontBuffer.Insert( aFont, EXC_COLOR_CELLTEXT ); in lclCreateFormattedString()
Completed in 36 milliseconds