/aoo41x/main/connectivity/source/commontools/ |
H A D | dbconversion.cxx | 69 (int)rDate.Month, in toDateString() 91 Date aDate(_rDateTime.Day,_rDateTime.Month,_rDateTime.Year); in toDateTimeString() 105 aReturn.Month = (sal_uInt16)((_nVal / 100) % 100); in toDate() 126 (((sal_Int32)(rVal.Month%100))*100) + in toINT32() 220 for (sal_Int32 i = 1; i < _rDate.Month; ++i) in implRelativeToAbsoluteNull() 307 _rDate.Month = 12; in addDays() 313 _rDate.Month = 1; in addDays() 317 implBuildFromRelative( nTempDays, _rDate.Day, _rDate.Month, _rDate.Year ); in addDays() 328 _rDate.Month = 12; in subDays() 334 _rDate.Month = 1; in subDays() [all …]
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FDateFunctions.cxx | 42 Date aDate(aD.Day,aD.Month,aD.Year); in operate() 88 Date aDate(aD.Day,aD.Month,aD.Year); in operate() 98 return static_cast<sal_Int16>(aD.Month); in operate() 108 Date aDate(aD.Day,aD.Month,aD.Year); in operate() 146 switch(aD.Month) in operate() 195 Date aDate(aD.Day,aD.Month,aD.Year); in operate() 196 if ( aD.Month >= 4 && aD.Month < 7 ) in operate() 198 else if ( aD.Month >= 7 && aD.Month < 10 ) in operate() 200 else if ( aD.Month >= 10 && aD.Month <= 12 ) in operate() 213 Date aDate(aD.Day,aD.Month,aD.Year); in operate()
|
/aoo41x/main/unotools/source/misc/ |
H A D | datetime.cxx | 55 _rOut.Month = _rDate.GetMonth(); in typeConvert() 62 _rOut = Date(_rDate.Day, _rDate.Month, _rDate.Year); in typeConvert() 69 _rOut.Month = _rDateTime.GetMonth(); in typeConvert() 80 Date aDate(_rDateTime.Day, _rDateTime.Month, _rDateTime.Year); in typeConvert() 93 ( _rLeft.Month == _rRight.Month) && in operator ==() 101 ( _rLeft.Month == _rRight.Month) && in operator ==()
|
/aoo41x/main/comphelper/source/misc/ |
H A D | anycompare.cxx | 92 if ( lhs.Month < rhs.Month ) in isLess() 94 if ( lhs.Month > rhs.Month ) in isLess() 157 if ( lhs.Month < rhs.Month ) in isLess() 159 if ( lhs.Month > rhs.Month ) in isLess()
|
H A D | types.cxx | 58 ( _rLeft.Month == _rRight.Month) && in operator ==() 66 ( _rLeft.Month == _rRight.Month) && in operator ==()
|
/aoo41x/main/oox/source/xls/ |
H A D | unitconverter.cxx | 78 OSL_ENSURE( (1 <= rDate.Month) && (rDate.Month <= 12), "lclGetDays - invalid month" ); in lclGetDays() 80 if( (1 <= rDate.Month) && (rDate.Month <= 12) ) in lclGetDays() 85 nDays += spnCumDays[ rDate.Month - 1 ]; in lclGetDays() 92 if( (rDate.Month < 3) || !lclIsLeapYear( rDate.Year ) ) in lclGetDays() 190 …sal_Int32 nDays = lclGetDays( Date( rDateTime.Day, rDateTime.Month, rDateTime.Year ) ) - mnNullDat… in calcSerialFromDateTime() 215 … while( *pnDaysInMonth >= nDays ) { ++aDateTime.Month; nDays -= *pnDaysInMonth; ++pnDaysInMonth; } in calcDateTimeFromSerial()
|
/aoo41x/main/ucb/source/ucp/webdav/ |
H A D | DateTimeHelper.cxx | 88 aDateTime.Month = sal::static_int_cast< sal_uInt16 >(month); // 1-12 in ISO8601_To_DateTime() 101 dateTime.Month = aDateTime.Month; in ISO8601_To_DateTime() 226 aDateTime.Month = sal::static_int_cast< sal_uInt16 >(month); in RFC2068_To_DateTime() 241 dateTime.Month = aDateTime.Month; in RFC2068_To_DateTime()
|
/aoo41x/main/forms/source/xforms/ |
H A D | convert.cxx | 266 lcl_appendInt32ToBuffer( rDate.Month, sInfo, 2 ); in lcl_toXSD_UNODate_typed() 302 aDate.Month = (sal_uInt16)nTokenValue; in lcl_toUNODate() 314 …if ( ( aDate.Year > 9999 ) || ( aDate.Month < 1 ) || ( aDate.Month > 12 ) || ( aDate.Day < 1 ) || … in lcl_toUNODate() 318 ::Date aDateCheck( 1, aDate.Month, aDate.Year ); in lcl_toUNODate() 464 UNODate aDate( aDateTime.Day, aDateTime.Month, aDateTime.Year ); in lcl_toXSD_UNODateTime() 499 aDate.Day, aDate.Month, aDate.Year in lcl_toAny_UNODateTime()
|
/aoo41x/main/qadevOOo/tests/java/ifc/document/ |
H A D | _DocumentInfo.java | 77 && dt1.Month == dt2.Month in compare() 95 return dt.Year + ":" + dt.Month + ":" + dt.Day in toString() 114 dt.Month = 10; in getNewValue()
|
/aoo41x/main/sfx2/qa/complex/sfx2/ |
H A D | DocumentProperties.java | 197 assertTrue("ModificationDate", 10 == xDP.getModificationDate().Month); in check() 254 dt.Month = 1; in check() 347 date.Month = 2; in check() 482 return a.Year == b.Year && a.Month == b.Month && a.Day == b.Day in eqDateTime() 489 return a.Year == b.Year && a.Month == b.Month && a.Day == b.Day; in eqDate()
|
/aoo41x/main/sax/qa/cppunit/ |
H A D | test_converter.cxx | 145 return a.Year == b.Year && a.Month == b.Month && a.Day == b.Day in eqDateTime() 159 odt.Year, odt.Month, odt.Day, in doTest() 176 odt.Year, odt.Month, odt.Day, in doTestDateTimeF()
|
/aoo41x/main/wizards/source/schedule/ |
H A D | schedule.src | 117 Text [ en-US ] = "~Month"; 142 Text [ en-US ] = "Month"; 187 Text [ en-US ] = "Month"; 316 Text [ en-US ] = "Month";
|
/aoo41x/main/connectivity/source/drivers/dbase/ |
H A D | DTable.cxx | 107 if (aDateTime.Month > 12) in lcl_CalcJulDate() 109 aDateTime.Month--; in lcl_CalcJulDate() 110 sal_uInt16 delta = _aDateTime.Month / 12; in lcl_CalcJulDate() 112 aDateTime.Month -= delta * 12; in lcl_CalcJulDate() 113 aDateTime.Month++; in lcl_CalcJulDate() 120 if ( aDateTime.Month <= 2 ) in lcl_CalcJulDate() 123 im0 = aDateTime.Month + 12; in lcl_CalcJulDate() 128 im0 = aDateTime.Month; in lcl_CalcJulDate() 174 _rDateTime.Month = static_cast<sal_uInt16>(ke - 1); in lcl_CalDate() 179 else if ( _rDateTime.Month > 2 ) in lcl_CalDate() [all …]
|
/aoo41x/test/testuno/source/fvt/uno/sd/file/ |
H A D | CheckFileProperties.java | 162 datetime1.Month == datetime2.Month && in DateTimeEquals() 172 date1.Month == date2.Month && in DateEquals() 197 currentDateTime.Month = (short)(ca.get(Calendar.MONTH) + 1); in getCurrentDateTime() 211 currentDate.Month = (short)(ca.get(Calendar.MONTH) + 1); in getCurrentDate()
|
/aoo41x/main/svx/source/dialog/ |
H A D | ctredlin.src | 80 Month = 12 ; 86 Month = 12 ; 137 Month = 12 ; 143 Month = 12 ;
|
/aoo41x/main/connectivity/qa/complex/connectivity/ |
H A D | FlatFileAccess.java | 95 super( i_date.Day, i_date.Month, i_date.Year ); in EqualityDate() 104 && Month == ((Date)i_compare).Month in equals()
|
/aoo41x/main/sal/osl/unx/ |
H A D | time.c | 81 pDateTime->Month = pSystemTime->tm_mon + 1; in osl_getDateTimeFromTimeValue() 106 if ( pDateTime->Month > 0 ) in osl_getTimeValueFromDateTime() 107 aTime.tm_mon = pDateTime->Month - 1; in osl_getTimeValueFromDateTime()
|
/aoo41x/main/sal/osl/os2/ |
H A D | time.c | 81 pDateTime->Month = pSystemTime->tm_mon + 1; in osl_getDateTimeFromTimeValue() 106 if ( pDateTime->Month > 0 ) in osl_getTimeValueFromDateTime() 107 aTime.tm_mon = pDateTime->Month - 1; in osl_getTimeValueFromDateTime()
|
/aoo41x/main/svtools/source/misc/ |
H A D | templatefoldercache.cxx | 72 _rStorage << _rDate.Month; in operator <<() 86 _rStorage >> _rDate.Month; in operator >>() 100 && _rLHS.Month == _rRHS.Month in operator ==() 134 m_aLastModified.Day = m_aLastModified.Month = m_aLastModified.Year = 0; in implResetDate()
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmluconv.cxx | 1036 rDateTime.Month = 0; in convertTime() 1056 Date aDate (aTempNullDate.Day, aTempNullDate.Month, aTempNullDate.Year); in convertDateTime() 1159 const Date aTmpNullDate(aTempNullDate.Day, aTempNullDate.Month, aTempNullDate.Year); in convertDateTime() 1160 …const Date aTempDate((sal_uInt16)aDateTime.Day, (sal_uInt16)aDateTime.Month, (sal_uInt16)aDateTime… in convertDateTime() 1184 if( rDateTime.Month < 10 ) in convertDateTime() 1186 aString += String::CreateFromInt32( rDateTime.Month ); in convertDateTime() 1309 rDateTime.Month = (sal_uInt16)nMonth; in convertDateTime() 2199 aTempValue.Month = aDate.Month; in convertAny() 2214 aTempValue.Month = 0; in convertAny()
|
/aoo41x/main/forms/source/resource/ |
H A D | xforms.src | 156 Text [ en-US ] = "Month and year"; 166 Text [ en-US ] = "Month and day"; 171 Text [ en-US ] = "Month";
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLCalculationSettingsContext.cxx | 64 aNullDate.Month = 12; in ScXMLCalculationSettingsContext() 188 aDate.Month = aDateTime.Month; in ScXMLNullDateContext()
|
/aoo41x/main/framework/test/ |
H A D | test_documentproperties.bas | 204 aNewValue_DateTime.Month = aDefaultValue_DateTime.Month + 1 648 …if ( aDateTime_1.Day = aDateTime_2.Day and aDateTime_1.Month = aDateTime_2.Month and aDateTime_1.Y… 934 stempString$ = stempString$ + aDateTime.Month + "."
|
/aoo41x/main/sc/addin/datefunc/ |
H A D | dfa.cl | 102 * @param nMonth the number of the Month 126 * this function converts a Day , Month, Year representation 129 * @param nDay the day of the Month 130 * @param nMonth the number of the Month 157 * to a Day , Month, Year representation of a Date. 294 * =Month(start, end, mode) Function for StarCalc
|
/aoo41x/main/sfx2/source/doc/ |
H A D | objuno.cxx | 146 if ( !rDT.Month || (rDT.Month > 12) ) in IsValidDateTime() 148 if ( !rDT.Day || (rDT.Day > DaysInMonth( rDT.Month, rDT.Year )) ) in IsValidDateTime() 154 else if ( rDT.Month < 10 ) in IsValidDateTime() 156 else if ( (rDT.Month == 10) && (rDT.Day < 15) ) in IsValidDateTime() 714 D1.Month == D2.Month && in equalsDateTime()
|