Searched refs:SwCompareLine (Results 1 – 1 of 1) sorted by relevance
841 class SwCompareLine : public CompareLine class845 SwCompareLine( const SwNode& rNd );846 virtual ~SwCompareLine();893 SwCompareLine::SwCompareLine( const SwNode& rNd ) in SwCompareLine() function in SwCompareLine898 SwCompareLine::~SwCompareLine() in ~SwCompareLine()902 sal_uLong SwCompareLine::GetHashValue() const in GetHashValue()1084 String SwCompareLine::GetText() const in GetText()1166 sal_Bool SwCompareLine::ChangesInLine( const SwCompareLine& rLine, in ChangesInLine()1339 InsertLine( new SwCompareLine( *pNd ) ); in CheckRanges()1424 SwCompareLine* pDstLn = (SwCompareLine*)GetLine( rThisStt ); in CheckForChangesInLine()[all …]
Completed in 27 milliseconds