Home
last modified time | relevance | path

Searched refs:nCntPos (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/sw/source/core/crsr/
H A Dtrvlfnfl.cxx199 xub_StrLen nCntPos = GetPoint()->nContent.GetIndex(); in GotoNextFtnAnchor() local
203 if( CmpLE( *pTxtFtn, nNdPos, nCntPos ) ) in GotoNextFtnAnchor()
209 if( !CmpLE( *pTxtFtn, nNdPos, nCntPos ) ) in GotoNextFtnAnchor()
221 if( CmpLE( *pTxtFtn, nNdPos, nCntPos ) ) in GotoNextFtnAnchor()
258 xub_StrLen nCntPos = GetPoint()->nContent.GetIndex(); in GotoPrevFtnAnchor() local
262 if( CmpL( *pTxtFtn, nNdPos, nCntPos )) in GotoPrevFtnAnchor()
267 if( !CmpL( *pTxtFtn, nNdPos, nCntPos ) ) in GotoPrevFtnAnchor()
281 if( CmpL( *pTxtFtn, nNdPos, nCntPos )) in GotoPrevFtnAnchor()
H A Dcallnk.cxx207 long SwCallLink::getLayoutFrm( const SwRootFrm* pRoot, SwTxtNode& rNd, xub_StrLen nCntPos, sal_Bool… in getLayoutFrm() argument
214 nCntPos >= pNext->GetOfst() ) in getLayoutFrm()
H A Dcallnk.hxx48 …static long getLayoutFrm( const SwRootFrm*, SwTxtNode& rNd, xub_StrLen nCntPos, sal_Bool bCalcFrm …
/aoo41x/main/sw/source/core/tox/
H A Dtxmsrt.cxx153 nPos( 0 ), nCntPos( 0 ), nType( static_cast<sal_uInt16>(nTyp) ), bValidTxt( sal_False ) in SwTOXSortTabBase()
192 nCntPos = aPos.nContent.GetIndex(); in SwTOXSortTabBase()
196 nCntPos = n; in SwTOXSortTabBase()
222 sal_Bool bRet = nPos == rCmp.nPos && nCntPos == rCmp.nCntPos && in operator ==()
261 if( nCntPos < rCmp.nCntPos ) in operator <()
264 if( nCntPos == rCmp.nCntPos ) in operator <()
302 return ::IsFrameBehind( *(SwTxtNode*)pNext, nCntPos, in operator <()
303 *(SwTxtNode*)pFirst, nCntPos ); in operator <()
843 nCntPos = *rField.GetTxtFld()->GetStart(); in SwTOXAuthority()
/aoo41x/main/sw/source/core/undo/
H A Dundobj1.cxx101 nCntPos ); in InsFly()
126 static_cast<SwTxtNode*>(pCNd)->InsertItem( aFmt, nCntPos, nCntPos ); in InsFly()
146 nCntPos = rAnchor.GetCntntAnchor()->nContent.GetIndex(); in InsFly()
200 nCntPos = pPos->nContent.GetIndex(); in DelFly()
204 pTxtNd->GetTxtAttrForCharAt( nCntPos, RES_TXTATR_FLYCNT ) ); in DelFly()
217 nCntPos = pPos->nContent.GetIndex(); in DelFly()
259 nCntPos = pPos->nContent.GetIndex(); in SwUndoInsLayFmt()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlimp.cxx849 sal_uInt16 nCntPos = in endDocument() local
852 pTxtNode->GetTxt().Len() + nCntPos ); in endDocument()
857 sal_uInt16 nCntPos = in endDocument() local
860 pTxtNode->GetTxt().Len() + nCntPos ); in endDocument()
/aoo41x/main/sw/inc/
H A Dundobj.hxx280 xub_StrLen nCntPos; // Seite/am Absatz/im Absatz member in SwUndoFlyBase
/aoo41x/main/sw/source/core/inc/
H A Dtxmsrt.hxx124 xub_StrLen nCntPos; member
/aoo41x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx386 xub_StrLen nCntPos = pPam->GetBound( sal_True ).nContent.GetIndex(); in Continue() local
388 pTxtNode->GetTxt().Len() + nCntPos ); in Continue()
392 xub_StrLen nCntPos = pPam->GetBound( sal_False ).nContent.GetIndex(); in Continue() local
394 pTxtNode->GetTxt().Len() + nCntPos ); in Continue()
/aoo41x/main/sw/source/filter/html/
H A Dswhtml.cxx729 xub_StrLen nCntPos = pPam->GetBound( sal_True ).nContent.GetIndex(); in Continue() local
731 pTxtNode->GetTxt().Len() + nCntPos ); in Continue()
735 xub_StrLen nCntPos = pPam->GetBound( sal_False ).nContent.GetIndex(); in Continue() local
737 pTxtNode->GetTxt().Len() + nCntPos ); in Continue()
/aoo41x/main/sw/source/filter/ww1/
H A Dfltshell.cxx1048 sal_uInt16 nCntPos = pPos->nContent.GetIndex(); in SwFltShell() local
1049 if( nCntPos && pSttNd->GetTxt().Len() ) in SwFltShell()

Completed in 89 milliseconds