/aoo42x/main/xmloff/source/style/ |
H A D | fonthdl.cxx | 82 sal_Int32 nFirst = nPos; in importXML() local 93 while( sal_Unicode(' ') == rStrImpValue[nFirst] && nFirst <= nLast ) in importXML() 94 nFirst++; in importXML() 97 sal_Unicode c = rStrImpValue[nFirst]; in importXML() 100 nFirst++; in importXML() 104 if( nFirst <= nLast ) in importXML() 109 OUString sTemp = rStrImpValue.copy( nFirst, nLast-nFirst+1 ); in importXML() 138 sal_Int32 nFirst = nPos; in exportXML() local 162 while( sal_Unicode(' ') == aStrFamilyName[nFirst] && nFirst <= nLast ) in exportXML() 163 nFirst++; in exportXML() [all …]
|
H A D | xmlnumfi.cxx | 2047 sal_Int32 nFirst = nLength - 2; in AddCurrency() local 2048 while ( nFirst >= 0 && aFormatCode.charAt( nFirst ) != '"' ) in AddCurrency() 2049 --nFirst; in AddCurrency() 2050 if ( nFirst >= 0 ) in AddCurrency() 2054 if ( nFirst > 0 ) in AddCurrency() 2055 aFormatCode.append( aOld.copy( 0, nFirst ) ); in AddCurrency() 2056 if ( nLength > nFirst + 2 ) in AddCurrency() 2057 aFormatCode.append( aOld.copy( nFirst + 1, nLength - nFirst - 2 ) ); in AddCurrency()
|
/aoo42x/main/svx/source/xoutdev/ |
H A D | _xpoly.cxx | 972 pPoints[nFirst].X() += nRx; pPoints[nFirst+3].Y() += nRy; in GenBezArc() 976 pPoints[nFirst].Y() += nRy; pPoints[nFirst+3].X() += nRx; in GenBezArc() 978 pPoints[nFirst+1] = pPoints[nFirst]; in GenBezArc() 979 pPoints[nFirst+2] = pPoints[nFirst+3]; in GenBezArc() 983 pPoints[nFirst+1].Y() += nYHdl; pPoints[nFirst+2].X() += nXHdl; in GenBezArc() 987 pPoints[nFirst+1].X() += nXHdl; pPoints[nFirst+2].Y() += nYHdl; in GenBezArc() 1126 if ( nFirst > pImpXPolygon->nPoints - 4 || IsControl(nFirst) || in PointsToBezier() 1127 IsControl(nFirst+1) || IsControl(nFirst+2) || IsControl(nFirst+3) ) in PointsToBezier() 1141 nPart1Length = CalcDistance(nFirst, nFirst+1); in PointsToBezier() 1142 nPart2Length = nPart1Length + CalcDistance(nFirst+1, nFirst+2); in PointsToBezier() [all …]
|
/aoo42x/main/sal/textenc/ |
H A D | convertiso2022cn.c | 188 sal_uInt32 nFirst; in ImplConvertIso2022CnToUnicode() local 192 if (nChar >= nFirst in ImplConvertIso2022CnToUnicode() 312 sal_uInt32 nFirst = nFirstLast & 0xFF; in ImplConvertIso2022CnToUnicode() local 463 sal_uInt32 nFirst; in ImplIso2022CnTranslateTo116431() local 471 nFirst = pCns116431992Data[nOffset++]; in ImplIso2022CnTranslateTo116431() 474 if (nChar < nFirst || nChar > nLast) in ImplIso2022CnTranslateTo116431() 476 nOffset += 3 * (nChar - nFirst); in ImplIso2022CnTranslateTo116431() 713 sal_uInt32 nFirst; in ImplConvertUnicodeToIso2022Cn() local 723 nFirst = pCns116431992Data[nOffset++]; in ImplConvertUnicodeToIso2022Cn() 726 if (nChar < nFirst || nChar > nLast) in ImplConvertUnicodeToIso2022Cn() [all …]
|
H A D | convertbig5hkscs.c | 104 sal_uInt32 nFirst=0; in ImplConvertBig5HkscsToUnicode() local 109 nFirst = nFirstLast & 0xFF; in ImplConvertBig5HkscsToUnicode() 111 if (nChar >= nFirst && nChar <= nLast) in ImplConvertBig5HkscsToUnicode() 117 sal_uInt32 nFirst = pBig5Data[nRow].mnTrailStart; in ImplConvertBig5HkscsToUnicode() local 118 if (nChar >= nFirst in ImplConvertBig5HkscsToUnicode() 193 nOffset += nLast - nFirst + 1; in ImplConvertBig5HkscsToUnicode() 194 nFirst = pBig5Hkscs2001Data[nOffset++]; in ImplConvertBig5HkscsToUnicode() 348 sal_uInt32 nFirst = nFirstLast & 0xFF; in ImplConvertUnicodeToBig5Hkscs() local 351 if (nIndex >= nFirst && nIndex <= nLast) in ImplConvertUnicodeToBig5Hkscs() 364 sal_uInt32 nFirst = pBig5Data[nIndex1].mnLowStart; in ImplConvertUnicodeToBig5Hkscs() local [all …]
|
H A D | converteuctw.c | 189 sal_uInt32 nFirst = nFirstLast & 0xFF; in ImplConvertEucTwToUnicode() local 192 if (nChar >= nFirst && nChar <= nLast) in ImplConvertEucTwToUnicode() 195 = pCns116431992Data[nOffset + (nChar - nFirst)]; in ImplConvertEucTwToUnicode() 201 nOffset += nLast - nFirst + 1; in ImplConvertEucTwToUnicode() 202 nFirst = pCns116431992Data[nOffset++]; in ImplConvertEucTwToUnicode() 207 nOffset + (nChar - nFirst)]; in ImplConvertEucTwToUnicode() 349 sal_uInt32 nFirst; in ImplConvertUnicodeToEucTw() local 358 nFirst = pCns116431992Data[nOffset++]; in ImplConvertUnicodeToEucTw() 361 if (nChar < nFirst || nChar > nLast) in ImplConvertUnicodeToEucTw() 363 nOffset += 3 * (nChar - nFirst); in ImplConvertUnicodeToEucTw()
|
H A D | convertiso2022kr.c | 147 sal_uInt32 nFirst = pKsX1001Data[nRow].mnTrailStart; in ImplConvertIso2022KrToUnicode() local 149 if (nChar >= nFirst && nChar <= pKsX1001Data[nRow].mnTrailEnd) in ImplConvertIso2022KrToUnicode() 151 mpToUniTrailTab[nChar - nFirst]; in ImplConvertIso2022KrToUnicode() 394 sal_uInt32 nFirst = pKsX1001Data[nIndex1].mnLowStart; in ImplConvertUnicodeToIso2022Kr() local 395 if (nIndex2 >= nFirst in ImplConvertUnicodeToIso2022Kr() 398 mpToUniTrailTab[nIndex2 - nFirst]; in ImplConvertUnicodeToIso2022Kr()
|
H A D | convertiso2022jp.c | 166 sal_uInt32 nFirst = pJisX0208Data[nRow].mnTrailStart; in ImplConvertIso2022JpToUnicode() local 167 if (nChar >= nFirst in ImplConvertIso2022JpToUnicode() 170 mpToUniTrailTab[nChar - nFirst]; in ImplConvertIso2022JpToUnicode() 418 sal_uInt32 nFirst = pJisX0208Data[nIndex1].mnLowStart; in ImplConvertUnicodeToIso2022Jp() local 419 if (nIndex2 >= nFirst in ImplConvertUnicodeToIso2022Jp() 423 mpToUniTrailTab[nIndex2 - nFirst]; in ImplConvertUnicodeToIso2022Jp()
|
/aoo42x/main/svx/source/dialog/ |
H A D | optgrid.cxx | 55 rField.SetFirst( rField.Normalize( nFirst ), FUNIT_TWIP ); in lcl_SetMinMax() 223 long nFirst, nLast, nMin, nMax; in SvxGridTabPage() local 225 lcl_GetMinMax(aMtrFldDrawX, nFirst, nLast, nMin, nMax); in SvxGridTabPage() 227 lcl_SetMinMax(aMtrFldDrawX, nFirst, nLast, nMin, nMax); in SvxGridTabPage() 229 lcl_GetMinMax(aMtrFldDrawY, nFirst, nLast, nMin, nMax); in SvxGridTabPage() 231 lcl_SetMinMax(aMtrFldDrawY, nFirst, nLast, nMin, nMax); in SvxGridTabPage() 349 long nFirst, nLast, nMin, nMax; in ActivatePage() local 352 lcl_GetMinMax(aMtrFldDrawX, nFirst, nLast, nMin, nMax); in ActivatePage() 354 lcl_SetMinMax(aMtrFldDrawX, nFirst, nLast, nMin, nMax); in ActivatePage() 359 lcl_GetMinMax(aMtrFldDrawY, nFirst, nLast, nMin, nMax); in ActivatePage() [all …]
|
/aoo42x/main/svtools/source/filter/ |
H A D | filter2.cxx | 874 sal_uInt8 nFirst, nSecond; in ImpDetectPBM() local 875 rStm >> nFirst >> nSecond; in ImpDetectPBM() 876 if ( nFirst == 'P' && ( ( nSecond == '1' ) || ( nSecond == '4' ) ) ) in ImpDetectPBM() 901 sal_uInt8 nFirst, nSecond; in ImpDetectPGM() local 903 rStm >> nFirst >> nSecond; in ImpDetectPGM() 904 if ( nFirst == 'P' && ( ( nSecond == '2' ) || ( nSecond == '5' ) ) ) in ImpDetectPGM() 929 sal_uInt8 nFirst, nSecond; in ImpDetectPPM() local 931 rStm >> nFirst >> nSecond; in ImpDetectPPM() 1153 sal_uInt8 nFirst, nSecond; in ImpDetectSGF() local 1155 rStm >> nFirst >> nSecond; in ImpDetectSGF() [all …]
|
/aoo42x/main/sw/source/core/text/ |
H A D | redlnitr.cxx | 187 nNdIdx( rTxtNd.GetIndex() ), nFirst( nRed ), in SwRedlineItr() 227 if( nAct > nFirst ) in _Seek() 228 nAct = nFirst; // Die Prüfung muss von vorne beginnen in _Seek() 236 nAct = nFirst; in _Seek() 357 if( !bShow || MSHRT_MAX == nFirst ) in _GetNextRedln() 361 nAct = nFirst; in _GetNextRedln() 391 if( nFirst == MSHRT_MAX ) in CheckLine() 400 for( nAct = nFirst; nAct < rDoc.GetRedlineTbl().Count() ; ++nAct ) in CheckLine()
|
H A D | itrtxt.hxx | 136 SwTwips nFirst; member in SwTxtMargin 160 inline SwTwips FirstLeft() const { return nFirst; } in FirstLeft() 171 inline SwTwips GetLeftMin() const { return nFirst < nLeft ? nFirst : nLeft; } in GetLeftMin() 172 inline sal_Bool HasNegFirst() const { return nFirst < nLeft; } in HasNegFirst() 326 return IsFirstTxtLine() ? nFirst : Left(); in GetLeftMargin() 331 return (nDropLines >= nLineNr && 1 != nLineNr) ? nFirst + nDropLeft : nLeft; in Left()
|
H A D | frmcrsr.cxx | 1431 MSHORT nFirst = GetTxtNode()->GetSwAttrSet().GetULSpace().GetLower(); in FillCrsrPos() local 1433 if( nDiff < nFirst ) in FillCrsrPos() 1470 nFirst = 0; in FillCrsrPos() 1472 else if( nDist < nFirst ) in FillCrsrPos() 1473 nFirst = nFirst - (sal_uInt16)nDist; in FillCrsrPos() 1475 nFirst = 0; in FillCrsrPos() 1478 nDiff -= nFirst; in FillCrsrPos() 1500 if( nFirst && nDiff > -1 ) in FillCrsrPos() 1501 rRect.Top( rRect.Top() + nFirst ); in FillCrsrPos()
|
/aoo42x/main/sc/source/filter/xcl97/ |
H A D | XclImpChangeTrack.cxx | 97 void XclImpChangeTrack::DoAcceptRejectAction( sal_uInt32 nFirst, sal_uInt32 nLast ) in DoAcceptRejectAction() argument 99 for( sal_uInt32 nIndex = nFirst; nIndex <= nLast; nIndex++ ) in DoAcceptRejectAction() 105 sal_uInt32 nFirst = pChangeTrack->GetActionMax() + 1; in DoInsertRange() local 108 DoAcceptRejectAction( nFirst, nLast ); in DoInsertRange() 113 sal_uLong nFirst, nLast; in DoDeleteRange() local 114 pChangeTrack->AppendDeleteRange( rRange, NULL, nFirst, nLast ); in DoDeleteRange() 115 DoAcceptRejectAction( nFirst, nLast ); in DoDeleteRange()
|
/aoo42x/main/oox/inc/oox/xls/ |
H A D | externallinkbuffer.hxx | 146 …inline explicit LinkSheetRange( sal_Int32 nFirst, sal_Int32 nLast ) { setRange( nFirst, nLast … in LinkSheetRange() argument 147 …inkSheetRange( sal_Int32 nDocLink, sal_Int32 nFirst, sal_Int32 nLast ) { setExternalRange( nDocLin… in LinkSheetRange() argument 154 void setRange( sal_Int32 nFirst, sal_Int32 nLast ); 156 void setExternalRange( sal_Int32 nDocLink, sal_Int32 nFirst, sal_Int32 nLast );
|
/aoo42x/main/tools/source/ref/ |
H A D | globname.cxx | 225 sal_uInt32 nFirst = 0; in MakeId() local 231 nFirst = nFirst * 16 + (*pStr - '0'); in MakeId() 233 nFirst = nFirst * 16 + (toupper( *pStr ) - 'A' + 10 ); in MakeId() 285 *(sal_uInt32 *)pImp->szData = nFirst; in MakeId()
|
/aoo42x/main/sw/source/core/table/ |
H A D | swnewtable.cxx | 1325 if( nStart < nFirst ) in lcl_CalculateSplitLineHeights() 1326 nFirst = nStart; in lcl_CalculateSplitLineHeights() 1335 SwTwips* pLines = new SwTwips[ nLast + 1 - nFirst ]; in lcl_CalculateSplitLineHeights() 1336 for( sal_uInt16 i = nFirst; i <= nLast; ++i ) in lcl_CalculateSplitLineHeights() 1341 pLines[ i - nFirst ] = nHeight; in lcl_CalculateSplitLineHeights() 1346 SwTwips nBase = pSplit->first <= nFirst ? 0 : in lcl_CalculateSplitLineHeights() 1357 return nFirst; in lcl_CalculateSplitLineHeights() 1424 InsertSpannedRow( pDoc, nFirst, 1 ); in NewSplitRow() 1433 ++nFirst; in NewSplitRow() 1437 SwTableLine* pRow = GetTabLines()[ nFirst ]; in NewSplitRow() [all …]
|
/aoo42x/main/sc/inc/ |
H A D | chgviset.hxx | 138 …void GetTheActionRange( sal_uLong& nFirst, sal_uLong& nLast ) const { nFirst = mnFi… in GetTheActionRange() argument 139 …void SetTheActionRange( sal_uLong nFirst, sal_uLong nLast ) { mnFirstAction = nFirs… in SetTheActionRange() argument
|
/aoo42x/main/tools/inc/tools/ |
H A D | multisel.hxx | 115 sal_Int32 nFirst; member 118 Range() : nFirst( -1 ), nLast( -1 ) {} in Range() 119 Range( sal_Int32 i_nFirst, sal_Int32 i_nLast ) : nFirst( i_nFirst ), nLast( i_nLast ) {} in Range() 127 bool insertRange( sal_Int32 nFirst, sal_Int32 nLast, bool bSequence, bool bMayAdjust );
|
/aoo42x/main/connectivity/source/drivers/dbase/ |
H A D | DResultSet.cxx | 130 sal_Int32 nFirst(0),nSecond(0),nResult(0); in compareBookmarks() local 131 if ( !( lhs >>= nFirst ) || !( rhs >>= nSecond ) ) in compareBookmarks() 140 if(nFirst < nSecond) in compareBookmarks() 142 else if(nFirst > nSecond) in compareBookmarks()
|
/aoo42x/main/editeng/source/misc/ |
H A D | txtrange.cxx | 160 sal_uInt8 nFirst; member in SvxBoundArgs 186 void NoteLast() { if( bMultiple ) NoteRange( nAct == nFirst ); } in NoteLast() 354 nFirst = 3; in Calc() 384 nFirst = 0; // In welcher Richtung wird die Zeile verlassen? in Calc() 668 if( !nFirst ) in NoteUpLow() 669 nFirst = nArea; in NoteUpLow()
|
/aoo42x/main/svx/source/accessibility/ |
H A D | AccessibleTextHelper.cxx | 217 void ParagraphsMoved( sal_Int32 nFirst, sal_Int32 nMiddle, sal_Int32 nLast ); 1033 …void AccessibleTextHelper_Impl::ParagraphsMoved( sal_Int32 nFirst, sal_Int32 nMiddle, sal_Int32 nL… in ParagraphsMoved() argument 1070 if( nMiddle < nFirst ) in ParagraphsMoved() 1072 ::std::swap(nFirst, nMiddle); in ParagraphsMoved() 1076 nLast = nLast + nMiddle - nFirst; in ParagraphsMoved() 1081 nLast = nLast + nMiddle - nFirst; in ParagraphsMoved() 1084 if( nFirst < nParas && nMiddle < nParas && nLast < nParas ) in ParagraphsMoved() 1097 ::std::advance( begin, nFirst ); in ParagraphsMoved() 1107 maParaManager.Release(nFirst, nLast+1); in ParagraphsMoved()
|
/aoo42x/main/tools/source/memtools/ |
H A D | multisel.cxx | 1049 if( rRange.nFirst < rRange.nLast ) in hasValue() 1051 if( i_nValue >= rRange.nFirst && i_nValue <= rRange.nLast ) in hasValue() 1056 if( i_nValue >= rRange.nLast && i_nValue <= rRange.nFirst ) in hasValue() 1069 if( rRange.nLast < rRange.nFirst ) in operator ++() 1094 nCurrent = pEnumerator->maSequence[nRangeIndex].nFirst; in operator ++() 1120 maSequence.empty() ? -1 : maSequence[0].nFirst ); in begin()
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | StaticSet.cxx | 99 sal_Int32 nFirst = 0, nSecond = 0; in compareBookmarks() local 100 _first >>= nFirst; in compareBookmarks() 102 …return (nFirst < nSecond) ? CompareBookmark::LESS : ((nFirst > nSecond) ? CompareBookmark::GREATER… in compareBookmarks()
|
/aoo42x/main/oox/source/xls/ |
H A D | externallinkbuffer.cxx | 460 void LinkSheetRange::setRange( sal_Int32 nFirst, sal_Int32 nLast ) in setRange() argument 464 mnFirst = ::std::min( nFirst, nLast ); in setRange() 465 mnLast = ::std::max( nFirst, nLast ); in setRange() 468 void LinkSheetRange::setExternalRange( sal_Int32 nDocLink, sal_Int32 nFirst, sal_Int32 nLast ) in setExternalRange() argument 478 mnFirst = ::std::min( nFirst, nLast ); in setExternalRange() 479 mnLast = ::std::max( nFirst, nLast ); in setExternalRange()
|