/aoo42x/main/sw/source/core/crsr/ |
H A D | findtxt.cxx | 264 xub_StrLen nStart, nEnde, nTxtLen; in Find() local 282 nEnde = bSrchForward ? nTxtLen : 0; in Find() 297 xub_StrLen swap = nEnde; in Find() 298 nEnde = nStart; in Find() 320 xub_StrLen swap = nEnde; in Find() 321 nEnde = nStart; in Find() 457 xub_StrLen nStringEnd = nEnde; in DoSearch() 498 if( !bSrchForward ) { n = nStart; nStart = nEnde; nEnde = n; } in DoSearch() 509 nEnde = nNew; in DoSearch() 512 if( !bSrchForward ) { n = nStart; nStart = nEnde; nEnde = n; } in DoSearch() [all …]
|
H A D | findcoll.cxx | 81 SwDocPositions nStart, SwDocPositions nEnde, sal_Bool& bCancel, in Find() argument 104 sal_uLong nRet = FindAll( aSwFindParaFmtColl, nStart, nEnde, eFndRngs, bCancel ); in Find()
|
H A D | findattr.cxx | 1298 SwDocPositions nStart, SwDocPositions nEnde, sal_Bool& bCancel, in Find() argument 1319 sal_uLong nRet = FindAll(aSwFindParaAttr, nStart, nEnde, eFndRngs, bCancel ); in Find()
|
H A D | swcrsr.cxx | 988 SwDocPositions nStart, SwDocPositions nEnde, in FindAll() argument 996 SwMoveFn fnMove = MakeFindRange( nStart, nEnde, &aRegion ); in FindAll()
|
/aoo42x/main/sw/source/filter/ascii/ |
H A D | ascatr.cxx | 186 xub_StrLen nNodeEnde = rNd.Len(), nEnde = nNodeEnde; in OutASC_SwTxtNode() local 189 nEnde = rWrt.pCurPam->GetMark()->nContent.GetIndex(); in OutASC_SwTxtNode() 213 if( nNextAttr > nEnde ) in OutASC_SwTxtNode() 214 nNextAttr = nEnde; in OutASC_SwTxtNode() 226 } while( nStrPos < nEnde ); in OutASC_SwTxtNode() 230 && !nStrPos && nEnde == nNodeEnde ) ) in OutASC_SwTxtNode()
|
/aoo42x/main/i18npool/source/search/ |
H A D | textsearch.cxx | 576 sal_Int32 nEnde = endPos; in NSrchFrwrd() local 581 if( nEnde < sSearchKey.getLength() ) // position inside the search region ? in NSrchFrwrd() 584 nEnde -= sSearchKey.getLength(); in NSrchFrwrd() 592 nCmpIdx <= nEnde; in NSrchFrwrd() 648 sal_Int32 nEnde = endPos; in NSrchBkwrd() local 657 if( nEnde == nSuchIdx ) // end position for the search in NSrchBkwrd() 658 nEnde = sSearchKey.getLength(); in NSrchBkwrd() 660 nEnde += sSearchKey.getLength(); in NSrchBkwrd() 664 while (nCmpIdx >= nEnde) in NSrchBkwrd()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlatr.cxx | 2178 xub_StrLen nEnde = rStr.Len(); in OutHTML_SwTxtNode() local 2184 if( !nEnde && (RES_POOLCOLL_HTML_HR==nPoolId || in OutHTML_SwTxtNode() 2289 if( !nEnde && (nPoolId == RES_POOLCOLL_STANDARD || in OutHTML_SwTxtNode() 2508 xub_StrLen nTmpEnd = nHtEnd < nEnde ? nHtEnd : nEnde; in OutHTML_SwTxtNode() 2533 for( ; nStrPos < nEnde; nStrPos++ ) in OutHTML_SwTxtNode() 2546 && nStrPos != nEnde ) in OutHTML_SwTxtNode() 2635 if( nStrPos < nEnde - 1 ) in OutHTML_SwTxtNode() 2659 nWordLen = nEnde; in OutHTML_SwTxtNode() 2707 nEnde, HTML_POS_INSIDE ); in OutHTML_SwTxtNode() 2718 if( bEndOfCell && !nEnde && in OutHTML_SwTxtNode() [all …]
|
/aoo42x/main/sw/inc/ |
H A D | swcrsr.hxx | 109 SwDocPositions nStart, SwDocPositions nEnde, 114 SwDocPositions nStart, SwDocPositions nEnde, 119 SwDocPositions nStart, SwDocPositions nEnde,
|
H A D | pam.hxx | 171 xub_StrLen &nStart, xub_StrLen &nEnde,xub_StrLen nTxtLen,SwNode* pNode, SwPaM* pPam);
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndsect.cxx | 929 sal_uLong nEnde = pSectNd->EndOfSectionIndex(); in InsertTextSection() local 932 for( sal_uLong n = nStart; n < nEnde; ++n ) in InsertTextSection() 966 lcl_DeleteFtn( pSectNd, nStart, nEnde ); in InsertTextSection() 1392 sal_uLong nStart = GetIndex()+1, nEnde = EndOfSectionIndex(); in NodesArrChgd() local 1393 for( sal_uLong n = nStart; n < nEnde; ++n ) in NodesArrChgd()
|
H A D | section.cxx | 747 sal_uLong nEnde = pSectNd->EndOfSectionIndex(); in DelFrms() local 749 lcl_DeleteFtn( pSectNd, nStart, nEnde ); in DelFrms()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtw8sty.cxx | 1221 for( sal_uInt16 i = 0, nEnde = 0; i < aSects.Count(); ++i ) in CheckForFacinPg() local 1236 else if( !( 1 & nEnde ) && in CheckForFacinPg() 1245 nEnde |= 1; in CheckForFacinPg() 1248 if( !( 1 & nEnde ) && in CheckForFacinPg() 1252 nEnde |= 1; in CheckForFacinPg() 1254 if( !( 2 & nEnde ) && in CheckForFacinPg() 1259 nEnde |= 2; in CheckForFacinPg() 1262 if( 3 == nEnde ) in CheckForFacinPg()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | txtatr2.cxx | 53 xub_StrLen nStt, xub_StrLen nEnde ) in SwTxtCharFmt() argument 54 : SwTxtAttrEnd( rAttr, nStt, nEnde ) in SwTxtCharFmt()
|
H A D | txtedt.cxx | 722 sal_uInt16 nType, xub_StrLen nStart, xub_StrLen nEnde, sal_Bool bClp ) in SwScanner() argument 727 nEndPos = nEnde; in SwScanner()
|
/aoo42x/main/editeng/source/misc/ |
H A D | svxacorr.cxx | 1598 xub_StrLen nEnde = nPos; in GetPrevAutoCorrWord() local 1616 if( ++nCapLttrPos >= nEnde ) in GetPrevAutoCorrWord() 1621 if( 3 > nEnde - nCapLttrPos ) in GetPrevAutoCorrWord() 1631 if( lcl_IsSymbolChar( rCC, rTxt, nCapLttrPos, nEnde )) in GetPrevAutoCorrWord() 1634 rWord = rTxt.Copy( nCapLttrPos, nEnde - nCapLttrPos ); in GetPrevAutoCorrWord()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr2.cxx | 1459 sal_uLong nEnde = (sal_uLong) fEnde ; in ScKumZinsZ() local 1468 for (sal_uLong i = nAnfang; i <= nEnde; i++) in ScKumZinsZ() 1502 sal_uLong nEnde = (sal_uLong) fEnde; in ScKumKapZ() local 1511 for (sal_uLong i = nAnfang; i <= nEnde; i++) in ScKumKapZ()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docedt.cxx | 1809 sal_uInt32 nEnde = pEnd->nNode.GetIndex(); in DeleteRangeImplImpl() local 1811 nEnde++; in DeleteRangeImplImpl() 1813 if( aSttIdx != nEnde ) in DeleteRangeImplImpl() 1816 GetNodes().Delete( aSttIdx, nEnde - aSttIdx.GetIndex() ); in DeleteRangeImplImpl()
|
/aoo42x/main/sw/source/core/inc/ |
H A D | scriptinfo.hxx | 71 xub_StrLen nStart, xub_StrLen nEnde, sal_Bool bClip = sal_False );
|