Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/rtf/
H A Dswparrtf.hxx78 class SwNodeIdx : public SvxNodeIdx class
82 SwNodeIdx( const SwNodeIndex& rIdx ) : aIdx( rIdx ) {} in SwNodeIdx() function in SwNodeIdx
H A Drtftbl.cxx806 SwNodeIdx aOldPos(aOldIdx); in ReadTable()
844 SwNodeIdx aNewPos(aNewIdx); in ReadTable()
H A Dswparrtf.cxx2137 rpNodePos = new SwNodeIdx( aIdx ); in SetEndPrevPara()
4388 sal_uLong SwNodeIdx::GetIdx() const in GetIdx()
4393 SvxNodeIdx* SwNodeIdx::Clone() const in Clone()
4395 return new SwNodeIdx( aIdx ); in Clone()
4405 return new SwNodeIdx( pPam->GetPoint()->nNode ); in MakeNodeIdx()