Home
last modified time | relevance | path

Searched refs:GoPrevious (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/sw/source/core/crsr/
H A Dpam.cxx340 sal_Bool GoPrevious( SwNode* pNd, SwIndex * pIdx, sal_uInt16 nMode ) in GoPrevious() function
343 return ((SwCntntNode*)pNd)->GoPrevious( pIdx, nMode ); in GoPrevious()
367 SwCntntNode* pNd = aIdx.GetNodes().GoPrevious( &aIdx ); in GoPreviousNds()
H A Dtrvltbl.cxx449 pCNd = rNds.GoPrevious( &aTmp ); in lcl_FindPrevCell()
470 pCNd = rNds.GoPrevious( &aTmp ); in lcl_FindPrevCell()
H A Dswcrsr.cxx943 pCNd = rNds.GoPrevious( &rPam.GetPoint()->nNode ); in lcl_MakeSelFwrd()
964 pCNd = rNds.GoPrevious( &rPam.GetPoint()->nNode ); in lcl_MakeSelBkwrd()
1160 pCNd = rNds.GoPrevious( &rPos.nNode ); in FillFindPos()
1171 pCNd = rNds.GoPrevious( &rPos.nNode ); in FillFindPos()
H A Dpaminit.cxx43 /* fnNd */ &GoPrevious,
H A Dcrsrsh.cxx638 SwCntntNode* pCNd = rNodes.GoPrevious( &pPos->nNode ); in ExtendedSelectAll()
2480 pCNd = GetDoc()->GetNodes().GoPrevious( &aIdx ); in IsEndOfDoc()
3332 SwNode * pNode = aNodes.GoPrevious(&aIdx); in ClearUpCrsrs()
/trunk/main/sw/source/core/inc/
H A Dpamtyp.hxx54 sal_Bool GoPrevious(SwNode* pNd, SwIndex * pIdx, sal_uInt16 nMode );
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx437 pNd = GetNodes().GoPrevious( &aIdx ); in IsInVisibleArea()
543 pNode = GetNodes().GoPrevious( &aIdx ); in FindPageDesc()
1270 sal_Bool SwCntntNode::GoPrevious(SwIndex * pIdx, sal_uInt16 nMode ) const in GoPrevious() function in SwCntntNode
H A Dnodes.cxx1543 SwCntntNode* SwNodes::GoPrevious(SwNodeIndex *pIdx) const in GoPrevious() function in SwNodes
1959 const bool bSuccess = GoPrevious( &pStt->nNode ); in MoveRange()
H A Dndcopy.cxx772 pDoc->GetNodes().GoPrevious( &aPam.GetMark()->nNode ); in CopyRange()
/trunk/main/sw/source/core/doc/
H A Ddocbm.cxx137 pNode = rStt.GetNodes().GoPrevious(&aStt); in lcl_FindExpelPosition()
1382 if( 0 == ( pCNd = pDoc->GetNodes().GoPrevious( &pRStt->nNode )) ) in _DelBookmarks()
1401 if( !pCNd && 0 == ( pCNd = pDoc->GetNodes().GoPrevious( &pREnd->nNode )) ) in _DelBookmarks()
H A Ddoctxm.cxx780 pCNd = pSectNd->GetDoc()->GetNodes().GoPrevious( &rPos.nNode ); in SetPosAtStartEnd()
863 pSectNd->GetNodes().GoPrevious( &aIdx )->FindPageDesc( sal_False ); in Update()
H A Dtblcpy.cxx582 SwCntntNode* pCNd = pDoc->GetNodes().GoPrevious( &aMvPos.nNode ); in lcl_CpyBox()
H A Ddocnum.cxx2156 SwCntntNode* pCNd = GetNodes().GoPrevious( &aInsPos.nNode ); in MoveParagraph()
H A Ddoc.cxx2328 pCNd = GetNodes().GoPrevious( in RemoveInvisibleContent()
/trunk/main/sw/inc/
H A Dndarr.hxx195 SwCntntNode* GoPrevious(SwNodeIndex *) const;
H A Dnode.hxx424 sal_Bool GoPrevious(SwIndex *, sal_uInt16 nMode ) const;
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx238 0 == (pCNode = pNds->GoPrevious( &aStt )) ) in NewSwPaM()
/trunk/main/sw/source/core/edit/
H A Dedattr.cxx522 if( pTNd->GoPrevious( &aIdx, CRSR_SKIP_CHARS ) ) in GetScriptType()
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx80 : pDoc->GetNodes().GoPrevious(&rIdx))) in GetCntntNode()
82 pCNd = bNext ? pDoc->GetNodes().GoPrevious(&rIdx) in GetCntntNode()
/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx200 if( !pCNd && 0 == ( pCNd = pDoc->GetNodes().GoPrevious( &aEndPos ) )) in Read()
/trunk/main/sw/source/filter/html/
H A Dhtmlgrin.cxx1380 SwCntntNode* pNd = pDoc->GetNodes().GoPrevious(&nNewNdIdx); in StripTrailingPara()
H A Dswhtml.cxx2682 pCNd = pDoc->GetNodes().GoPrevious( &(pAttr->nEndPara) ); in _SetAttr()
3194 SwCntntNode* pCNd = pDoc->GetNodes().GoPrevious(&nEndIdx); in SplitAttrTab()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx840 pDoc->GetNodes().GoPrevious( &aIdx ); in ReadFly()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx1019 pCNd = GetDoc()->GetNodes().GoPrevious( &aIdx ); in HasBoxSelection()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx681 0 == ( pCNd = rDoc.GetNodes().GoPrevious( &aSaveIdx )) ) in RedoImpl()

Completed in 285 milliseconds

12