Searched refs:GetNdIndex (Results 1 – 6 of 6) sorted by relevance
42 if(rA->GetNdIndex() == rB->GetNdIndex()) in operator ()()47 return rA->GetNdIndex() < rB->GetNdIndex(); in operator ()()
268 ->GetNdIndex().GetIndex(); in SV_IMPL_OP_PTRARR_SORT()389 (*pHTMLPosFlyFrms)[i]->GetNdIndex().GetIndex() < nNdIdx; i++ ) in OutFlyFrm()392 (*pHTMLPosFlyFrms)[i]->GetNdIndex().GetIndex() == nNdIdx; i++ ) in OutFlyFrm()1876 pNdIdx( new SwNodeIndex( rPosFly.GetNdIndex() ) ), in SwHTMLPosFlyFrm()
114 const SwNodeIndex& GetNdIndex() const { return *pNdIdx; } in GetNdIndex() function in SwHTMLPosFlyFrm
1404 pPosFlyFrm->GetNdIndex().GetIndex() ); in GetControls()
44 const SwNodeIndex& GetNdIndex() const { return *pNdIdx; } in GetNdIndex() function in SwPosFlyFrm
156 SwPosition aPos((*aIter)->GetNdIndex()); in SwPosFlyFrmsToFrames()
Completed in 37 milliseconds