Searched refs:pOldHeight (Results 1 – 1 of 1) sorted by relevance
1388 const SvxFontHeightItem* pOldHeight = (const SvxFontHeightItem*)GetOldItem( rSet, nSlot ); in FillItemSet_Impl() local1400 if ( bChanged || !pOldHeight || in FillItemSet_Impl()1401 bRel != ( SFX_MAPUNIT_RELATIVE != pOldHeight->GetPropUnit() || 100 != pOldHeight->GetProp() ) ) in FillItemSet_Impl()
Completed in 31 milliseconds