Home
last modified time | relevance | path

Searched refs:GetMarkEnd (Results 1 – 22 of 22) sorted by relevance

/aoo4110/main/sw/source/core/crsr/
H A Dcrbm.cxx57 *(m_pCrsr->GetMark()) = pMark->GetMarkEnd(); in SetCrsrToMark()
83 return rpFirst->GetMarkEnd() > rpSecond->GetMarkEnd(); in lcl_ReverseMarkOrderingByEnd()
122 *(aCrsrSt.m_pCrsr)->GetPoint() = pMark->GetMarkEnd(); in GotoMark()
H A Dbookmrk.cxx90 const SwPosition& rEnd = pField->GetMarkEnd(); in lcl_AssureFieldMarksSet()
120 const SwPosition& rEnd = pField->GetMarkEnd(); in lcl_RemoveFieldMarks()
155 return GetMarkStart() <= rPos && rPos <= GetMarkEnd(); in IsCoveringPosition()
388 SwPosition aNewEndPos = this->GetMarkEnd(); in InitDoc()
H A Dannotationmark.cxx61 GetMarkEnd().nNode.GetNode().GetTxtNode()->GetFldTxtAttrAt( in InitDoc()
62 GetMarkEnd().nContent.GetIndex()-1, true ); in InitDoc()
/aoo4110/main/sw/inc/
H A DIMark.hxx53 virtual const SwPosition& GetMarkEnd() const =0;
73 { return GetMarkEnd() < rPos; } in EndsBefore()
75 { return GetMarkEnd() > rPos; } in EndsAfter()
/aoo4110/main/sw/source/core/doc/
H A Dswserv.cxx141 && rPos < CNTNT_TYPE.pBkmk->GetMarkEnd(); in SendDataChanged()
182 bCall = *pStt <= CNTNT_TYPE.pBkmk->GetMarkEnd() in SendDataChanged()
226 * pEnd = &CNTNT_TYPE.pBkmk->GetMarkEnd(); in IsLinkInServer()
H A Ddocbm.cxx93 return rpFirst->GetMarkEnd() < rpSecond->GetMarkEnd(); in lcl_MarkOrderingByEnd()
290 const SwPosition* const pEndPos = &pMark->GetMarkEnd();
/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1693 pMark->GetMarkEnd().nNode == nNd ) in GetBookmarks()
1698 const xub_StrLen nBEnd = pMark->GetMarkEnd().nContent.GetIndex(); in GetBookmarks()
1699 …const bool bIsEndOk = ( pMark->GetMarkEnd().nNode == nNd ) && ( nBEnd >= nStt ) && ( nBEnd <= nEnd… in GetBookmarks()
1714 xub_StrLen nOEnd = pOneB->GetMarkEnd().nContent.GetIndex(); in operator ()()
1715 xub_StrLen nTEnd = pTwoB->GetMarkEnd().nContent.GetIndex(); in operator ()()
1739 xub_StrLen nNext = pMarkEnd->GetMarkEnd().nContent.GetIndex(); in NearestBookmark()
1767 xub_StrLen nEnd = pMark->GetMarkEnd().nContent.GetIndex(); in GetSortedBookmarks()
1772 …if ( nEnd > nAktPos && nEnd <= ( nAktPos + nLen ) && (pMark->GetMarkEnd().nNode == rNode.GetIndex(… in GetSortedBookmarks()
H A Ddocxexport.cxx130 xub_StrLen nEnd = pMark->GetMarkEnd().nContent.GetIndex(); in AppendBookmarks()
H A Drtfexport.cxx170 xub_StrLen nEnd = pMark->GetMarkEnd().nContent.GetIndex(); in AppendBookmarks()
/aoo4110/main/sw/source/core/inc/
H A Dcrossrefbookmark.hxx47 virtual const SwPosition& GetMarkEnd() const in GetMarkEnd() function in sw::mark::CrossRefBookmark
H A Dbookmrk.hxx70 virtual const SwPosition& GetMarkEnd() const in GetMarkEnd() function in sw::mark::MarkBase
/aoo4110/main/sc/inc/
H A Dmarkarr.hxx65 SCROW GetMarkEnd( SCROW nRow, sal_Bool bUp ) const;
/aoo4110/main/sc/source/core/data/
H A Dmarkarr.cxx348 SCROW ScMarkArray::GetMarkEnd( SCROW nRow, sal_Bool bUp ) const in GetMarkEnd() function in ScMarkArray
H A Dattarray.cxx2502 SCROW nMarkEnd = pMarkArray->GetMarkEnd( nStartRow, sal_True ); in SearchStyleRange()
2512 SCROW nMarkEnd = pMarkArray->GetMarkEnd( nStartRow, sal_False ); in SearchStyleRange()
H A Dtable1.cxx1157 SCROW nEnd = rArray.GetMarkEnd( nStart, sal_False ); in GetNextMarkedCell()
/aoo4110/main/sw/source/core/fields/
H A Dreffld.cxx856 *pEnd = pBkmk->GetMarkEnd().nContent.GetIndex(); in FindAnchor()
/aoo4110/main/sw/source/core/undo/
H A Dundobj.cxx861 const SwPosition& rAnnotationEndPos = pBkmk->GetMarkEnd(); in DelCntntIndex()
/aoo4110/main/sw/source/core/unocore/
H A Dunoportenum.cxx176 const SwPosition& rEndPos = pBkmk->GetMarkEnd(); in lcl_FillBookmarkArray()
H A Dunoobj2.cxx1019 SwPaM aPam(pBkmk->GetMarkEnd()); in getEnd()
/aoo4110/main/sw/source/core/docnode/
H A Dndcopy.cxx156 const SwPosition& rMarkEnd = pMark->GetMarkEnd(); in lcl_CopyBookmarks()
/aoo4110/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3823 *aPaM.GetMark() = pMark->GetMarkEnd(); in WriteData()
/aoo4110/main/sw/source/core/txtnode/
H A Dndtxt.cxx1086 const SwPosition* pEnd = &pMark->GetMarkEnd(); in Update()

Completed in 154 milliseconds