/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() 932 if ( nFirst == 'P' && ( ( nSecond == '3' ) || ( nSecond == '6' ) ) ) in ImpDetectPPM() 1153 sal_uInt8 nFirst, nSecond; in ImpDetectSGF() local [all …]
|
/aoo42x/main/vcl/source/control/ |
H A D | field2.cxx | 2452 short nSecond = 0; in ImplTimeGetValue() local 2517 nSecond = (short)aStr.ToInt32(); in ImplTimeGetValue() 2518 nMinute += nSecond / 60; in ImplTimeGetValue() 2519 nSecond %= 60; in ImplTimeGetValue() 2533 nMinute = nSecond; in ImplTimeGetValue() 2543 nMinute = nSecond; in ImplTimeGetValue() 2555 nMinute += nSecond / 60; in ImplTimeGetValue() 2556 nSecond %= 60; in ImplTimeGetValue() 2594 nSecond = n100Sec = 0; in ImplTimeGetValue() 2601 (nSecond < 0) || (n100Sec < 0) ) in ImplTimeGetValue() [all …]
|
/aoo42x/main/sdext/source/presenter/ |
H A D | PresenterClock.cxx | 105 const sal_Int32 nSecond, 126 const sal_Int32 nSecond, 176 const sal_Int32 nSecond, 224 const sal_Int32 nSecond, 762 const sal_Int32 nSecond, in Paint() argument 828 const double nMinutesAngle ((nMinute+nSecond/60.0) * 2 * M_PI / 60); in Paint() 838 const double nSecondsAngle (nSecond * 2 * M_PI / 60); in Paint() 937 const sal_Int32 nSecond, in Paint() argument 941 (void)nSecond; in Paint() 1255 const sal_Int32 nSecond, in Paint() argument [all …]
|
/aoo42x/main/i18npool/source/calendar/ |
H A D | calendar_gregorian.cxx | 454 sal_Int32 nSecond, sal_Int32 nMilliSecond, sal_Int32 nZone, sal_Int32 nDST ) in submitValues() argument 468 if (nSecond >= 0) in submitValues() 469 body->set( UCAL_SECOND, nSecond); in submitValues() 528 …sal_Int32 nZone1, nDST1, nYear, nMonth, nDay, nHour, nMinute, nSecond, nMilliSecond, nZone0, nDST0; in setValue() local 530 nYear = nMonth = nDay = nHour = nMinute = nSecond = nMilliSecond = -1; in setValue() 566 nSecond = body->get( UCAL_SECOND, status = U_ZERO_ERROR); in setValue() 568 nSecond = -1; in setValue() 590 … submitValues( nYear, nMonth, nDay, nHour, nMinute, nSecond, nMilliSecond, nZone0, nDST0); in setValue() 641 … submitValues( nYear, nMonth, nDay, nHour, nMinute, nSecond, nMilliSecond, nZone2, nDST2); in setValue() 687 … submitValues( nYear, nMonth, nDay, nHour, nMinute, nSecond, nMilliSecond, nZone3, nDST3); in setValue()
|
/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/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | DBTypeConversion.java | 394 nSecond = 0, in toTime() local 407 nSecond = (short)safeParseInt(secondAndNano.substring(0, dot)); in toTime() 415 nSecond = (short)safeParseInt(secondAndNano); in toTime() 418 return new Time(nHundredthSeconds,nSecond,nMinute,nHour); in toTime()
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | StaticSet.cxx | 99 sal_Int32 nFirst = 0, nSecond = 0; in compareBookmarks() local 101 _second >>= nSecond; in compareBookmarks() 102 …return (nFirst < nSecond) ? CompareBookmark::LESS : ((nFirst > nSecond) ? CompareBookmark::GREATER… in compareBookmarks()
|
H A D | KeySet.cxx | 423 sal_Int32 nFirst = 0, nSecond = 0; in compareBookmarks() local 425 _second >>= nSecond; in compareBookmarks() 427 return (nFirst != nSecond) ? CompareBookmark::NOT_EQUAL : CompareBookmark::EQUAL; in compareBookmarks()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | newfrm.cxx | 61 long FirstMinusSecond( long nFirst, long nSecond ) in FirstMinusSecond() argument 62 { return nFirst - nSecond; } in FirstMinusSecond() 63 long SecondMinusFirst( long nFirst, long nSecond ) in SecondMinusFirst() argument 64 { return nSecond - nFirst; } in SecondMinusFirst()
|
/aoo42x/main/connectivity/source/commontools/ |
H A D | dbconversion.cxx | 458 nSecond = 0, in toTime() local 466 nSecond = (sal_uInt16)_sSQLString.getToken(0,sTimeSep,nIndex).toInt32(); in toTime() 479 return Time(nHundredthSeconds,nSecond,nMinute,nHour); in toTime()
|
/aoo42x/main/ucb/source/ucp/odma/ |
H A D | odma_provider.cxx | 318 nSecond = 0; in toTime() local 321 nSecond = (sal_uInt16)_sSQLString.copy(12,2).toInt32(); in toTime() 323 return util::Time(0,nHour,nMinute,nSecond); in toTime()
|
/aoo42x/main/slideshow/source/engine/ |
H A D | tools.cxx | 449 double nSecond; in extractValue() local 450 if( !extractValue( nSecond, aPair.Second, rShape, rSlideBounds ) ) in extractValue() 454 o_rPair.setY( nSecond ); in extractValue()
|
/aoo42x/main/filter/source/graphicfilter/icgm/ |
H A D | cgm.cxx | 87 sal_Int8 nFirst, nSecond, i, nCount = 0; in ImplComment() local 120 …nSecond = ( ( mnElementID & 15 ) > 9 ) ? (sal_Int8)( mnElementID & 15 ) + 'A' - 10 : (sal_Int8)( m… in ImplComment() 121 *mpCommentOut << nFirst << nSecond; in ImplComment()
|
/aoo42x/main/svl/source/numbers/ |
H A D | zforfind.cxx | 848 sal_uInt16 nSecond = 0; in GetTimeRef() local 881 nSecond = (sal_uInt16) sStrArray[nNums[nIndex++]].ToInt32(); in GetTimeRef() 891 (double)nSecond + in GetTimeRef() 1385 sal_Int16 nDay, nMyMonth, nYear, nHour, nMinute, nSecond; in GetDateRef() local 1444 nSecond = xCal->getValue( i18n::CalendarFieldIndex::SECOND ); in GetDateRef() 1446 nYearSet && nHour == nHourSet && nMinute == nMinuteSet && nSecond in GetDateRef()
|
/aoo42x/main/desktop/source/app/ |
H A D | appfirststart.cxx | 185 sal_Int32 nSecond = aTimeString.getToken(0, ':', nIndex).toInt32(); in impl_parseDateTime() local 188 Time tmpTime(nHour, nMinute, nSecond); in impl_parseDateTime()
|
/aoo42x/main/forms/source/xforms/xpathlib/ |
H A D | xpathlib.cxx | 324 sal_Int32 nSecond = aTimeString.getToken(0, ':', nIndex).toInt32(); in parseDateTime() local 327 Time tmpTime(nHour, nMinute, nSecond); in parseDateTime()
|
/aoo42x/main/framework/source/services/ |
H A D | license.cxx | 240 sal_Int32 nSecond = aTimeString.getToken(0, ':', nIndex).toInt32(); in _parseDateTime() local 243 Time tmpTime(nHour, nMinute, nSecond); in _parseDateTime()
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | impex.cxx | 1068 sal_Int16 nHour, nMinute, nSecond, nMilli; in lcl_PutString() local 1071 nHour = nMinute = nSecond = nMilli = 0; in lcl_PutString() 1077 nSecond = (sal_Int16) rStr.Copy( nStart[5], nEnd[5]+1-nStart[5]).ToInt32(); in lcl_PutString() 1090 pCalendar->setValue( i18n::CalendarFieldIndex::SECOND, nSecond ); in lcl_PutString()
|
/aoo42x/main/basic/source/runtime/ |
H A D | methods.cxx | 1968 sal_Int16 nSecond = rPar.Get(3)->GetInteger(); in RTLFUNC() local 1971 (nSecond < 0 || nSecond > 59 )) in RTLFUNC() 1980 nSeconds += nSecond; in RTLFUNC() 2205 sal_Int16 nSecond = implGetSecond( nArg ); in RTLFUNC() local 2206 rPar.Get(0)->PutInteger( nSecond ); in RTLFUNC()
|
/aoo42x/main/i18npool/inc/ |
H A D | calendar_gregorian.hxx | 108 …32 nMonth, sal_Int32 nDay, sal_Int32 nHour, sal_Int32 nMinute, sal_Int32 nSecond, sal_Int32 nMilli…
|
/aoo42x/main/sw/source/core/doc/ |
H A D | doc.cxx | 1687 sal_Int32 nFirst = -1, nSecond = -1; in CalculatePagePairsForProspectPrinting() local 1696 nSecond = nPage; in CalculatePagePairsForProspectPrinting() 1700 rPagePairs.push_back( std::pair< sal_Int32, sal_Int32 >(nFirst, nSecond) ); in CalculatePagePairsForProspectPrinting()
|
/aoo42x/main/vcl/unx/gtk/gdi/ |
H A D | salnativewidgets-gtk.cxx | 1727 gint nSecond = 0; in NWGetScrollButtonRect() local 1729 if ( has_forward ) nSecond += 1; in NWGetScrollButtonRect() 1732 if ( has_backward2 ) nSecond += 1; in NWGetScrollButtonRect() 1761 buttonHeight *= nSecond; in NWGetScrollButtonRect() 1767 buttonWidth *= nSecond; in NWGetScrollButtonRect()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 2778 const long nSecond = aTmpPair.second; in GetTabRows() local 2782 rFill.Insert( nKey, nFirst, nSecond, bHidden, nIdx++ ); in GetTabRows()
|