Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/
H A Dstlpool.cxx303 SfxItemSet& rOutlineSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets() local
304 rOutlineSet.Put( SvxFontHeightItem( nFontSize, 100, EE_CHAR_FONTHEIGHT ) ); in CreateLayoutStyleSheets()
305 rOutlineSet.Put( SvxFontHeightItem( nFontSize, 100, EE_CHAR_FONTHEIGHT_CJK ) ); in CreateLayoutStyleSheets()
306rOutlineSet.Put( SvxFontHeightItem( SdDrawDocument::convertFontHeightToCTL( nFontSize ), 100, EE_C… in CreateLayoutStyleSheets()

Completed in 16 milliseconds