Home
last modified time | relevance | path

Searched defs:nMonth (Results 1 – 25 of 46) sorted by relevance

12

/trunk/main/tools/source/datetime/
H A Dtdate.cxx69 inline sal_uInt16 DaysInMonth( sal_uInt16 nMonth, sal_uInt16 nYear ) in DaysInMonth()
84 long Date::DateToDays( sal_uInt16 nDay, sal_uInt16 nMonth, sal_uInt16 nYear ) in DateToDays()
183 sal_uIntPtr nMonth = GetMonth(); in SetDay() local
204 sal_uIntPtr nMonth = GetMonth(); in SetYear() local
307 sal_uInt16 nMonth; in GetWeekOfYear() local
338 sal_uInt16 nMonth = GetMonth(); in IsValid() local
363 sal_uInt16 nMonth; in operator +=() local
386 sal_uInt16 nMonth; in operator -=() local
409 sal_uInt16 nMonth; in operator ++() local
428 sal_uInt16 nMonth; 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/scaddins/source/datefunc/
H A Ddatefunc.cxx572 sal_uInt16 DaysInMonth( sal_uInt16 nMonth, sal_uInt16 nYear ) in DaysInMonth()
597 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/framework/source/fwi/classes/
H A Dconverter.cxx199 sal_uInt16 nMonth = (sal_uInt16)(sSource.getToken( 0, (sal_Unicode)'.', nIndex ).toInt32()); in convert_String2DateTime() local
259 sal_Int32 nMonth = aSource.GetMonth(); in convert_DateTime2ISO8601() local
/trunk/main/sc/source/ui/miscdlgs/
H A Dsharedocdlg.cxx158 …sal_uInt16 nMonth = sal::static_int_cast< sal_uInt16 >( aDateStr.getToken( 0, '.', nIndex ).toInt3… in UpdateView() local
/trunk/main/chart2/source/view/axes/
H A DDateHelper.cxx64 long nMonth = rD.GetMonth()+nMonthDistance; in GetDateSomeMonthsAway() 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.cxx169 int nMonth = ( TIMEBOMB % 10000 ) / 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/svl/source/numbers/
H A Dzforfind.hxx93 short nMonth; // Month (1..x) if date member in ImpSvNumberInputScan
/trunk/main/forms/source/xforms/xpathlib/
H A Dxpathlib.cxx319 sal_Int32 nMonth = aDateString.getToken(0, '-', nIndex).toInt32(); in parseDateTime() local
388 …ion(const xmlChar* aString, sal_Bool& bNegative, sal_Int32& nYears, sal_Int32& nMonth, sal_Int32& … in parseDuration()
/trunk/main/testtools/source/cliversioning/
H A Dversion.cs362 int nDay, int nMonth, int nYear ) in setDate()
/trunk/main/sc/inc/
H A Ddocoptio.hxx39 sal_uInt16 nMonth; member in ScDocOptions
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DSalesFilter.java215 int nMonth = aCal.get( Calendar.MONTH ) + 1; in getOdbcDate() local
/trunk/main/ucb/source/ucp/odma/
H A Dodma_provider.cxx305 nMonth = 0, in toDate() local
/trunk/main/ucb/workben/ucb/
H A Dsrcharg.cxx370 USHORT nMonth = 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.cxx180 sal_Int32 nMonth = 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.cxx269 sal_Int32 nMonth = 1; in ParseISODateTimeString() local
/trunk/main/ucb/source/ucp/ftp/
H A Dftpdirp.cxx84 sal_uInt16 nMonth = 0; in parseDOS() local
/trunk/main/framework/source/services/
H A Dlicense.cxx235 sal_Int32 nMonth = aDateString.getToken(0, '-', nIndex).toInt32(); in _parseDateTime() local
/trunk/main/connectivity/source/commontools/
H A Ddbconversion.cxx420 nMonth = 0, in toDate() local
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDBTypeConversion.java286 nMonth = 0, in toDate() local

Completed in 127 milliseconds

12