Home
last modified time | relevance | path

Searched refs:aShapeSet (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sd/source/ui/func/
H A Dfutext.cxx1560 SfxItemSet aShapeSet( pTextObj->GetMergedItemSet() ); in ChangeFontSize() local
1561 if( EditView::ChangeFontSize( bGrow, aShapeSet, pFontList ) ) in ChangeFontSize()
1563 pTextObj->SetObjectItemNoBroadcast( aShapeSet.Get( EE_CHAR_FONTHEIGHT ) ); in ChangeFontSize()
1564 pTextObj->SetObjectItemNoBroadcast( aShapeSet.Get( EE_CHAR_FONTHEIGHT_CJK ) ); in ChangeFontSize()
1565 pTextObj->SetObjectItemNoBroadcast( aShapeSet.Get( EE_CHAR_FONTHEIGHT_CTL ) ); in ChangeFontSize()

Completed in 19 milliseconds