Searched refs:rCItem (Results 1 – 2 of 2) sorted by relevance
169 const SvxContourItem& rCItem = (SvxContourItem&)rSet.Get(GetWhich(SID_ATTR_CHAR_CONTOUR)); in MapFontsInNumRule() local170 aMyFont.SetOutline(rCItem.GetValue()); in MapFontsInNumRule()
506 const ScConsolidateItem& rCItem = (const ScConsolidateItem&)rItem; in operator ==() local508 return ( theConsData == rCItem.theConsData); in operator ==()
Completed in 20 milliseconds