Searched refs:rOutlineSet (Results 1 – 1 of 1) sorted by relevance
303 SfxItemSet& rOutlineSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets() local304 rOutlineSet.Put( SvxFontHeightItem( nFontSize, 100, EE_CHAR_FONTHEIGHT ) ); in CreateLayoutStyleSheets()305 rOutlineSet.Put( SvxFontHeightItem( nFontSize, 100, EE_CHAR_FONTHEIGHT_CJK ) ); in CreateLayoutStyleSheets()306 …rOutlineSet.Put( SvxFontHeightItem( SdDrawDocument::convertFontHeightToCTL( nFontSize ), 100, EE_C… in CreateLayoutStyleSheets()
Completed in 9 milliseconds