Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dcuicharmap.cxx68 SFX_ITEMSET_ARG( pSet, pCharItem, SfxInt32Item, SID_ATTR_CHAR, sal_False ); in SvxCharacterMap()
69 if ( pCharItem ) in SvxCharacterMap()
70 SetChar( pCharItem->GetValue() ); in SvxCharacterMap()
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx428 const SvxCharScaleWidthItem* pCharItem = static_cast<const SvxCharScaleWidthItem*>(pItem); in lcl_initAwtFont() local
429 aNewFont.SetWidthType(VCLUnoHelper::ConvertFontWidth(pCharItem->GetValue())); in lcl_initAwtFont()

Completed in 41 milliseconds