Searched refs:pCharItem (Results 1 – 2 of 2) sorted by relevance
68 SFX_ITEMSET_ARG( pSet, pCharItem, SfxInt32Item, SID_ATTR_CHAR, sal_False ); in SvxCharacterMap()69 if ( pCharItem ) in SvxCharacterMap()70 SetChar( pCharItem->GetValue() ); in SvxCharacterMap()
428 const SvxCharScaleWidthItem* pCharItem = static_cast<const SvxCharScaleWidthItem*>(pItem); in lcl_initAwtFont() local429 aNewFont.SetWidthType(VCLUnoHelper::ConvertFontWidth(pCharItem->GetValue())); in lcl_initAwtFont()
Completed in 52 milliseconds