Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddoccomp.cxx851 static sal_uLong GetTxtNodeHashValue( const SwTxtNode& rNd, sal_uLong nVal );
908 nRet = GetTxtNodeHashValue( (SwTxtNode&)rNode, nRet ); in GetHashValue()
918 nRet = GetTxtNodeHashValue( (SwTxtNode&)aIdx.GetNode(), nRet ); in GetHashValue()
1144 sal_uLong SwCompareLine::GetTxtNodeHashValue( const SwTxtNode& rNd, sal_uLong nVal ) in GetTxtNodeHashValue() function in SwCompareLine

Completed in 16 milliseconds