Home
last modified time | relevance | path

Searched refs:GetAnyEnd (Results 1 – 12 of 12) sorted by relevance

/aoo42x/main/sw/source/core/txtnode/
H A Dndhints.cxx100 const xub_StrLen nHt1 = *rHt1.GetAnyEnd(); in lcl_IsLessStart()
101 const xub_StrLen nHt2 = *rHt2.GetAnyEnd(); in lcl_IsLessStart()
134 const xub_StrLen nHt1 = *rHt1.GetAnyEnd(); in lcl_IsLessEnd()
135 const xub_StrLen nHt2 = *rHt2.GetAnyEnd(); in lcl_IsLessEnd()
331 nIdx = *pHtEnd->GetAnyEnd(); in Check()
/aoo42x/main/sw/source/core/crsr/
H A Dfindattr.cxx328 _SwSrchChrAttr aTmp( rAttr.GetAttr(), *rAttr.GetStart(), *rAttr.GetAnyEnd() ); in SetAttrFwd()
490 _SwSrchChrAttr aTmp( rAttr.GetAttr(), *rAttr.GetStart(), *rAttr.GetAnyEnd() ); in SetAttrBwd()
808 nSttPos = *pAttr->GetAnyEnd(); in lcl_SearchBackward()
837 nEndPos = *pAttr->GetAnyEnd(); in lcl_SearchBackward()
839 *( pAttr = rHtArr.GetEnd( nPos ))->GetAnyEnd() && in lcl_SearchBackward()
/aoo42x/main/sw/inc/
H A Dtxatbase.hxx91 inline const xub_StrLen* GetAnyEnd() const;
144 inline const xub_StrLen* SwTxtAttr::GetAnyEnd() const in GetAnyEnd() function in SwTxtAttr
/aoo42x/main/sw/source/core/text/
H A Ditratr.cxx235 (*(pTxtAttr=pHints->GetEnd(nEndIndex))->GetAnyEnd()<=nNewPos)) in SeekFwd()
246 (*(pTxtAttr=pHints->GetEnd(nEndIndex))->GetAnyEnd()<=nNewPos)) in SeekFwd()
257 if ( *pTxtAttr->GetAnyEnd() > nNewPos ) Chg( pTxtAttr ); in SeekFwd()
325 xub_StrLen nNextEnd = (*pHints->GetEnd(nEndIndex)->GetAnyEnd()); in GetNextAttr()
H A Dpormulti.cxx971 if( *pTmp->GetAnyEnd() > rPos ) in GetMultiCreator()
1060 if( *pTmp->GetAnyEnd() <= rPos ) in GetMultiCreator()
1140 if( *pTmp->GetAnyEnd() <= n2Start ) in GetMultiCreator()
1213 if( *pTmp->GetAnyEnd() <= rPos ) in GetMultiCreator()
H A Dtxtfld.cxx384 xub_StrLen const nEnd( *rHint.GetAnyEnd() ); in TryNewNoLengthPortion()
/aoo42x/main/sw/source/core/undo/
H A Drolbck.cxx216 , m_nEnd( *pTxtHt->GetAnyEnd() ) in SwHistorySetTxt()
333 , m_nEnd( *pTxtHt->GetAnyEnd() ) in SwHistorySetRefMark()
364 , m_nEnd( *pTxtHt->GetAnyEnd() ) in SwHistorySetTOXMark()
1119 *pHint->GetAnyEnd(), nNodeIdx ); in Add()
/aoo42x/main/sw/source/core/doc/
H A Ddocruby.cxx226 *pHt->GetAnyEnd() > nStart ) in _SelectNextRubyChars()
267 pPos->nContent = *pAttr->GetAnyEnd(); in _SelectNextRubyChars()
/aoo42x/main/sw/source/core/access/
H A Daccpara.cxx3386 xub_StrLen nHtEnd = *pHt->GetAnyEnd(); in next()
3520 min( aHIter.endIdx(), *pHt->GetAnyEnd() ) ); in getHyperLink()
3655 while( pHt && !(nIdx >= *pHt->GetStart() && nIdx < *pHt->GetAnyEnd()) ) in getHyperLinkIndex()
/aoo42x/main/sw/source/core/fields/
H A Dreffld.cxx802 *pEnd = *pRef->GetTxtRefMark()->GetAnyEnd(); in FindAnchor()
/aoo42x/main/sw/source/core/unocore/
H A Dunoportenum.cxx1023 nCurrentIndex >= (nNextEnd = (*pHints->GetEnd(nEndIndex)->GetAnyEnd()))) in lcl_ExportHints()
/aoo42x/main/sw/source/core/table/
H A Dswtable.cxx2653 *pAttr->GetAnyEnd() < rTxt.Len() ) in IsValidNumTxtNd()

Completed in 141 milliseconds