Home
last modified time | relevance | path

Searched refs:nStart (Results 1 – 25 of 469) sorted by last modified time

12345678910>>...19

/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx238 nStart = STRING_LEN; in _Seek()
289 nStart = STRING_LEN; in _Seek()
364 if( bOn || !nStart ) in _GetNextRedln()
369 else if( nStart < nNext ) in _GetNextRedln()
370 nNext = nStart; in _GetNextRedln()
403 if( nChkEnd < nStart ) in CheckLine()
412 nStart = nOldStart; in CheckLine()
482 if( nPos < nStart ) in Next()
484 if( nNext > nStart ) in Next()
485 nNext = nStart; in Next()
[all …]
H A Ditrcrsr.cxx522 SwTxtSizeInfo aInf( GetInfo(), rText, nStart ); in _GetCharRect()
759 xub_StrLen nOldStart = nStart; in _GetCharRect()
762 nStart = aInf.GetIdx(); in _GetCharRect()
773 if( nStart + pCurr->GetLen() <= nOfst && GetNext() && in _GetCharRect()
921 nStart = nOldStart; in _GetCharRect()
1318 xub_StrLen nCurrStart = nStart; in GetCrsrOfst()
H A Dfrmform.cxx682 xub_StrLen nStart = pFoll->GetOfst(); in JoinFrm() local
693 if( RES_TXTATR_FTN==pHt->Which() && *pHt->GetStart()>=nStart ) in JoinFrm()
722 pFoll->MoveFlyInCnt( this, nStart, STRING_LEN ); in JoinFrm()
2198 xub_StrLen nStart = GetOfst(); in FormatQuick() local
2210 nStart = aLine.FormatLine( nStart ); in FormatQuick()
2211 if( aInf.IsNewLine() || (!aInf.IsStop() && nStart < nEnd) ) in FormatQuick()
2230 if( pFollow && nStart != ((SwTxtFrm*)pFollow)->GetOfst() ) in FormatQuick()
H A Dpormulti.cxx305 pBracket->nStart = 0; in SwDoubleLinePortion()
411 pBracket->nStart = rDouble.pBracket->nStart; in SetBrackets()
496 xub_StrLen nStart = rInf.GetIdx(); in CalcBlanks() local
521 rInf.SetIdx( nStart ); in CalcBlanks()
969 if( rPos < nStart ) in GetMultiCreator()
1885 nStart = nStartIdx; in BuildMultiPortion()
1935 nStart = aInf.GetIdx(); in BuildMultiPortion()
2019 nStart = nOldStart; in BuildMultiPortion()
2363 nStart = pTxtCursor->nStart; in SwTxtCursorSave()
2364 pTxtCursor->nStart = nCurrStart; in SwTxtCursorSave()
[all …]
H A Dtxtfld.cxx472 if( rInf.IsNumDone() || rInf.GetTxtStart() != nStart in NewNumberPortion()
/trunk/main/sw/source/core/access/
H A Daccportions.cxx197 sal_Int32 nStart=aBuffer.getLength(); in Special() local
198 sal_Int32 nEnd=nStart + rText.Len(); in Special()
199 m_vecPairPos.push_back(std::make_pair(nStart,nEnd)); in Special()
768 sal_Int32 nStart, sal_Int32 nEnd, in GetEditableRange() argument
775 AdjustAndCheck( nStart, nStartPortion, nCoreStart, bIsEditable ); in GetEditableRange()
H A Daccpara.cxx227 nStart = -1; in GetSelection()
529 sal_Int32 nStart=0; in _InvalidateCursorPos() local
2807 ? GetString().copy( nStart, nEnd - nStart ) in getSelectedText()
2820 return nStart; in getSelectionStart()
3753 sal_Int32 nStart, nEnd; in getSeletedPositionStart() local
3755 return nStart; in getSeletedPositionStart()
3765 sal_Int32 nStart, nEnd; in getSeletedPositionEnd() local
3843 sal_Int32 nStart, nEnd; in addSelection() local
3847 if(nStart <= nEnd ) in addSelection()
4083 nStart = -1; in GetSelectionAtIndex()
[all …]
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx2130 sal_uInt16 nStart = aString.Search( '@' ), nLen = (sal_uInt16) aString.ToInt32(); in GetINetBookmark() local
2136 if( nStart == STRING_NOTFOUND || nLen > aString.Len() - nStart - 3 ) in GetINetBookmark()
2140 aURL = aString.Copy( nStart + 1, nLen ); in GetINetBookmark()
2142 aString.Erase( 0, nStart + 1 + nLen ); in GetINetBookmark()
2143 nStart = aString.Search( '@' ); in GetINetBookmark()
2150 if( nStart == STRING_NOTFOUND || nLen > aString.Len() - nStart - 1 ) in GetINetBookmark()
2154 aDesc = aString.Copy( nStart+1, nLen ); in GetINetBookmark()
/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx205 void ParaPortion::MarkInvalid( sal_uInt16 nStart, short nDiff ) in MarkInvalid() argument
210 nInvalidPosStart = ( nDiff >= 0 ) ? nStart : ( nStart + nDiff ); in MarkInvalid()
217 ( ( nInvalidPosStart+nInvalidDiff ) == nStart ) ) in MarkInvalid()
222 else if ( ( nDiff < 0 ) && ( nInvalidDiff < 0 ) && ( nInvalidPosStart == nStart ) ) in MarkInvalid()
230 DBG_ASSERT( ( nDiff >= 0 ) || ( (nStart+nDiff) >= 0 ), "MarkInvalid: Diff out of Range" ); in MarkInvalid()
231 nInvalidPosStart = Min( nInvalidPosStart, (sal_uInt16) ( nDiff < 0 ? nStart+nDiff : nDiff ) ); in MarkInvalid()
241 void ParaPortion::MarkSelectionInvalid( sal_uInt16 nStart, sal_uInt16 /* nEnd */ ) in MarkSelectionInvalid() argument
245 nInvalidPosStart = nStart; in MarkSelectionInvalid()
250 nInvalidPosStart = Min( nInvalidPosStart, nStart ); in MarkSelectionInvalid()
H A Dimpedit2.cxx2019 int32_t nStart = 0; in InitWritingDirections() local
2027 nStart = nEnd; in InitWritingDirections()
2152 sal_uInt16 nEnd = nStart + nChars; in ImpRemoveChars()
2361 aWrong.nStart = aWrong.nStart + nEnd; in ImpConnectParagraphs()
2801 sal_uInt32 nStart = 0; in ImpInsertText() local
2802 while ( nStart < aText.Len() ) in ImpInsertText()
2809 if ( nEnd > nStart ) in ImpInsertText()
2811 XubString aLine( aText, nStart, static_cast<xub_StrLen>(nEnd-nStart) ); in ImpInsertText()
2865 nStart = nEnd+1; in ImpInsertText()
2963 if ( rWrong.nStart > 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.cxx4165 for( int nStart = 0;;) in ImplDrawTextLines() local
4169 if( !rSalLayout.GetNextGlyphs( 1, &aGlyphId, aPos, nStart, &nAdvance ) ) in ImplDrawTextLines()
4491 for( int nStart = 0;;) in ImplDrawEmphasisMarks() local
4494 if( !rSalLayout.GetNextGlyphs( 1, &aGlyphId, aOutPoint, nStart ) ) in ImplDrawEmphasisMarks()
7423 for( int nStart = 0; rLayout->GetNextGlyphs( 1, &aGlyphId, aPos, nStart ); ) in GetSysTextLayoutData() local
7538 xub_StrLen nStart = Min( nBase, nIndex ); in GetTextBoundRect() local
7539 xub_StrLen nOfsLen = Max( nBase, nIndex ) - nStart; in GetTextBoundRect()
7733 xub_StrLen nStart = Min( nBase, nIndex ); in GetTextOutlines() local
7734 xub_StrLen nOfsLen = Max( nBase, nIndex ) - nStart; in GetTextOutlines()
7840 xub_StrLen nStart = ((nBase < nIndex) ? nBase : nIndex); in GetTextOutlines() local
[all …]
/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()
2077 Read_HdFtFtnText(pHackIdx, nStart, nLen - 1, MAN_HDFT); in Read_HdFtTextAsHackedFrame()
2090 Read_HdFtFtnText(pSttIdx, nStart, nLen - 1, MAN_HDFT); in Read_HdFtText()
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
4551 aPlc.Get( nStart, nEnd, pDummy ); in CoreLoad()
[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);
540 WW8ReaderSave(SwWW8ImplReader* pRdr, WW8_CP nStart=-1);
1243 void Read_HdFtTextAsHackedFrame(long nStart, long nLen,
1385 bool ImportFormulaControl(WW8FormulaControl &rBox,WW8_CP nStart,
H A Dww8atr.cxx355 sal_uLong nStart = aIdx.GetIndex(); in CntntContainsChapterField() local
361 if ( ( nStart <= *aI ) && ( *aI <= nEnd ) ) in CntntContainsChapterField()
H A Ddocxexport.cxx129 xub_StrLen nStart = pMark->GetMarkStart().nContent.GetIndex(); in AppendBookmarks() local
132 if ( nStart == nAktPos ) in AppendBookmarks()
H A Dww8par3.cxx521 xub_StrLen nStart, xub_StrLen nLen = STRING_LEN) in lcl_CopyGreaterEight() argument
525 for (xub_StrLen nI = nStart; nI < nLen; ++nI) in lcl_CopyGreaterEight()
1692 sal_uInt16 nStart(0); in GetNumRuleForActivation() local
1732 nStart = writer_cast<sal_uInt16> in GetNumRuleForActivation()
1750 pNode->SetAttrListRestartValue(nStart); in GetNumRuleForActivation()
2197 WW8_CP nStart, SwWw8ControlType nWhich ) in ImportFormulaControl() argument
2205 WW8_CP nEndCp = nStart+1; // Only interested in the single 0x01 character in ImportFormulaControl()
2207 WW8ReaderSave aSave(this,nStart); in ImportFormulaControl()
2210 nStart = pPlcxMan->Where(); in ImportFormulaControl()
2211 while(nStart <= nEndCp) in ImportFormulaControl()
[all …]
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx636 const xub_StrLen nStart = pStt->nContent.GetIndex(); in DelSoftHyph() local
639 pNode->DelSoftHyph( nStart, nEnd ); in DelSoftHyph()
1487 xub_StrLen nStart, nEnd; in lcl_CollectDeletedRedlines() local
1488 pRed->CalcStartEnd( pTxtNode->GetIndex(), nStart, nEnd ); in lcl_CollectDeletedRedlines()
1489 if(nStart >= nStartIndex || nEnd >= nStartIndex) in lcl_CollectDeletedRedlines()
1492 aAdd.nLeft = nStart; in lcl_CollectDeletedRedlines()
1950 xub_StrLen nStart = rErrorPosition.Start()->nContent.GetIndex(); in IgnoreGrammarErrorAt() local
1960 pWrong->RemoveEntry( nStart, nEnd ); in IgnoreGrammarErrorAt()
1963 pWrong->RemoveEntry( nStart, nEnd ); in IgnoreGrammarErrorAt()
1967 nStart = 0; in IgnoreGrammarErrorAt()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx867 sal_uInt16 nStart = 0; in ImpInsertText() local
868 while ( nStart < aText.Len() ) in ImpInsertText()
875 if ( nEnd > nStart ) in ImpInsertText()
878 nL += ( nEnd-nStart ); in ImpInsertText()
885 XubString aLine( aText, nStart, nEnd-nStart ); in ImpInsertText()
901 nStart = nEnd+1; in ImpInsertText()
2544 if ( nStart > nInvalidEnd ) in CreateLines()
2851 if ( nStart > nMax ) in SetAttrib()
2852 nStart = nMax; in SetAttrib()
3107 int32_t nStart = 0; in ImpInitWritingDirections() local
[all …]
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3437 sal_uInt16 nStart = nPos ? aPortions.GetObject( nPos - 1 ) : 0; in getDocumentLanguages() local
3438 ESelection aSelection( nPar, nStart, nPar, nEnd ); in getDocumentLanguages()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5645 FieldEntry( sal_uInt32 nType, sal_uInt32 nStart, sal_uInt32 nEnd ) in FieldEntry()
5648 nFieldStartPos = nStart; in FieldEntry()
/trunk/main/svtools/inc/svtools/
H A Druler.hxx718 …SVT_DLLPRIVATE void ImplDrawTicks( long nMin, long nMax, long nStart, long nCenter …
/trunk/main/sw/inc/
H A Dtxtannotationfld.hxx36 xub_StrLen const nStart,
/trunk/main/sc/source/core/data/
H A Ddocument.cxx3797 SCCOL ScDocument::GetNextDifferentChangedCol( SCTAB nTab, SCCOL nStart) const in GetNextDifferentChangedCol()
3801 sal_uInt8 nStartFlags = pTab[nTab]->GetColFlags(nStart); in GetNextDifferentChangedCol()
3802 sal_uInt16 nStartWidth = pTab[nTab]->GetOriginalWidth(nStart); in GetNextDifferentChangedCol()
3803 for (SCCOL nCol = nStart + 1; nCol <= MAXCOL; nCol++) in GetNextDifferentChangedCol()
3815 SCROW ScDocument::GetNextDifferentChangedRow( SCTAB nTab, SCROW nStart, bool bCareManualSize) const in GetNextDifferentChangedRow() argument
3828 sal_uInt8 nStartFlags = nFlags = pRowFlagsArray->GetValue( nStart, nIndex, nFlagsEndRow); in GetNextDifferentChangedRow()
3829 bool bStartHidden = bHidden = pTab[nTab]->RowHidden( nStart, NULL, &nHiddenEndRow); in GetNextDifferentChangedRow()
3830 …sal_uInt16 nStartHeight = nHeight = pTab[nTab]->GetRowHeight( nStart, NULL, &nHeightEndRow, false); in GetNextDifferentChangedRow()
/trunk/main/unotools/source/misc/
H A Dfontcvt.cxx1283 xub_StrLen nStart = rIndex; in ConvertString() local
1329 rString.SetChar(nPos+nStart, aIndex->second.cIndex); in ConvertString()

Completed in 392 milliseconds

12345678910>>...19