Home
last modified time | relevance | path

Searched defs:pCNd (Results 1 – 25 of 84) sorted by relevance

1234

/trunk/main/sw/source/core/crsr/
H A Dtrvlreg.cxx65 SwCntntNode* pCNd = pNd->GetNodes().GoNextSection( &aIdx, in GotoPrevRegion() local
77 SwCntntNode* pCNd = pNd->GetNodes().GoPrevSection( &aIdx, in GotoPrevRegion() local
121 SwCntntNode* pCNd = pNd->GetNodes().GoNextSection( &aIdx, in GotoNextRegion() local
133 SwCntntNode* pCNd = pNd->GetNodes().GoPrevSection( &aIdx, in GotoNextRegion() local
161 SwCntntNode* pCNd; in GotoCurrRegion() local
196 SwCntntNode* pCNd; in GotoCurrRegionAndSkip() local
H A Dtrvltbl.cxx192 const SwCntntNode *pCNd = pCrsr->GetCntntNode( sal_False ); in _SelTblRowOrCol() local
370 SwCntntNode* pCNd = aTmp.GetNode().GetCntntNode(); in lcl_FindNextCell() local
446 SwCntntNode* pCNd = aTmp.GetNode().GetCntntNode(); in lcl_FindPrevCell() local
745 SwCntntNode *pCNd = pTblCrsr->Start()->nNode.GetNode().GetCntntNode(); in GetBoxNms() local
767 SwCntntNode* pCNd = pPos->nNode.GetNode().GetCntntNode(); in GetBoxNms() local
H A Dunocrsr.cxx185 SwCntntNode* pCNd = GetCntntNode(); in IsSelOvr() local
240 const SwCntntNode* pCNd; in MakeBoxSels() local
H A Dcrstrvl.cxx269 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in SetCrsrInHdFt() local
321 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in GotoNextTOXBase() local
371 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in GotoPrevTOXBase() local
423 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in GotoTOXMarkBase() local
496 const SwCntntNode* pCNd = GetDoc()->GetNodes().GoNext( &aIdx ); in GotoNxtPrvTblFormula() local
1336 SwCntntNode* pCNd = GetDoc()->GetNodes().GoNextSection( in GetContentAtPos() local
1883 SwCntntNode* pCNd = aPos.nNode.GetNode().GetCntntNode(); in SetShadowCrsrPos() local
2056 SwCntntNode* pCNd; in _GotoRedline() local
2237 const SwCntntNode* pCNd = aCurPos.GetNodeFromCntnt()->GetCntntNode(); in SelectNxtPrvHyperlink() local
H A Dcallnk.cxx92 SwCntntNode * pCNd = pCurCrsr->GetCntntNode(); in ~SwCallLink() local
H A Dswcrsr.cxx264 SwCntntNode* pCNd = bGoNxt in IsSelOvr() local
372 SwCntntNode* pCNd = (pFrm != NULL) ? (SwCntntNode*)pFrm->GetNode() : NULL; in IsSelOvr() local
547 SwCntntNode* pCNd = (SwCntntNode*)pMyNd; in IsSelOvr() local
577 SwCntntNode* pCNd = GetCntntNode(); in IsInProtectTable() local
928 SwCntntNode* pCNd; in lcl_MakeSelFwrd() local
960 SwCntntNode* pCNd; in lcl_MakeSelBkwrd() local
1148 SwCntntNode* pCNd = 0; in FillFindPos() local
H A Dcrsrsh.cxx197 const SwCntntNode* pCNd; in GetCrsr() local
638 SwCntntNode* pCNd = rNodes.GoPrevious( &pPos->nNode ); in ExtendedSelectAll() local
698 SwCntntNode* pCNd = rIdx.GetNode().GetCntntNode(); in lcl_IsInHeaderFooter() local
2478 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in IsEndOfDoc() local
2699 SwCntntNode* pCNd = rNds.GoNext( &aNodeIdx ); // gehe zum 1. ContentNode in SwCrsrShell() local
2847 SwCntntNode* pCNd = rNdIdx.GetNode().GetCntntNode(); in FindValidCntntNode() local
3108 const SwCntntNode* pCNd = pCurCrsr->GetCntntNode(); in IsSelFullPara() local
H A Dtrvlfnfl.cxx72 SwCntntNode* pCNd = GetDoc()->GetNodes().GoNextSection( in GotoFtnTxt() local
/trunk/main/sw/source/core/undo/
H A Dunmove.cxx122 SwCntntNode* pCNd = rRg.aEnd.GetNode().GetCntntNode(); in SwUndoMove() local
218 SwCntntNode* pCNd = aPos.nNode.GetNode().GetCntntNode(); in UndoImpl() local
H A Duntblk.cxx230 SwCntntNode* pCNd = rIdx.GetNode().GetCntntNode(); in UndoImpl() local
272 SwCntntNode* pCNd = pPam->GetCntntNode(); in RedoImpl() local
H A Dunins.cxx75 SwCntntNode* pCNd = aNd.GetNode().GetCntntNode(); in GetTxtFromDoc() local
245 SwCntntNode* pCNd = aNd.GetNode().GetCntntNode(); in UndoImpl() local
323 SwCntntNode *const pCNd = in RedoImpl() local
377 SwCntntNode* pCNd = aNd.GetNode().GetCntntNode();; in RepeatImpl() local
991 SwCntntNode* pCNd = rPos.nNode.GetNode().GetCntntNode(); in RepeatImpl() local
H A Dunredln.cxx283 SwCntntNode* pCNd = pPam->GetCntntNode(); in UndoRedlineImpl() local
310 SwCntntNode* pCNd = pPam->GetCntntNode(); in RedoRedlineImpl() local
H A Dundobj.cxx435 SwCntntNode* pCNd = aPos.nNode.GetNode().GetCntntNode(); in MoveToUndoNds() local
536 SwCntntNode* pCNd = rPam.GetCntntNode(); in MovePtForward() local
942 SwCntntNode* pCNd = aPam.GetCntntNode( sal_False ); in SaveSection() local
/trunk/main/sw/source/filter/writer/
H A Dwrt_fn.cxx101 SwCntntNode * pCNd = rNode.GetCntntNode(); in Out() local
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx250 const SwCntntNode* pCNd; in InsertSwSection() local
299 const SwCntntNode* pCNd = pPos->nNode.GetNode().GetCntntNode(); in InsertSwSection() local
400 const SwCntntNode* pCNd = pEnd->nNode.GetNode().GetCntntNode(); in IsInsRegionAvailable() local
600 SwCntntNode* pCNd; in DelSectionFmt() local
1098 SwCntntNode* pCNd = rNds.GoNextSection( &aIdx, sal_True, sal_False ); in MakeFrms() local
/trunk/main/sw/source/filter/html/
H A Dhtmlsect.cxx184 SwCntntNode *pCNd; in NewDivision() local
237 SwCntntNode *pCNd = in NewDivision() local
796 SwCntntNode *pCNd = pDoc->GetNodes()[rFlyCntIdx.GetIndex()+1] in InsertFlyFrame() local
/trunk/main/sw/source/core/txtnode/
H A Datrflyin.cxx124 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in CopyFlyFmt() local
H A Datrftn.cxx104 SwCntntNode* pCNd = aIdx.GetNode().GetTxtNode(); in GetFtnText() local
388 SwCntntNode* pCNd = m_pTxtNode->GetNodes().GoNext( &aIdx ); in DelFrms() local
/trunk/main/sw/source/core/edit/
H A Dedfmt.cxx83 const SwCntntNode* pCNd = pPam->GetCntntNode(); in FillByEx() local
H A Dedglbldc.cxx370 SwCntntNode * pCNd = rCrsrPos.nNode.GetNode().GetCntntNode(); in GotoGlobalDocContent() local
H A Dedsect.cxx273 const SwCntntNode* pCNd; in GetFullSelectedSectionCount() local
/trunk/main/sw/source/core/frmedt/
H A Dfedesc.cxx231 const SwCntntNode* pCNd; in GetSelectedPageDescs() local
/trunk/main/sw/source/filter/ww8/
H A Dww8glsy.cxx120 SwCntntNode* pCNd = 0; in MakeEntries() local
/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx183 SwCntntNode* pCNd = pPam->GetCntntNode(); in Read() local
997 SwCntntNode* pCNd = rNds.GoNext( &aIdx ); in SetHTMLTemplate() local
/trunk/main/sw/source/core/doc/
H A Ddocbm.cxx1377 SwCntntNode* pCNd = pRStt->nNode.GetNode().GetCntntNode(); in _DelBookmarks() local
1400 SwCntntNode* pCNd = pREnd->nNode.GetNode().GetCntntNode(); in _DelBookmarks() local
1637 SwCntntNode* pCNd = pDoc->GetNodes()[ nNode ]->GetCntntNode(); in _RestoreCntntIdx() local
1802 SwCntntNode* pCNd = (SwCntntNode*)rNd.GetCntntNode(); in _RestoreCntntIdx() local

Completed in 119 milliseconds

1234