Searched refs:rItemPair (Results 1 – 1 of 1) sorted by relevance
2275 const SwPoolItemEndPair& rItemPair = (*pAttrArr)[ n ]; in GetAttr() local2276 if( (0 != rItemPair.mpItem) && ((SfxPoolItem*)-1 != rItemPair.mpItem) ) in GetAttr()2281 if( nEnd <= rItemPair.mnEndPos ) // hinter oder genau Ende in GetAttr()2283 if( *rItemPair.mpItem != aFmtSet.Get( nWh ) ) in GetAttr()2284 (*fnMergeAttr)( rSet, *rItemPair.mpItem ); in GetAttr()
Completed in 14 milliseconds