Home
last modified time | relevance | path

Searched refs:MakeStartIndex (Results 1 – 9 of 9) sorted by relevance

/AOO42X/main/sw/source/core/crsr/ !
H A Dpam.cxx943 pCNd->MakeStartIndex( &pPos->nContent ); in GoStartDoc()
967 pPos->nNode.GetNode().GetCntntNode()->MakeStartIndex( &pPos->nContent ); in GoStartSection()
H A Dswcrsr.cxx935 pCNd->MakeStartIndex( &rPam.GetPoint()->nContent ); in lcl_MakeSelFwrd()
978 pCNd->MakeStartIndex( &rPam.GetPoint()->nContent ); in lcl_MakeSelBkwrd()
/AOO42X/main/sw/source/core/layout/ !
H A Dtrvlfrm.cxx523 MakeStartIndex((SwIndex *) &pPam->GetPoint()->nContent); in LeftMargin()
859 pCNd->MakeStartIndex( (SwIndex*)&pPam->GetPoint()->nContent ); in lcl_UpDown()
954 pCNd->MakeStartIndex( (SwIndex*)&pToSet->GetPoint()->nContent ); in SetCurrPage()
/AOO42X/main/sw/inc/ !
H A Dnode.hxx420 void MakeStartIndex( SwIndex * pIdx ) { pIdx->Assign( this, 0 ); } in MakeStartIndex() function in SwCntntNode
/AOO42X/main/sw/source/core/doc/ !
H A Ddocfly.cxx836 rCNd.MakeStartIndex( &aPos.nContent ); in ChgAnchor()
/AOO42X/main/sw/source/core/fields/ !
H A Dexpfld.cxx197 const_cast<SwTxtNode*>(pTxtNode)->MakeStartIndex( in GetBodyTxtNode()
/AOO42X/main/sw/source/core/undo/ !
H A Dundobj.cxx538 pCNd->MakeStartIndex( &rPam.GetPoint()->nContent ); in MovePtForward()
/AOO42X/main/sw/source/core/docnode/ !
H A Dndcopy.cxx777 pNode->MakeStartIndex( &aPam.GetPoint()->nContent ); in CopyRange()
/AOO42X/main/sw/source/core/frmedt/ !
H A Dfefly1.cxx163 pCNd->MakeStartIndex( &aPos.nContent ); in lcl_FindAnchorPos()