/aoo41x/main/sw/source/core/undo/ |
H A D | unovwr.cxx | 75 nSttCntnt = rPos.nContent.GetIndex(); in SwUndoOverwrite() 82 if( nSttCntnt < nTxtNdLen ) // kein reines Einfuegen ? in SwUndoOverwrite() 84 aDelStr.Insert( pTxtNd->GetTxt().GetChar( nSttCntnt ) ); in SwUndoOverwrite() 152 nSttCntnt > rPos.nContent.GetIndex() )); in CanGrouping() 205 rIdx.Assign( pTxtNd, nSttCntnt ); in UndoImpl() 221 rIdx = nSttCntnt; in UndoImpl() 252 if( pAktPam->GetMark()->nContent.GetIndex() != nSttCntnt ) in UndoImpl() 255 pAktPam->GetMark()->nContent = nSttCntnt; in UndoImpl() 291 rIdx.Assign( pTxtNd, nSttCntnt ); in RedoImpl() 297 rIdx.Assign( pTxtNd, aDelStr.Len() ? nSttCntnt+1 : nSttCntnt ); in RedoImpl() [all …]
|
H A D | unredln.cxx | 165 nSttNode == nEndNode && nSttCntnt + 1 == nEndCntnt && in SwUndoRedlineDelete() 168 sal_Unicode cCh = pTNd->GetTxt().GetChar( nSttCntnt ); in SwUndoRedlineDelete() 173 nSttCntnt ); in SwUndoRedlineDelete() 174 bIsBackspace = nSttCntnt == rRange.GetPoint()->nContent.GetIndex(); in SwUndoRedlineDelete() 206 if( rNext.nSttCntnt == nEndCntnt ) in CanGrouping() 208 else if( rNext.nEndCntnt == nSttCntnt ) in CanGrouping() 221 nSttCntnt = rNext.nSttCntnt; in CanGrouping() 441 if( !nSttCntnt && !nEndCntnt ) in UndoImpl()
|
H A D | undel.cxx | 230 nSttCntnt = 0; in SwUndoDelete() 375 xub_StrLen nLen = bOneNode ? nEndCntnt - nSttCntnt in SaveCntnt() 376 : pSttTxtNd->GetTxt().Len() - nSttCntnt; in SaveCntnt() 458 if( nSttNode != nEndNode || ( !bGroup && nSttCntnt+1 != nEndCntnt )) in CanGrouping() 473 if( pEnd->nContent == nSttCntnt ) in CanGrouping() 478 else if( pStt->nContent == nSttCntnt ) in CanGrouping() 516 nSttCntnt--; // BackSpace: Zeichen in Array einfuegen !! in CanGrouping() 681 aPos.nContent.Assign( pInsNd->GetCntntNode(), nSttCntnt ); in UndoImpl() 686 aPos.nContent.Assign( (SwCntntNode*)pInsNd, nSttCntnt ); in UndoImpl() 731 if( nSttCntnt < pNd->GetTxt().Len() ) in UndoImpl() [all …]
|
H A D | untblk.cxx | 60 if( !nSttCntnt ) // dann werden Flys mitgenommen !! in SwUndoInserts() 103 nSttCntnt = pTmpPos->nContent.GetIndex(); in SetInsertRange() 112 if( bScanFlys && !nSttCntnt ) in SetInsertRange() 184 if( nSttNode != nEndNode || nSttCntnt != nEndCntnt ) in UndoImpl() 273 pPam->GetPoint()->nContent.Assign( pCNd, nSttCntnt ); in RedoImpl() 282 if( ( nSttNode != nEndNode || nSttCntnt != nEndCntnt ) && pPos ) in RedoImpl()
|
H A D | undobj.cxx | 83 : nSttNode( 0 ), nEndNode( 0 ), nSttCntnt( 0 ), nEndCntnt( 0 ) in SV_IMPL_PTRARR() 108 nSttCntnt = pStt->nContent.GetIndex(); in SetValues() 117 rPam.GetPoint()->nContent.Assign( pNd->GetCntntNode(), nSttCntnt ); in SetPaM() 127 if( nSttNode == nEndNode && nSttCntnt == nEndCntnt ) in SetPaM() 1020 nSttCntnt = rSttPos.nContent.GetIndex(); in SwRedlineSaveData() 1025 nSttCntnt = rSttPos.nContent.GetIndex(); in SwRedlineSaveData() 1205 ( bCurrIsEnd ? rSet.nSttCntnt != rGet.nEndCntnt in CanRedlineGroup() 1206 : rSet.nEndCntnt != rGet.nSttCntnt ) || in CanRedlineGroup() 1220 rSet.nSttCntnt = rGet.nSttCntnt; in CanRedlineGroup()
|
H A D | unattr.cxx | 677 nSttCntnt = nEndCntnt = rPos.nContent.GetIndex(); in SwUndoResetAttr() 692 (nSttNode == nEndNode) && (nSttCntnt == nEndCntnt)) in UndoImpl() 697 SwIndex aIdx( pTNd, nSttCntnt ); in UndoImpl() 729 nSttCntnt )); in RedoImpl() 865 aPam.GetPoint()->nContent.Assign( aPam.GetCntntNode(), nSttCntnt ); in UndoImpl()
|
H A D | unmove.cxx | 109 nSttCntnt = nEndCntnt = nMvDestCntnt = STRING_MAXLEN; in SwUndoMove()
|
H A D | unnum.cxx | 70 nSttCntnt = rPos.nContent.GetIndex(); in SwUndoInsNum()
|
H A D | unsect.cxx | 136 ( nSttNode == nEndNode && nSttCntnt == nEndCntnt )) in UndoImpl()
|
H A D | untbl.cxx | 753 if( nSttCntnt ) in UndoImpl() 789 if( nSttCntnt ) in UndoImpl() 2167 pPam->GetPoint()->nContent.Assign( pPam->GetCntntNode(), nSttCntnt ); in UndoImpl()
|
/aoo41x/main/sw/source/filter/ascii/ |
H A D | parasc.cxx | 162 xub_StrLen nSttCntnt = 0; in CallParser() local 167 nSttCntnt = pPam->GetPoint()->nContent.GetIndex(); in CallParser() 245 pInsPam->GetCntntNode(), nSttCntnt ); in CallParser()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | swhtml.cxx | 2172 xub_StrLen nStt = pAttr->nSttCntnt; in AppendTxtNode() 2198 pSetAttr->nSttCntnt = nStt; in AppendTxtNode() 2222 pSetAttr->nSttCntnt = nStt; in AppendTxtNode() 2670 pAttr->nSttCntnt = 0; in _SetAttr() 2685 if( pAttr->nSttCntnt > pCNd->Len() ) in _SetAttr() 2686 pAttr->nSttCntnt = pCNd->Len(); in _SetAttr() 3025 pAttr->nSttCntnt = nScriptEnd; in EndAttr() 3319 pAttr->nSttCntnt = nSttCnt; in RestoreAttrTab() 5416 nSttCntnt( rPos.nContent.GetIndex() ), in _HTMLAttr() 5433 nSttCntnt( rAttr.nSttCntnt ), in _HTMLAttr() [all …]
|
H A D | swhtml.hxx | 95 xub_StrLen nSttCntnt, nEndCntnt; member in _HTMLAttr 127 xub_StrLen GetSttCnt() const { return nSttCntnt; } in GetSttCnt() 969 nSttCntnt = rPos.nContent.GetIndex(); in SetStart() 971 nEndCntnt = nSttCntnt; in SetStart()
|
H A D | htmlctxt.cxx | 229 pAttr->nSttCntnt = nNewSttCnt; in SplitAttrTab()
|
H A D | htmltab.cxx | 3508 pAttr->nSttCntnt = nSttCnt; in InsertTableContents()
|
/aoo41x/main/sw/source/filter/basflt/ |
H A D | shellio.cxx | 179 xub_StrLen nSttCntnt = pPam->GetPoint()->nContent.GetIndex(); in Read() local 184 xub_StrLen nEndCntnt = pCNd ? pCNd->Len() - nSttCntnt : 0; in Read() 219 (SwCntntNode*)pNd, nSttCntnt ); in Read()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | UndoOverwrite.hxx | 45 xub_StrLen nSttCntnt; member in SwUndoOverwrite
|
H A D | UndoRedline.hxx | 77 xub_StrLen ContentStart() const { return nSttCntnt; } in ContentStart()
|
/aoo41x/main/sw/inc/ |
H A D | undobj.hxx | 218 xub_StrLen nSttCntnt, nEndCntnt; member in SwUndRng
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docfld.cxx | 2330 sal_uLong nSttCntnt = rDoc.GetNodes().GetEndOfExtras().GetIndex(); in _MakeFldList() local 2344 if( nIdx < nSttCntnt ) in _MakeFldList()
|