Searched refs:Overlaps (Results 1 – 3 of 3) sorted by relevance
51 if (aLine.Overlaps(nTop, nBottom)) in FormatText()
118 public boolean Overlaps ( in Overlaps() method in Line
2168 OverlapType Overlaps( const SwLineEntry& rComp ) const;2212 SwLineEntry::OverlapType SwLineEntry::Overlaps( const SwLineEntry& rNew ) const in Overlaps() function in SwLineEntry2700 const SwLineEntry::OverlapType nOverlapType = rOld.Overlaps( rNew ); in Insert()