Searched refs:SwNodeIdx (Results 1 – 3 of 3) sorted by relevance
78 class SwNodeIdx : public SvxNodeIdx class82 SwNodeIdx( const SwNodeIndex& rIdx ) : aIdx( rIdx ) {} in SwNodeIdx() function in SwNodeIdx
807 SwNodeIdx aOldPos(aOldIdx); in ReadTable()845 SwNodeIdx aNewPos(aNewIdx); in ReadTable()
2138 rpNodePos = new SwNodeIdx( aIdx ); in SetEndPrevPara()4389 sal_uLong SwNodeIdx::GetIdx() const in GetIdx()4394 SvxNodeIdx* SwNodeIdx::Clone() const in Clone()4396 return new SwNodeIdx( aIdx ); in Clone()4406 return new SwNodeIdx( pPam->GetPoint()->nNode ); in MakeNodeIdx()
Completed in 38 milliseconds