Home
last modified time | relevance | path

Searched refs:nEnd (Results 1 – 25 of 442) sorted by last modified time

12345678910>>...18

/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx217 if( nNew >= nEnd ) in _Seek()
239 nEnd = STRING_LEN; in _Seek()
245 if( nNew < nEnd ) in _Seek()
290 nEnd = STRING_LEN; in _Seek()
362 rDoc.GetRedlineTbl()[ nAct ]->CalcStartEnd( nNdIdx, nStart, nEnd ); in _GetNextRedln()
366 if( nEnd < nNext ) in _GetNextRedln()
367 nNext = nEnd; in _GetNextRedln()
396 xub_StrLen nOldEnd = nEnd; in CheckLine()
405 if( nChkStart <= nEnd && ( nChkEnd > nStart || STRING_LEN == nEnd ) ) in CheckLine()
413 nEnd = nOldEnd; in CheckLine()
[all …]
H A Dfrmform.cxx1102 SplitFrm( nEnd ); in FormatAdjust()
1129 xub_StrLen nOld = nEnd; in FormatAdjust()
1130 nEnd = rLine.GetEnd(); in FormatAdjust()
1133 if( nNew && nOld < nEnd ) in FormatAdjust()
1135 CHG_OFFSET( GetFollow(), nEnd ) in FormatAdjust()
1146 nEnd = rLine.GetEnd(); in FormatAdjust()
1162 CHG_OFFSET( GetFollow(), nEnd ) in FormatAdjust()
1176 SplitFrm( nEnd ); in FormatAdjust()
1415 if( nNewStart <= nEnd ) in FormatLine()
1448 if( nEnd > nStrLen ) in _Format()
[all …]
H A Dpormulti.cxx182 xub_StrLen nEnd, sal_Bool bRTL ) : SwMultiPortion( nEnd ) in SwRotatedPortion() argument
211 SwBidiPortion::SwBidiPortion( xub_StrLen nEnd, sal_uInt8 nLv ) in SwBidiPortion() argument
212 : SwMultiPortion( nEnd ), nLevel( nLv ) in SwBidiPortion()
272 xub_StrLen nEnd ) : in SwDoubleLinePortion() argument
273 SwMultiPortion( nEnd ), in SwDoubleLinePortion()
300 xub_StrLen nEnd ) : SwMultiPortion( nEnd ), pBracket( new SwBracket() ) in SwDoubleLinePortion() argument
599 SwRubyPortion::SwRubyPortion( const SwRubyPortion& rRuby, xub_StrLen nEnd ) : in SwRubyPortion() argument
600 SwMultiPortion( nEnd ), in SwRubyPortion()
617 xub_StrLen nEnd, xub_StrLen nOffs, in SwRubyPortion() argument
619 : SwMultiPortion( nEnd ) in SwRubyPortion()
/trunk/main/tools/source/fsys/
H A Ddirent.cxx299 sal_uInt16 nEnd = aCutPath.Search( cAccDel, nBegin + 1 ); in ImplCutPath() local
302 if ( nEnd != STRING_NOTFOUND ) in ImplCutPath()
304 nCount = nEnd - nBegin; in ImplCutPath()
/trunk/main/sw/source/core/access/
H A Daccportions.cxx198 sal_Int32 nEnd=nStart + rText.Len(); in Special() local
199 m_vecPairPos.push_back(std::make_pair(nStart,nEnd)); in Special()
768 sal_Int32 nStart, sal_Int32 nEnd, in GetEditableRange() argument
776 AdjustAndCheck( nEnd, nEndPortion, nCoreEnd, bIsEditable ); in GetEditableRange()
H A Daccpara.cxx228 nEnd = -1; in GetSelection()
530 sal_Int32 nEnd =0; in _InvalidateCursorPos() local
2832 return nEnd; in getSelectionEnd()
3354 xub_StrLen nEnd; member in SwHyperlinkIter_Impl
3753 sal_Int32 nStart, nEnd; in getSeletedPositionStart() local
3765 sal_Int32 nStart, nEnd; in getSeletedPositionEnd() local
3767 return nEnd; in getSeletedPositionEnd()
3847 if(nStart <= nEnd ) in addSelection()
4084 nEnd = -1; in GetSelectionAtIndex()
4217 nStart = nEnd; in GetSelectionAtIndex()
[all …]
/trunk/main/autodoc/inc/cosv/tpl/
H A Drange.hxx73 T nEnd; member in csv::range
112 nEnd(i_exclusiveUpperBorder) in range()
114 csv_assert( nBegin <= nEnd in range()
134 return nEnd; in end()
141 csv_assert( nBegin <= nEnd in size()
/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx332 sal_uInt32 nEnd; in FastGetPos() local
334 nEnd = nPtrArrayLen; in FastGetPos()
336 nEnd = rLastPos + 2; in FastGetPos()
338 for( sal_uInt32 nIdx = rLastPos - 2; nIdx < nEnd; nIdx++ ) in FastGetPos()
H A Dimpedit2.cxx2020 int32_t nEnd; in InitWritingDirections() local
2027 nStart = nEnd; in InitWritingDirections()
2351 xub_StrLen nInv = nEnd ? nEnd-1 : nEnd; in ImpConnectParagraphs()
2362 aWrong.nEnd = aWrong.nEnd + nEnd; in ImpConnectParagraphs()
2809 if ( nEnd > nStart ) in ImpInsertText()
2865 nStart = nEnd+1; in ImpInsertText()
2968 rRWrong.nEnd = rRWrong.nEnd - nEnd; in ImpInsertParaBreak()
2970 else if ( ( rWrong.nStart < nEnd ) && ( rWrong.nEnd > nEnd ) ) in ImpInsertParaBreak()
2971 rWrong.nEnd = nEnd; in ImpInsertParaBreak()
2973 sal_uInt16 nInv = nEnd ? nEnd-1 : nEnd; in ImpInsertParaBreak()
[all …]
H A Dimpedit.hxx588 …void ImpFindKashidas( ContentNode* pNode, sal_uInt16 nStart, sal_uInt16 nEnd, SvUSh…
815 …SfxItemSet GetAttribs( sal_uInt32 nPara, sal_uInt16 nStart, sal_uInt16 nEnd, sal_uInt8 nFlags…
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3807 long nEnd = nLeft+nWidth; in ImplDrawStraightTextLine() local
3808 while ( nLeft < nEnd ) in ImplDrawStraightTextLine()
3854 long nEnd = nLeft+nWidth; in ImplDrawStraightTextLine() local
3855 while ( nLeft < nEnd ) in ImplDrawStraightTextLine()
3880 while ( nLeft < nEnd ) in ImplDrawStraightTextLine()
3886 if ( nLeft > nEnd ) in ImplDrawStraightTextLine()
3911 while ( nLeft < nEnd ) in ImplDrawStraightTextLine()
3917 if ( nLeft > nEnd ) in ImplDrawStraightTextLine()
3923 if ( nLeft > nEnd ) in ImplDrawStraightTextLine()
8039 xub_StrLen nEnd = nIndex + nLen; in HasGlyphs() local
[all …]
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx1665 sal_uInt16 nEnd = aSortAlgorithmLB.GetEntryCount(); in IMPL_LINK() local
1666 for( sal_uInt16 n = 0; n < nEnd; ++n ) in IMPL_LINK()
1673 nEnd = static_cast< sal_uInt16 >(aSeq.getLength()); in IMPL_LINK()
1674 for( sal_uInt16 nCnt = 0; nCnt < nEnd; ++nCnt ) in IMPL_LINK()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1206 return rReader.IsParaEndInCPs(nStart,nEnd,bSdOD); in IsParaEndInCPs()
1220 return rReader.IsParaEndInCPs(nStart,nEnd); in CheckSdOD()
1279 for(; nStart <= nEnd; ++nStart) in SetAttrInDoc()
2825 if (nEnd - rPos <= (STRING_MAXLEN-1)) in ReadPlainChars()
2997 pStrm->SeekRel( nEnd- rPos ); in ReadChars()
3004 if (ReadPlainChars(rPos, nEnd, nCpOfs)) in ReadChars()
3418 if (nStart == -1 || nEnd == -1 || nEnd < nStart ) in IsParaEndInCPs()
3427 if ( bSdOD && ( (nStart < *aItr && nEnd > *aItr) || ( nStart == nEnd && *aItr == nStart)) ) in IsParaEndInCPs()
4155 for(; nStart <= nEnd; ++nStart) in InsertSegments()
4537 WW8_CP nStart, nEnd; in CoreLoad() local
[all …]
H A Dww8par.hxx288 virtual bool IsParaEndInCPs(sal_Int32 nStart,sal_Int32 nEnd,bool bSdOD=true) const;
293 virtual bool CheckSdOD(sal_Int32 nStart,sal_Int32 nEnd);
1268 bool ReadPlainChars(WW8_CP& rPos, long nEnd, long nCpOfs);
H A Dww8atr.cxx356 sal_uLong nEnd = aEnd.GetIndex(); in CntntContainsChapterField() local
361 if ( ( nStart <= *aI ) && ( *aI <= nEnd ) ) in CntntContainsChapterField()
H A Ddocxexport.cxx130 xub_StrLen nEnd = pMark->GetMarkEnd().nContent.GetIndex(); in AppendBookmarks() local
135 if ( nEnd == nAktPos ) in AppendBookmarks()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx1324 sal_uLong nEnd = rBox.GetSttNd()->EndOfSectionIndex(); in RestoreAttr() local
1325 for( sal_uLong n = nSttNode + 1; n < nEnd; ++n ) in RestoreAttr()
1363 sal_uLong nEnd = pDoc->GetNodes()[ nSttNode ]->EndOfSectionIndex(); in SaveCntntAttrs() local
1364 Ptrs.pCntntAttrs = new SfxItemSets( (sal_uInt8)(nEnd - nSttNode - 1 ), 5 ); in SaveCntntAttrs()
1365 for( sal_uLong n = nSttNode + 1; n < nEnd; ++n ) in SaveCntntAttrs()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx637 const xub_StrLen nEnd = rPam.End()->nContent.GetIndex(); in DelSoftHyph() local
639 pNode->DelSoftHyph( nStart, nEnd ); in DelSoftHyph()
1487 xub_StrLen nStart, nEnd; in lcl_CollectDeletedRedlines() local
1489 if(nStart >= nStartIndex || nEnd >= nStartIndex) in lcl_CollectDeletedRedlines()
1493 aAdd.nRight = nEnd; in lcl_CollectDeletedRedlines()
1510 xub_StrLen nEnd = pEndPos->nContent.GetIndex(); in lcl_CutRedlines() local
1512 aDeletedRedlines.back().nLeft > nEnd) in lcl_CutRedlines()
1951 xub_StrLen nEnd = STRING_LEN; in IgnoreGrammarErrorAt() local
1957 nEnd = rErrorPosition.End()->nContent.GetIndex(); in IgnoreGrammarErrorAt()
1960 pWrong->RemoveEntry( nStart, nEnd ); in IgnoreGrammarErrorAt()
[all …]
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx871 if ( nEnd == STRING_NOTFOUND ) in ImpInsertText()
875 if ( nEnd > nStart ) in ImpInsertText()
878 nL += ( nEnd-nStart ); in ImpInsertText()
882 nEnd = nEnd - nDiff; in ImpInsertText()
898 if ( nEnd < aText.Len() ) in ImpInsertText()
901 nStart = nEnd+1; in ImpInsertText()
2188 nL = nEnd-nTmpIndex; in ImpPaint()
2853 if ( nEnd > nMax ) in SetAttrib()
2854 nEnd = nMax; in SetAttrib()
3108 int32_t nEnd; in ImpInitWritingDirections() local
[all …]
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3436 sal_uInt16 nEnd = aPortions.GetObject( nPos ); in getDocumentLanguages() local
3438 ESelection aSelection( nPar, nStart, nPar, nEnd ); in getDocumentLanguages()
/trunk/main/sfx2/source/sidebar/
H A DTheme.cxx688 for (sal_Int32 nItem(__Begin),nEnd(__End); nItem!=nEnd; ++nItem) in getProperties() local
/trunk/main/starmath/source/
H A Dmathtype.cxx738 sal_uLong nEnd = pS->Tell(); in Parse() local
739 DBG_ASSERT(nEnd == pS->Seek(STREAM_SEEK_TO_END), in Parse()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5645 FieldEntry( sal_uInt32 nType, sal_uInt32 nStart, sal_uInt32 nEnd ) in FieldEntry()
5649 nFieldEndPos = nEnd; in FieldEntry()
H A Dsvxmsbas.cxx404 xub_StrLen nEnd = pStr->Search(cLineEnd ,nBegin); in ImportCode_Impl() local
406 if( nEnd == STRING_NOTFOUND ) in ImportCode_Impl()
409 pStr->Erase(nBegin, (nEnd-nBegin)+1); in ImportCode_Impl()
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx2210 const xub_StrLen nEnd = pTxtNode->GetTxt().Len(); in _DoIdleJob() local
2212 pTxtNode->CountWords( aStat, 0, nEnd ); in _DoIdleJob()

Completed in 338 milliseconds

12345678910>>...18