Home
last modified time | relevance | path

Searched defs:nDay (Results 1 – 25 of 44) sorted by relevance

12

/trunk/main/tools/source/datetime/
H A Dtdate.cxx84 long Date::DateToDays( sal_uInt16 nDay, sal_uInt16 nMonth, sal_uInt16 nYear ) in DateToDays()
193 sal_uIntPtr nDay = GetDay(); in SetMonth() local
203 sal_uIntPtr nDay = GetDay(); in SetYear() local
220 sal_uInt16 nDay = GetDay(); in GetDayOfYear() local
306 sal_uInt16 nDay; in GetWeekOfYear() local
337 sal_uInt16 nDay = GetDay(); in IsValid() local
362 sal_uInt16 nDay; in operator +=() local
385 sal_uInt16 nDay; in operator -=() local
408 sal_uInt16 nDay; in operator ++() local
427 sal_uInt16 nDay; in operator --() local
/trunk/main/chart2/source/tools/
H A DNumberFormatterWrapper.cxx101 sal_uInt16 nYear = 1899,nDay = 30,nMonth = 12; in getNullDate() local
129 sal_uInt16 nYear = 1899,nDay = 30,nMonth = 12; in getFormattedString() local
/trunk/main/framework/source/fwi/classes/
H A Dconverter.cxx196 sal_uInt16 nDay = (sal_uInt16)(sSource.getToken( 0, (sal_Unicode)'.', nIndex ).toInt32()); in convert_String2DateTime() local
260 sal_Int32 nDay = aSource.GetDay(); in convert_DateTime2ISO8601() local
/trunk/main/scaddins/source/datefunc/
H A Ddatefunc.cxx597 sal_Int32 DateToDays( sal_uInt16 nDay, sal_uInt16 nMonth, sal_uInt16 nYear ) in DateToDays()
763 sal_uInt16 nDay,nMonth,nYear; in getDiffWeeks() local
865 sal_uInt16 nDay, nMonth, nYear; in getIsLeapYear() local
882 sal_uInt16 nDay, nMonth, nYear; in getDaysInMonth() local
899 sal_uInt16 nDay, nMonth, nYear; in getDaysInYear() local
928 sal_uInt16 nDay, nMonth, nYear; in getWeeksInYear() local
/trunk/main/ucb/source/ucp/ftp/
H A Dftpdirp.cxx85 sal_uInt16 nDay = 0; in parseDOS() local
713 sal_uInt16 nDay; in parseVMS() local
1133 sal_uInt16 nDay = *pStart - '0'; in parseUNIX_isDayField() local
/trunk/main/sc/source/ui/miscdlgs/
H A Dsharedocdlg.cxx157 …sal_uInt16 nDay = sal::static_int_cast< sal_uInt16 >( aDateStr.getToken( 0, '.', nIndex ).toInt32(… in UpdateView() local
/trunk/main/tools/inc/tools/
H A Ddate.hxx53 Date( sal_uInt16 nDay, sal_uInt16 nMonth, sal_uInt16 nYear ) in Date()
/trunk/main/desktop/source/so_comp/
H A Devaluation.cxx168 int nDay = TIMEBOMB % 100; in getMaterial() local
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetDocHelper.cs148 int nDay, int nMonth, int nYear ) in setDate()
/trunk/main/svtools/source/control/
H A Dcalendar.cxx351 void Calendar::SetWeekStart( sal_Int16 nDay ) in SetWeekStart()
377 sal_Int16 nDay = maCalendarWrapper.getFirstDayOfWeek(); in ImplGetWeekStart() local
505 sal_Int16 nDay = maCalendarWrapper.getFirstDayOfWeek(); in ImplFormat() local
618 sal_uInt16 nDay; in ImplHitTest() local
811 sal_uInt16 nDay, sal_uInt16 nMonth, sal_uInt16 nYear, in ImplDrawDate()
979 sal_uInt16 nDay; in ImplDraw() local
2316 for ( sal_uInt16 nDay = 1; nDay <= nDaysInMonth; nDay++ ) in GetDateRect() local
/trunk/main/testtools/source/cliversioning/
H A Dversion.cs362 int nDay, int nMonth, int nYear ) in setDate()
/trunk/main/sc/inc/
H A Ddocoptio.hxx38 sal_uInt16 nDay; // Nulldatum: member in ScDocOptions
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DSalesFilter.java221 int nDay = aCal.get( Calendar.DAY_OF_MONTH ); in getOdbcDate() local
/trunk/main/ucb/source/ucp/odma/
H A Dodma_provider.cxx306 nDay = 0; in toDate() local
/trunk/main/ucb/workben/ucb/
H A Dsrcharg.cxx379 USHORT nDay = 0; in parseSearchArgument() local
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetDocHelper.java185 int nDay, int nMonth, int nYear ) throws RuntimeException, Exception in setDate()
/trunk/main/desktop/source/app/
H A Dappfirststart.cxx181 sal_Int32 nDay = aDateString.getToken(0, '-', nIndex).toInt32(); in impl_parseDateTime() local
/trunk/main/i18npool/source/calendar/
H A Dcalendar_gregorian.cxx453 sal_Int32 nMonth, sal_Int32 nDay, sal_Int32 nHour, sal_Int32 nMinute, in submitValues()
528 …sal_Int32 nZone1, nDST1, nYear, nMonth, nDay, nHour, nMinute, nSecond, nMilliSecond, nZone0, nDST0; in setValue() local
/trunk/main/sc/source/filter/xcl97/
H A DXclImpChangeTrack.cxx127 sal_uInt8 nMonth, nDay, nHour, nMin, nSec; in ReadDateTime() local
/trunk/main/xmloff/source/meta/
H A Dxmlversion.cxx270 sal_Int32 nDay = 1; in ParseISODateTimeString() local
/trunk/main/unotools/source/i18n/
H A Dcalendarwrapper.cxx489 void CalendarWrapper::setFirstDayOfWeek( sal_Int16 nDay ) in setFirstDayOfWeek()
/trunk/main/framework/source/services/
H A Dlicense.cxx236 sal_Int32 nDay = aDateString.getToken(0, '-', nIndex).toInt32(); in _parseDateTime() local
/trunk/main/connectivity/source/commontools/
H A Ddbconversion.cxx421 nDay = 0; in toDate() local
/trunk/main/basic/source/runtime/
H A Dmethods1.cxx1832 sal_Int16 nDay = rPar.Get(1)->GetInteger(); in RTLFUNC() local
1875 sal_Int16 nDay; in implGetWeekDay() local
1923 sal_Int16 nDay = implGetWeekDay( aDate, bFirstDay, nFirstDay ); in RTLFUNC() local
2048 sal_Int16 nYear, nMonth, nDay; in RTLFUNC() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDBTypeConversion.java287 nDay = 0; in toDate() local

Completed in 130 milliseconds

12