Home
last modified time | relevance | path

Searched defs:nDate (Results 1 – 19 of 19) sorted by relevance

/trunk/main/tools/source/fsys/
H A Dunx.hxx68 inline Date Unx2Date( time_t nDate ) in Unx2Date()
78 inline void Unx2DateAndTime( time_t nDate, Time& rTime, Date& rDate ) in Unx2DateAndTime()
/trunk/main/tools/inc/tools/
H A Ddate.hxx45 sal_uInt32 nDate; member in Date
/trunk/main/scaddins/source/datefunc/
H A Ddatefunc.cxx860 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()
/trunk/main/svl/source/items/
H A Ddateitem.cxx111 sal_uInt32 nDate = 0; in Create() local
/trunk/main/forms/source/component/
H A DDate.cxx289 sal_Int32 nDate = 0; in impl_translateControlValueToUNODate() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DSalesFilter.java168 int nDate = aCalDate.get( Calendar.YEAR ); in translateDate() local
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx4654 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
/trunk/main/sw/source/filter/html/
H A Dhtmlfld.cxx340 sal_uLong nTime = Time().GetTime(), nDate = Date().GetDate(); in NewField() local
/trunk/main/connectivity/source/commontools/
H A Ddbconversion.cxx158 …sal_Int32 nDate = ((sal_Int32)(rVal.Day%100)) + (((sal_Int32)(rVal.Month%100))*100) + (((sal_Int32… in toINT64() local
/trunk/main/scaddins/source/analysis/
H A Danalysis.cxx544 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 Dfinancial.cxx31 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 Danalysishelper.cxx490 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()
/trunk/main/editeng/source/uno/
H A Dunofield.cxx215 static util::DateTime getDate( sal_uLong nDate ) in getDate()
/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx242 double lcl_ConvertToDateValue( SwDoc& rDoc, sal_Int32 nDate ) in lcl_ConvertToDateValue()
/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx898 sal_Int32 nDate = 0,nTime = 0; in fetchRow() local
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx723 sal_Int32 nDate = 0; in convertToControlValue() local
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx2082 sal_uLong nDate, nTime; in SetFixFields() local
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx1079 long nDate = Date::DateToDays( rDate.Day, rDate.Month, rDate.Year ); in lcl_DateToDouble() local
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx2327 sal_Int32 nDate = 0; in updateFromModel() local

Completed in 170 milliseconds