Searched refs:SwNodeIdx (Results 1 – 3 of 3) sorted by relevance
79 class SwNodeIdx : public SvxNodeIdx class83 SwNodeIdx( const SwNodeIndex& rIdx ) : aIdx( rIdx ) {} in SwNodeIdx() function in SwNodeIdx
807 SwNodeIdx aOldPos(aOldIdx); in ReadTable()845 SwNodeIdx aNewPos(aNewIdx); in ReadTable()
2147 rpNodePos = new SwNodeIdx( aIdx ); in SetEndPrevPara()4398 sal_uLong SwNodeIdx::GetIdx() const in GetIdx()4403 SvxNodeIdx* SwNodeIdx::Clone() const in Clone()4405 return new SwNodeIdx( aIdx ); in Clone()4415 return new SwNodeIdx( pPam->GetPoint()->nNode ); in MakeNodeIdx()
Completed in 35 milliseconds