Home
last modified time | relevance | path

Searched defs:Date (Results 1 – 14 of 14) sorted by path

/trunk/main/autodoc/inc/cosv/
H A Ddatetime.hxx33 class Date class
/trunk/main/autodoc/source/cosv/service/
H A Ddatetime.cxx36 Date::Date() in Date() function in csv::Date
41 Date::Date( unsigned i_nDay, in Date() function in csv::Date
/trunk/main/basic/source/runtime/
H A Dmethods.cxx2304 RTLFUNC(Date) in RTLFUNC() argument
/trunk/main/connectivity/inc/connectivity/
H A DDateConversion.hxx37 static sal_Int32 toINT32(const ::com::sun::star::util::Date&) in toINT32()
57 static double toDouble(const ::com::sun::star::util::Date&) in toDouble()
72 …static ::com::sun::star::util::Date toDate(double,const ::com::sun::star::util::Date& =::… in toDate()
82 …static ::com::sun::star::util::DateTime toDateTime(double,const ::com::sun::star::util::Date&… in toDateTime()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx190 void SAL_CALL OEvoabPreparedStatement::setDate( sal_Int32 /*parameterIndex*/, const Date& /*aData*/… in setDate()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.cxx291 void SAL_CALL MacabPreparedStatement::setDate(sal_Int32, const Date&) throw(SQLException, RuntimeEx… in setDate()
H A DMacabResultSet.cxx830 void SAL_CALL MacabResultSet::updateDate(sal_Int32, const Date&) throw(SQLException, RuntimeExcepti… in updateDate()
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx1164 void SAL_CALL OResultSet::updateDate(sal_Int32 column, const Date& /* x */) in updateDate()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DODateModel.java146 NamedValue Date = new NamedValue(); in initialize() local
/trunk/main/scripting/examples/beanshell/MemoryUsage/
H A Dmemusage.bsh130 date = new Date(); function
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3340 void UnoDateFieldControl::setDate( sal_Int32 Date ) throw(uno::RuntimeException) in setDate()
3352 void UnoDateFieldControl::setMin( sal_Int32 Date ) throw(uno::RuntimeException) in setMin()
3364 void UnoDateFieldControl::setMax( sal_Int32 Date ) throw(uno::RuntimeException) in setMax()
3376 void UnoDateFieldControl::setFirst( sal_Int32 Date ) throw(uno::RuntimeException) in setFirst()
3391 void UnoDateFieldControl::setLast( sal_Int32 Date ) throw(uno::RuntimeException) in setLast()
/trunk/main/tools/inc/tools/
H A Ddate.hxx42 class TOOLS_DLLPUBLIC Date class
50 Date( sal_uInt32 _nDate ) { Date::nDate = _nDate; } in Date() function in Date
51 Date( const Date& rDate ) in Date() function in Date
53 Date( sal_uInt16 nDay, sal_uInt16 nMonth, sal_uInt16 nYear ) in Date() function in Date
/trunk/main/tools/source/datetime/
H A Dtdate.cxx142 Date::Date() in Date() function in Date
/trunk/main/tools/source/rc/
H A Drc.cxx78 Date::Date( const ResId& rResId ) : nDate(0) in Date() function in Date

Completed in 142 milliseconds