/aoo42x/main/tools/source/fsys/ |
H A D | unx.hxx | 68 inline Date Unx2Date( time_t nDate ) in Unx2Date() 78 inline void Unx2DateAndTime( time_t nDate, Time& rTime, Date& rDate ) in Unx2DateAndTime()
|
/aoo42x/main/tools/inc/tools/ |
H A D | date.hxx | 45 sal_uInt32 nDate; member in Date
|
/aoo42x/main/scaddins/source/datefunc/ |
H A D | datefunc.cxx | 860 sal_Int32 nDate ) throw( uno::RuntimeException, lang::IllegalArgumentException ) in getIsLeapYear() 877 sal_Int32 nDate ) throw( uno::RuntimeException, lang::IllegalArgumentException ) in getDaysInMonth() 894 sal_Int32 nDate ) throw( uno::RuntimeException, lang::IllegalArgumentException ) in getDaysInYear() 923 sal_Int32 nDate ) throw( uno::RuntimeException, lang::IllegalArgumentException ) in getWeeksInYear()
|
/aoo42x/main/svl/source/items/ |
H A D | dateitem.cxx | 111 sal_uInt32 nDate = 0; in Create() local
|
/aoo42x/main/forms/source/component/ |
H A D | Date.cxx | 289 sal_Int32 nDate = 0; in impl_translateControlValueToUNODate() local
|
/aoo42x/main/odk/examples/DevelopersGuide/Forms/ |
H A D | SalesFilter.java | 168 int nDate = aCalDate.get( Calendar.YEAR ); in translateDate() local
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxwindows.cxx | 4654 void VCLXDateField::setDate( sal_Int32 nDate ) throw(::com::sun::star::uno::RuntimeException) in setDate() 4675 sal_Int32 nDate = 0; in getDate() local 4683 void VCLXDateField::setMin( sal_Int32 nDate ) throw(::com::sun::star::uno::RuntimeException) in setMin() 4696 sal_Int32 nDate = 0; in getMin() local 4704 void VCLXDateField::setMax( sal_Int32 nDate ) throw(::com::sun::star::uno::RuntimeException) in setMax() 4717 sal_Int32 nDate = 0; in getMax() local 4725 void VCLXDateField::setFirst( sal_Int32 nDate ) throw(::com::sun::star::uno::RuntimeException) in setFirst() 4738 sal_Int32 nDate = 0; in getFirst() local 4746 void VCLXDateField::setLast( sal_Int32 nDate ) throw(::com::sun::star::uno::RuntimeException) in setLast() 4759 sal_Int32 nDate = 0; in getLast() local
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlfld.cxx | 340 sal_uLong nTime = Time().GetTime(), nDate = Date().GetDate(); in NewField() local
|
/aoo42x/main/connectivity/source/commontools/ |
H A D | dbconversion.cxx | 158 …sal_Int32 nDate = ((sal_Int32)(rVal.Day%100)) + (((sal_Int32)(rVal.Month%100))*100) + (((sal_Int32… in toINT64() local
|
/aoo42x/main/scaddins/source/analysis/ |
H A D | analysis.cxx | 544 sal_Int32 nDate, sal_Int32 nDays, const ANY& aHDay ) THROWDEF_RTE_IAE in getWorkday() 621 sal_Int32 SAL_CALL AnalysisAddIn::getWeeknum( constREFXPS& xOpt, sal_Int32 nDate, sal_Int32 nMode )… in getWeeknum() 635 sal_Int32 SAL_CALL AnalysisAddIn::getEomonth( constREFXPS& xOpt, sal_Int32 nDate, sal_Int32 nMonths… in getEomonth()
|
H A D | financial.cxx | 31 double fCost, sal_Int32 nDate, sal_Int32 nFirstPer, double fRestVal, in getAmordegrc() 43 double fCost, sal_Int32 nDate, sal_Int32 nFirstPer, double fRestVal, in getAmorlinc()
|
H A D | analysishelper.cxx | 490 sal_Int32 GetDaysInYear( sal_Int32 nNullDate, sal_Int32 nDate, sal_Int32 nMode ) THROWDEF_RTE_IAE in GetDaysInYear() 892 double GetAmordegrc( sal_Int32 nNullDate, double fCost, sal_Int32 nDate, sal_Int32 nFirstPer, in GetAmordegrc() 940 double GetAmorlinc( sal_Int32 nNullDate, double fCost, sal_Int32 nDate, sal_Int32 nFirstPer, in GetAmorlinc() 2822 ScaDate::ScaDate( sal_Int32 nNullDate, sal_Int32 nDate, sal_Int32 nBase ) in ScaDate()
|
/aoo42x/main/editeng/source/uno/ |
H A D | unofield.cxx | 215 static util::DateTime getDate( sal_uLong nDate ) in getDate()
|
/aoo42x/main/sw/source/core/bastyp/ |
H A D | calc.cxx | 242 double lcl_ConvertToDateValue( SwDoc& rDoc, sal_Int32 nDate ) in lcl_ConvertToDateValue()
|
/aoo42x/main/connectivity/source/drivers/dbase/ |
H A D | DTable.cxx | 898 sal_Int32 nDate = 0,nTime = 0; in fetchRow() local
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | formcomponenthandler.cxx | 723 sal_Int32 nDate = 0; in convertToControlValue() local
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docfld.cxx | 2082 sal_uLong nDate, nTime; in SetFixFields() local
|
/aoo42x/main/sw/source/core/fields/ |
H A D | docufld.cxx | 1079 long nDate = Date::DateToDays( rDate.Day, rDate.Month, rDate.Year ); in lcl_DateToDouble() local
|
/aoo42x/main/svx/source/fmcomp/ |
H A D | gridcell.cxx | 2327 sal_Int32 nDate = 0; in updateFromModel() local
|