Searched refs:pHitOutlinerPool (Results 1 – 1 of 1) sorted by relevance
281 SfxItemPool* pHitOutlinerPool = rHitOutliner.GetEditTextObjectPool(); in ScDrawLayer() local282 if ( pHitOutlinerPool ) in ScDrawLayer()284 …pHitOutlinerPool->SetPoolDefaultItem(SvxFontHeightItem( 423, 100, EE_CHAR_FONTHEIGHT )); // 12Pt in ScDrawLayer()285 …pHitOutlinerPool->SetPoolDefaultItem(SvxFontHeightItem( 423, 100, EE_CHAR_FONTHEIGHT_CJK )); //… in ScDrawLayer()
Completed in 14 milliseconds