Home
last modified time | relevance | path

Searched refs:rDstNd (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddoccomp.cxx853 static sal_Bool CompareTxtNd( const SwTxtNode& rDstNd,
991 if( rSrcNd.GetNodeType() != rDstNd.GetNodeType() ) in CompareNode()
996 switch( rDstNd.GetNodeType() ) in CompareNode()
1005 const SwTableNode& rTDstNd = (SwTableNode&)rDstNd; in CompareNode()
1022 & rSDstNd = (SwSectionNode&)rDstNd; in CompareNode()
1069 rDstNd.StartOfSectionNode()->GetNodeType(); in CompareNode()
1157 if( rDstNd.GetTxt() == rSrcNd.GetTxt() ) in CompareTxtNd()
1627 _SaveMergeRedlines( const SwNode& rDstNd,
1634 _SaveMergeRedlines::_SaveMergeRedlines( const SwNode& rDstNd, in _SaveMergeRedlines() argument
1638 SwPosition aPos( rDstNd ); in _SaveMergeRedlines()
[all …]

Completed in 15 milliseconds