Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dflypos.cxx42 if(rA->GetNdIndex() == rB->GetNdIndex()) in operator ()()
47 return rA->GetNdIndex() < rB->GetNdIndex(); in operator ()()
/trunk/main/sw/source/filter/html/
H A Dhtmlfly.cxx268 ->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()
H A Dhtmlfly.hxx114 const SwNodeIndex& GetNdIndex() const { return *pNdIdx; } in GetNdIndex() function in SwHTMLPosFlyFrm
H A Dhtmlforw.cxx1404 pPosFlyFrm->GetNdIndex().GetIndex() ); in GetControls()
/trunk/main/sw/inc/
H A Dflypos.hxx44 const SwNodeIndex& GetNdIndex() const { return *pNdIdx; } in GetNdIndex() function in SwPosFlyFrm
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx156 SwPosition aPos((*aIter)->GetNdIndex()); in SwPosFlyFrmsToFrames()

Completed in 45 milliseconds