Home
last modified time | relevance | path

Searched refs:nEndNd (Results 1 – 20 of 20) sorted by relevance

/aoo41x/main/sw/source/core/edit/
H A Dedattr.cxx116 if( nSttNd > nEndNd || ( nSttNd == nEndNd && nSttCnt > nEndCnt )) in GetCurAttr()
118 sal_uLong nTmp = nSttNd; nSttNd = nEndNd; nEndNd = nTmp; in GetCurAttr()
122 if( nEndNd - nSttNd >= getMaxLookup() ) in GetCurAttr()
131 for( sal_uLong n = nSttNd; n <= nEndNd; ++n ) in GetCurAttr()
139 nEnd = n == nEndNd ? nEndCnt in GetCurAttr()
187 if( nSttNd > nEndNd || ( nSttNd == nEndNd && nSttCnt > nEndCnt )) in GetCurTxtFmtColl()
189 sal_uLong nTmp = nSttNd; nSttNd = nEndNd; nEndNd = nTmp; in GetCurTxtFmtColl()
193 if( nEndNd - nSttNd >= getMaxLookup() ) in GetCurTxtFmtColl()
199 for( sal_uLong n = nSttNd; n <= nEndNd; ++n ) in GetCurTxtFmtColl()
342 if( nSttNd > nEndNd ) in IsMoveLeftMargin()
[all …]
H A Deditsh.cxx891 sal_uLong nEndNd = pEndPos->nNode.GetIndex(); in SetNumberingRestart() local
892 if( nCurrNd <= nEndNd ) in SetNumberingRestart()
941 bGoOn = nCurrNd < nEndNd; in SetNumberingRestart()
/aoo41x/main/sw/source/filter/rtf/
H A Drtffly.cxx100 if( nSttNd == nEndNd && nEndNd.GetNode().IsNoTxtNode() ) in IsEqualFly()
113 SwNodeIndex aIdx( nEndNd ); in IsEqualFly()
285 pFlySave->nEndNd == aFlyArr[ n + 1 ]->nSttNd ) in SetFlysInDoc()
290 SwPosition aPos( pFlySave->nEndNd, in SetFlysInDoc()
293 pFlySave->nEndNd--; in SetFlysInDoc()
1123 pFlySave->nEndNd = pPam->GetPoint()->nNode; in ReadFly()
1137 * pEndBoxNd = pFlySave->nEndNd.GetNode(). in ReadFly()
1144 pFlySave->nEndNd.GetIndex() )) in ReadFly()
1156 pFlySave->nEndNd = pPam->GetPoint()->nNode; in ReadFly()
1274 if( pFlySave->nEndNd == rIdx ) in InsPicture()
[all …]
H A Dswparrtf.hxx123 SwNodeIndex nSttNd, nEndNd; member
/aoo41x/main/sw/source/core/doc/
H A Dswserv.cxx214 sal_uLong nSttNd = 0, nEndNd = 0; in IsLinkInServer() local
230 nEndNd = pEnd->nNode.GetIndex(); in IsLinkInServer()
246 nEndNd = pNd->EndOfSectionIndex(); in IsLinkInServer()
251 if( nSttNd && nEndNd ) in IsLinkInServer()
270 ((SwBaseLink*)pLnk)->IsInRange( nSttNd, nEndNd, nStt, nEnd )) in IsLinkInServer()
H A Ddocftn.cxx418 const sal_uLong nEndNd = pEnd->nNode.GetIndex(); in SetCurFtn() local
438 < nEndNd || ( nIdx == nEndNd && in SetCurFtn()
472 if( nIdx < nEndNd || ( nIdx == nEndNd && in SetCurFtn()
H A Ddocedt.cxx1904 sal_uLong nEndNd = pEndPos->nNode.GetIndex(); in Spell() local
1907 if( nCurrNd <= nEndNd ) in Spell()
1974 nCurrNd = nEndNd; in Spell()
2030 nCurrNd = nEndNd; in Spell()
2048 bGoOn = nCurrNd < nEndNd; in Spell()
2698 nEndNd = pEnd->nNode.GetIndex(); in TransliterateText() local
2722 if( nSttNd != nEndNd ) // is more than one text node involved? in TransliterateText()
2735 for( ; aIdx.GetIndex() < nEndNd; aIdx++ ) in TransliterateText()
2791 const sal_uLong nEndNd = pEnd->nNode.GetIndex(); in CountWords() local
2803 if( nSttNd != nEndNd ) in CountWords()
[all …]
H A Ddocredln.cxx3268 nEndNd = GetPoint()->nNode.GetIndex(); in InvalidateRange() local
3272 if( nSttNd > nEndNd || ( nSttNd == nEndNd && nSttCnt > nEndCnt )) in InvalidateRange()
3274 sal_uLong nTmp = nSttNd; nSttNd = nEndNd; nEndNd = nTmp; in InvalidateRange()
3281 for( sal_uLong n = nSttNd; n <= nEndNd; ++n ) in InvalidateRange()
3285 aHt.nEnd = n == nEndNd ? nEndCnt : ((SwTxtNode*)pNd)->GetTxt().Len(); in InvalidateRange()
H A Ddoctxm.cxx412 const SwTOXBaseSection* SwDoc::InsertTableOf( sal_uLong nSttNd, sal_uLong nEndNd, in InsertTableOf() argument
432 SwNodeIndex aStt( GetNodes(), nSttNd ), aEnd( GetNodes(), nEndNd ); in InsertTableOf()
H A Dtblrwcl.cxx1228 nEndNd = pLastBox->GetSttNd()->EndOfSectionIndex(); in OldSplitRow() local
1229 while( nSttNd < nEndNd ) in OldSplitRow()
/aoo41x/main/sw/source/core/fields/
H A Dddefld.cxx65 virtual sal_Bool IsInRange( sal_uLong nSttNd, sal_uLong nEndNd, xub_StrLen nStt = 0,
205 sal_Bool SwIntrnlRefLink::IsInRange( sal_uLong nSttNd, sal_uLong nEndNd, in IsInRange() argument
223 nEndNd > pTblNd->GetIndex() ) in IsInRange()
233 if( nSttNd <= nNdPos && nNdPos <= nEndNd && in IsInRange()
235 ( nNdPos != nEndNd || *pTFld->GetStart() < nEnd )) in IsInRange()
/aoo41x/main/sw/source/core/unocore/
H A Dunoobj2.cxx394 const sal_uLong nEndNd = rEnd .nNode.GetIndex(); in GetCrsrAttr() local
396 if (nEndNd - nSttNd >= nMaxLookup) in GetCrsrAttr()
405 for (sal_uLong n = nSttNd; n <= nEndNd; ++n) in GetCrsrAttr()
414 const xub_StrLen nEnd = (n == nEndNd) in GetCrsrAttr()
H A Dunoobj.cxx701 const sal_uLong nEndNd = pTmpCrsr->End()->nNode.GetIndex(); in GetCurTxtFmtColl() local
703 if( nEndNd - nSttNd >= nMaxLookup ) in GetCurTxtFmtColl()
710 for( sal_uLong n = nSttNd; n <= nEndNd; ++n ) in GetCurTxtFmtColl()
/aoo41x/main/sw/inc/
H A Dswbaslnk.hxx81 virtual sal_Bool IsInRange( sal_uLong nSttNd, sal_uLong nEndNd, xub_StrLen nStt = 0,
H A Ddoc.hxx1444 const SwTOXBaseSection* InsertTableOf( sal_uLong nSttNd, sal_uLong nEndNd,
/aoo41x/main/sw/source/core/docnode/
H A Dsection.cxx90 virtual sal_Bool IsInRange( sal_uLong nSttNd, sal_uLong nEndNd, xub_StrLen nStt = 0,
1801 sal_Bool SwIntrnlSectRefLink::IsInRange( sal_uLong nSttNd, sal_uLong nEndNd, in IsInRange() argument
1807 pSttNd->EndOfSectionIndex() < nEndNd; in IsInRange()
H A Dndtbl.cxx841 sal_uLong nEndNd = pBox->GetSttNd()->EndOfSectionIndex(); in TextToTable() local
842 for( ; nSttNd < nEndNd; ++nSttNd ) in TextToTable()
3798 sal_uLong nEndNd = pSetBox->GetSttNd()->EndOfSectionIndex(); in lcl_SetAFmtBox() local
3799 for( ; nSttNd < nEndNd; ++nSttNd ) in lcl_SetAFmtBox()
4648 nEndNd = rNd.EndOfSectionIndex(); in lcl_DelRedlines() local
4659 if( pEnd->nNode >= nEndNd && in lcl_DelRedlines()
H A Dndcopy.cxx560 sal_Bool lcl_ChkFlyFly( SwDoc* pDoc, sal_uLong nSttNd, sal_uLong nEndNd, in lcl_ChkFlyFly() argument
576 pAPos->nNode.GetIndex() < nEndNd ) in lcl_ChkFlyFly()
/aoo41x/main/sw/source/core/undo/
H A Duntbl.cxx430 nSttNd( 0 ), nEndNd( 0 ), in SwUndoTblToTxt()
483 SwNodeIndex aEndIdx( rDoc.GetNodes(), nEndNd ); in UndoImpl()
495 SwTableNode* pTblNd = rDoc.GetNodes().UndoTableToText( nSttNd, nEndNd, *pBoxSaves ); in UndoImpl()
543 SwTableNode* SwNodes::UndoTableToText( sal_uLong nSttNd, sal_uLong nEndNd, in UndoTableToText() argument
547 SwNodeIndex aEndIdx( *this, nEndNd+1 ); in UndoTableToText()
713 nEndNd = rRg.aEnd.GetIndex(); in SetRange()
/aoo41x/main/sw/source/core/inc/
H A DUndoTable.hxx122 sal_uLong nSttNd, nEndNd; member in SwUndoTblToTxt

Completed in 212 milliseconds