Home
last modified time | relevance | path

Searched refs:rStt (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/sw/source/core/doc/
H A Ddocbm.cxx122 const SwNodeIndex& rStt, in lcl_FindExpelPosition() argument
136 SwNodeIndex aStt = SwNodeIndex(rStt); in lcl_FindExpelPosition()
137 pNode = rStt.GetNodes().GoPrevious(&aStt); in lcl_FindExpelPosition()
650 const SwNodeIndex& rStt, in deleteMarks() argument
706 bDeleteMark = rStt != rEnd; in deleteMarks()
713 || !( pMark->GetMarkPos().nNode == rStt in deleteMarks()
1339 const SwNodeIndex& rStt, in _DelBookmarks() argument
1346 if(rStt.GetIndex() > rEnd.GetIndex() in _DelBookmarks()
1349 SwDoc* const pDoc = rStt.GetNode().GetDoc(); in _DelBookmarks()
1381 pRStt->nNode = rStt; in _DelBookmarks()
[all …]
H A Dgctable.cxx102 const SvxBorderLine& rBrdLn, sal_uInt16& rStt, sal_Bool bTop ) in lcl_FindEndPosOfBorder() argument
105 for( sal_uInt16 nEnd = rCollTLB.Count(); rStt < nEnd; ++rStt ) in lcl_FindEndPosOfBorder()
109 const SwTableBox& rBox = rCollTLB.GetBox( rStt, &nPos ); in lcl_FindEndPosOfBorder()
130 sal_uInt16& rStt, sal_Bool bTop, in lcl_GCBorder_DelBorder() argument
136 SwTableBox* pBox = (SwTableBox*)&rCollTLB.GetBox( rStt ); in lcl_GCBorder_DelBorder()
155 if( ++rStt >= rCollTLB.Count() ) in lcl_GCBorder_DelBorder()
158 pBox = (SwTableBox*)&rCollTLB.GetBox( rStt, &nNextPos ); in lcl_GCBorder_DelBorder()
H A Dftnidx.cxx79 void SwFtnIdxs::UpdateFtn( const SwNodeIndex& rStt ) in UpdateFtn() argument
85 SwDoc* pDoc = rStt.GetNode().GetDoc(); in UpdateFtn()
107 if( rOutlNds[ n ]->GetIndex() > rStt.GetIndex() ) in UpdateFtn()
126 const SwNode* pCmpNd = &rStt.GetNode(); in UpdateFtn()
159 sal_uLong nUpdNdIdx = rStt.GetIndex(); in UpdateFtn()
H A Dacmplwrd.cxx397 sal_Bool SwAutoCompleteWord::GetRange( const String& rWord, sal_uInt16& rStt, in GetRange() argument
401 aWordLst.Seek_Entry( pStr, &rStt ); in GetRange()
402 rEnd = rStt; in GetRange()
408 return rStt < rEnd; in GetRange()
H A Ddoccomp.cxx1419 sal_uLong& rStt, sal_uLong& rEnd, in CheckForChangesInLine() argument
1422 while( rStt < rEnd && rThisStt < rThisEnd ) in CheckForChangesInLine()
1425 SwCompareLine* pSrcLn = (SwCompareLine*)rData.GetLine( rStt ); in CheckForChangesInLine()
1429 ++rStt; in CheckForChangesInLine()
H A Ddocnum.cxx434 const SwPosition& rStt = *rPam.Start(), in MoveOutlinePara() local
435 & rEnd = &rStt == rPam.GetPoint() ? *rPam.GetMark() in MoveOutlinePara()
438 (rStt.nNode.GetIndex() < GetNodes().GetEndOfExtras().GetIndex()) || in MoveOutlinePara()
445 SwNodeIndex aSttRg( rStt.nNode ), aEndRg( rEnd.nNode ); in MoveOutlinePara()
H A Ddocedt.cxx2550 const SwPosition &rStt = *rPam.Start(), &rEnd = *rPam.End(); in DelFullPara() local
2551 const SwNode* pNd = &rStt.nNode.GetNode(); in DelFullPara()
2554 sal_uInt32 nNodeDiff = rEnd.nNode.GetIndex() - rStt.nNode.GetIndex(); in DelFullPara()
2603 else if( rPam.GetPoint() == &rStt ) in DelFullPara()
2634 SwNodeRange aRg( rStt.nNode, rEnd.nNode ); in DelFullPara()
/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx144 const SwPosition &rStt = *rPam.Start(), &rEnd = *rPam.End(); in lcl_CopyBookmarks() local
161 ? (rMarkStart != rStt || rMarkEnd != rEnd) // rMarkStart != rMarkEnd in lcl_CopyBookmarks()
162 : (rMarkStart != rStt && rMarkEnd != rEnd); // rMarkStart == rMarkEnd in lcl_CopyBookmarks()
163 if ( rMarkStart >= rStt && rMarkEnd <= rEnd in lcl_CopyBookmarks()
171 SwNodeIndex aCorrIdx(rStt.nNode); in lcl_CopyBookmarks()
180 lcl_SetCpyPos( pMark->GetMarkPos(), rStt, *pCpyStt, *aTmpPam.GetPoint(), nDelCount); in lcl_CopyBookmarks()
185 … lcl_SetCpyPos(pMark->GetOtherMarkPos(), rStt, *pCpyStt, *aTmpPam.GetMark(), nDelCount); in lcl_CopyBookmarks()
H A Dndsect.cxx137 const SwNode& rStt, const SwNode& rEnd ) in lcl_CheckEmptyLayFrm() argument
139 SwNodeIndex aIdx( rStt ); in lcl_CheckEmptyLayFrm()
141 !CheckNodesRange( rStt, aIdx, sal_True ) || in lcl_CheckEmptyLayFrm()
143 !lcl_IsInSameTblBox( rNds, rStt, true )) in lcl_CheckEmptyLayFrm()
H A Dnodes.cxx51 extern sal_Bool CheckNodesRange( const SwNodeIndex& rStt,
1591 sal_Bool SwNodes::CheckNodesRange( const SwNodeIndex& rStt, const SwNodeIndex& rEnd ) const in CheckNodesRange() argument
1593 sal_uLong nStt = rStt.GetIndex(), nEnd = rEnd.GetIndex(); in CheckNodesRange()
/trunk/main/sw/source/core/undo/
H A Dunmove.cxx170 void SwUndoMove::SetDestRange( const SwNodeIndex& rStt, in SetDestRange() argument
174 nDestSttNode = rStt.GetIndex(); in SetDestRange()
179 nDestEndNode = rStt.GetIndex(); in SetDestRange()
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx1769 xub_StrLen& rStt, xub_StrLen nEndPos, SvxAutoCorrDoc& ) in lcl_SearchWordsInList() argument
1780 if( ( !nCalcStt || nCalcStt == rStt || in lcl_SearchWordsInList()
1781 ( nCalcStt < rStt && in lcl_SearchWordsInList()
1787 rStt = nCalcStt; in lcl_SearchWordsInList()
1799 const String& rTxt, xub_StrLen& rStt, xub_StrLen nEndPos, in SearchWordsInList() argument
1815 pRet = lcl_SearchWordsInList( pList, rTxt, rStt, nEndPos, rDoc ); in SearchWordsInList()
1837 pRet = lcl_SearchWordsInList( pList, rTxt, rStt, nEndPos, rDoc); in SearchWordsInList()
1849 pRet = lcl_SearchWordsInList( pList, rTxt, rStt, nEndPos, rDoc); in SearchWordsInList()
/trunk/main/sw/source/filter/basflt/
H A Dfltini.cxx527 void SwRelNumRuleSpaces::SetOultineRelSpaces( const SwNodeIndex& rStt, in SetOultineRelSpaces() argument
530 SwDoc* pDoc = rStt.GetNode().GetDoc(); in SetOultineRelSpaces()
535 rOutlNds.Seek_Entry( &rStt.GetNode(), &nPos ); in SetOultineRelSpaces()
/trunk/main/sw/source/core/crsr/
H A Dpam.cxx300 sal_Bool CheckNodesRange( const SwNodeIndex& rStt, in CheckNodesRange() argument
303 const SwNodes& rNds = rStt.GetNodes(); in CheckNodesRange()
304 sal_uLong nStt = rStt.GetIndex(), nEnd = rEnd.GetIndex(); in CheckNodesRange()
/trunk/main/sw/inc/
H A Dftnidx.hxx48 void UpdateFtn( const SwNodeIndex& rStt ); // ab Pos. alle Updaten
H A Dacmplwrd.hxx52 sal_Bool GetRange( const String& rWord, sal_uInt16& rStt, sal_uInt16& rEnd ) const;
H A DIDocumentMarkAccess.hxx172 const SwNodeIndex& rStt,
H A Dcellfml.hxx85 void GetBoxes( const SwTableBox& rStt, const SwTableBox& rEnd,
H A Dndarr.hxx189 sal_Bool CheckNodesRange( const SwNodeIndex& rStt, const SwNodeIndex& rEnd ) const;
/trunk/main/sw/source/filter/inc/
H A Dfltini.hxx89 void SetOultineRelSpaces( const SwNodeIndex& rStt,
/trunk/main/sw/source/core/inc/
H A DUndoSplitMove.hxx79 void SetDestRange( const SwNodeIndex& rStt, const SwNodeIndex& rEnd,
H A DMarkManager.hxx63 …virtual void deleteMarks(const SwNodeIndex& rStt, const SwNodeIndex& rEnd, ::std::vector< ::sw::ma…
H A Dmvsave.hxx84 void _DelBookmarks(const SwNodeIndex& rStt,
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx1139 const SwPosition& rStt = *pInput->Start(); in SetExtTextInputData() local
1140 xub_StrLen nNewCrsrPos = rStt.nContent.GetIndex() + rData.GetCursorPos(); in SetExtTextInputData()
/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx264 xub_StrLen& rStt, xub_StrLen nEndPos,

Completed in 153 milliseconds

12