Searched refs:rCellSet (Results 1 – 1 of 1) sorted by relevance
235 const SfxItemSet& rCellSet = xCell->GetItemSet(); in WriteCell() local237 …const SvxWeightItem& rWeightItem = (const SvxWeightItem&) rCellSet.Get( EE_CHAR_WEIG… in WriteCell()238 …const SvxPostureItem& rPostureItem = (const SvxPostureItem&) rCellSet.Get( EE_CHAR_ITAL… in WriteCell()239 …const SvxUnderlineItem& rUnderlineItem = (const SvxUnderlineItem&) rCellSet.Get( EE_CHAR_UNDE… in WriteCell()