Home
last modified time | relevance | path

Searched refs:n2 (Results 26 – 50 of 108) sorted by relevance

12345

/aoo4110/main/tools/source/zcodec/
H A Dzcodec.cxx395 sal_uInt8 n1, n2, j, nMethod, nFlags; in ImplInitBuf() local
413 *mpIStm >> n1 >> n2; in ImplInitBuf()
414 mpIStm->SeekRel( n1 + ( n2 << 8 ) ); in ImplInitBuf()
/aoo4110/main/sc/source/filter/rtf/
H A Drtfparse.cxx237 SCCOL n1, n2; in NewCellRow() local
239 && SeekTwips( pD->nTwips, &n2 ) && n1 == n2) ) in NewCellRow()
/aoo4110/main/vcl/source/gdi/
H A Doutmap.cxx2018 const long n2, in fn5() argument
2023 if ( n1 == 0 || n2 == 0 || n3 == 0 || n4 == 0 || n5 == 0 ) in fn5()
2025 if ( LONG_MAX / Abs(n2) < Abs(n3) ) in fn5()
2028 BigInt a7 = n2; in fn5()
2061 long n6 = n2 * n3; in fn5()
2137 static long fn3( const long n1, const long n2, const long n3 ) in fn3() argument
2139 if ( n1 == 0 || n2 == 0 || n3 == 0 ) in fn3()
2141 if ( LONG_MAX / Abs(n1) < Abs(n2) ) in fn3()
2144 a4 *= n2; in fn3()
2156 long n4 = n1 * n2; in fn3()
/aoo4110/main/tools/source/generic/
H A Dfract.cxx158 BigInt n2 = 2; in Fraction() local
161 nN /= n2; in Fraction()
163 nD /= n2; in Fraction()
/aoo4110/main/svx/source/svdraw/
H A Dsvdhdl.cxx1772 unsigned n2=1; in Compare() local
1779 if (eKind2==HDL_REF1 || eKind2==HDL_REF2 || eKind2==HDL_MIRX) n2=5; in Compare()
1780 else if (eKind2==HDL_GLUE) n2=2; in Compare()
1781 else if (eKind2==HDL_USER) n2=3; in Compare()
1782 else if (eKind2==HDL_SMARTTAG) n2=0; in Compare()
1785 if (((SdrHdl*)pElem2)->IsPlusHdl()) n2=4; in Compare()
1786 if (n1==n2) in Compare()
1821 return n1<n2 ? -1 : 1; in Compare()
H A Dsvdmark.cxx62 sal_uInt16 n2((sal_uInt16)((sal_uIntPtr)pElem2)); in Compare() local
64 return ((n1 < n2) ? (-1) : (n1 > n2) ? (1) : (0)); in Compare()
/aoo4110/main/dbaccess/source/ui/misc/
H A Dlinkeddocuments.cxx154 Sequence< sal_Int8 > lcl_GetSequenceClassID( sal_uInt32 n1, sal_uInt16 n2, sal_uInt16 n3, in lcl_GetSequenceClassID() argument
163 aResult[4] = static_cast<sal_Int8>(n2 >> 8); in lcl_GetSequenceClassID()
164 aResult[5] = static_cast<sal_Int8>(( n2 << 8 ) >> 8); in lcl_GetSequenceClassID()
/aoo4110/main/io/source/stm/
H A Dodata.cxx314 union { double d; struct { sal_uInt32 n1; sal_uInt32 n2; } ad; } a; in readDouble() member
318 a.ad.n2 = readLong(); in readDouble()
325 a.ad.n2 = readLong(); in readDouble()
740 union { double d; struct { sal_uInt32 n1; sal_uInt32 n2; } ad; } a; in writeDouble() member
745 writeLong( a.ad.n2 ); in writeDouble()
752 writeLong( a.ad.n2 ); in writeDouble()
/aoo4110/main/vcl/source/window/
H A Ddlgctrl.cxx160 sal_uInt16 n2 = nIndex; in ImplGetChildWindow() local
163 n2 = nIndex+1; in ImplGetChildWindow()
165 pWindow = ImplGetSubChildWindow( pParent, n2, nIndex ); in ImplGetChildWindow()
166 if ( nIndex < n2 ) in ImplGetChildWindow()
170 if ( (nIndex < n2) && n ) in ImplGetChildWindow()
/aoo4110/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx1124 xub_StrLen n2 = pInfo->aExtraString.Search(')', n1); in Initialize() local
1125 if ( n2 != STRING_NOTFOUND ) in Initialize()
1128 aStr = pInfo->aExtraString.Copy(nPos, n2 - nPos + 1); in Initialize()
1129 pInfo->aExtraString.Erase(nPos, n2 - nPos + 1); in Initialize()
/aoo4110/main/configmgr/source/
H A Dvalueparser.cxx163 int n2; in parseValue() local
165 !parseHexDigit(text.begin[i++], &n2)) in parseValue()
169 seq.push_back(static_cast< sal_Int8 >((n1 << 4) | n2)); in parseValue()
/aoo4110/main/writerfilter/source/resourcemodel/
H A DWW8Analyzer.cxx30 bool eqSalUInt32::operator () (sal_uInt32 n1, sal_uInt32 n2) const in operator ()()
32 return n1 == n2; in operator ()()
/aoo4110/main/scaddins/source/analysis/
H A Danalysis.cxx757 sal_Int32 n1, n2; in getSeriessum() local
768 for( n2 = 0 ; n2 < nE2 ; n2++ ) in getSeriessum()
770 fRet += pList[ n2 ] * pow( fX, fN ); in getSeriessum()
/aoo4110/main/sc/source/core/data/
H A Ddocumen4.cxx1015 sal_uLong n1,n2; // fuer AppendDeleteRange in CompareDocument() local
1099 pChangeTrack->AppendDeleteRange( aDelRange, &rOtherDoc, n1, n2 ); in CompareDocument()
1122 pChangeTrack->AppendDeleteRange( aDelRange, &rOtherDoc, n1, n2 ); in CompareDocument()
1138 pChangeTrack->AppendDeleteRange( aDelRange, &rOtherDoc, n1, n2 ); in CompareDocument()
1161 pChangeTrack->AppendDeleteRange( aDelRange, &rOtherDoc, n1, n2 ); in CompareDocument()
/aoo4110/main/stoc/source/uriproc/
H A DUriSchemeParser_vndDOTsunDOTstarDOTscript.cxx68 int n2 = getHexWeight(part[*index + 2]); in parseEscaped() local
69 if (n1 < 0 || n2 < 0) { in parseEscaped()
73 return (n1 << 4) | n2; in parseEscaped()
/aoo4110/main/basic/source/comp/
H A Dbuffer.cxx206 sal_uInt16 n2 = static_cast<sal_uInt16>( n >> 16 ); in operator +=() local
207 if ( operator +=( n1 ) && operator +=( n2 ) ) in operator +=()
/aoo4110/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx555 SCCOLROW n2 = aData.Ref2.nCol; in glueState() local
558 if (n2 > MAXCOL) in glueState()
559 n2 = MAXCOL; in glueState()
560 SCCOLROW nTmp = n2 - n1 + 1; in glueState()
563 if (n2 > nEndCol) in glueState()
564 nEndCol = static_cast<SCCOL>(n2); in glueState()
569 n2 = aData.Ref2.nRow; in glueState()
572 if (n2 > MAXROW) in glueState()
573 n2 = MAXROW; in glueState()
574 nTmp = n2 - n1 + 1; in glueState()
[all …]
/aoo4110/main/stoc/source/registry_tdprovider/
H A Dtdprovider.cxx505 sal_uInt16 n2 = aReader.getReferenceCount(); in createTypeDescription() local
507 aOptionalBaseTypeNames(n2); in createTypeDescription()
508 {for (sal_uInt16 i = 0; i < n2; ++i) { in createTypeDescription()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dsolvrdlg.cxx216 double n2; in CheckTargetValue() local
218 return pDoc->GetFormatTable()->IsNumberFormat( rStrVal, n1, n2 ); in CheckTargetValue()
/aoo4110/main/tools/source/datetime/
H A Dttime.cxx309 sal_Int32 n2 = (rTime.nTime < 0 ? -rTime.Get100Sec() : rTime.Get100Sec() ); in IsEqualIgnore100Sec() local
310 return (nTime - n1) == (rTime.nTime - n2); in IsEqualIgnore100Sec()
/aoo4110/main/filter/source/msfilter/
H A Dmsoleexp.cxx150 sal_uInt16 n2, n3; in ExportOLEObject() member
184 SvGlobalName aGlbNm( rId.n1, rId.n2, rId.n3, in ExportOLEObject()
/aoo4110/main/sfx2/source/appl/
H A Dchildwin.cxx675 sal_uInt16 n2 = aExtraString.Search(')', n1); in GetExtraData_Impl() local
676 if ( n2 != STRING_NOTFOUND ) in GetExtraData_Impl()
679 aStr = aExtraString.Copy(nPos, n2 - nPos + 1); in GetExtraData_Impl()
/aoo4110/main/stoc/source/typeconv/
H A Dconvert.cxx113 sal_uInt64 n2 = (n / 3); in unsigned_int64_to_double() local
114 n -= (2 * n2); in unsigned_int64_to_double()
115 return (((double)(sal_Int64)n2) * 2.0) + ((double)(sal_Int64)n); in unsigned_int64_to_double()
/aoo4110/main/sot/source/sdstor/
H A Dstgelem.cxx45 >> rId.n2 in operator >>()
62 << (sal_Int16) rId.n2 in operator <<()
/aoo4110/main/sal/qa/rtl_strings/
H A Drtl_old_testowstring.cxx364 sal_Int64 n2 = s13.toInt32(); in test_OUString() local
365 TEST_ENSURE( n2 == 4423, "test_OWString error 72" ); in test_OUString()

Completed in 206 milliseconds

12345