/aoo41x/main/connectivity/inc/connectivity/ |
H A D | DateConversion.hxx | 37 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()
|
/aoo41x/main/tools/inc/tools/ |
H A D | date.hxx | 42 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
|
/aoo41x/main/cosv/source/service/ |
H A D | datetime.cxx | 36 Date::Date() in Date() function in csv::Date 41 Date::Date( unsigned i_nDay, in Date() function in csv::Date
|
/aoo41x/main/tools/source/rc/ |
H A D | rc.cxx | 78 Date::Date( const ResId& rResId ) : nDate(0) in Date() function in Date
|
/aoo41x/main/qadevOOo/tests/java/mod/_forms/ |
H A D | ODateModel.java | 146 NamedValue Date = new NamedValue(); in initialize() local
|
/aoo41x/main/cosv/inc/cosv/ |
H A D | datetime.hxx | 33 class Date class
|
/aoo41x/main/scripting/examples/beanshell/MemoryUsage/ |
H A D | memusage.bsh | 130 date = new Date(); function
|
/aoo41x/main/connectivity/source/drivers/evoab2/ |
H A D | NPreparedStatement.cxx | 190 void SAL_CALL OEvoabPreparedStatement::setDate( sal_Int32 /*parameterIndex*/, const Date& /*aData*/… in setDate()
|
/aoo41x/main/tools/source/datetime/ |
H A D | tdate.cxx | 142 Date::Date() in Date() function in Date
|
/aoo41x/main/connectivity/source/drivers/kab/ |
H A D | KPreparedStatement.cxx | 278 void SAL_CALL KabPreparedStatement::setDate(sal_Int32, const Date&) throw(SQLException, RuntimeExce… in setDate()
|
H A D | KResultSet.cxx | 754 void SAL_CALL KabResultSet::updateDate(sal_Int32, const Date&) throw(SQLException, RuntimeException) in updateDate()
|
/aoo41x/main/connectivity/source/drivers/macab/ |
H A D | MacabPreparedStatement.cxx | 291 void SAL_CALL MacabPreparedStatement::setDate(sal_Int32, const Date&) throw(SQLException, RuntimeEx… in setDate()
|
H A D | MacabResultSet.cxx | 830 void SAL_CALL MacabResultSet::updateDate(sal_Int32, const Date&) throw(SQLException, RuntimeExcepti… in updateDate()
|
/aoo41x/main/toolkit/source/controls/ |
H A D | unocontrols.cxx | 3340 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()
|
/aoo41x/main/mysqlc/source/ |
H A D | mysqlc_resultset.cxx | 1164 void SAL_CALL OResultSet::updateDate(sal_Int32 column, const Date& /* x */) in updateDate()
|
/aoo41x/main/basic/source/runtime/ |
H A D | methods.cxx | 2304 RTLFUNC(Date) in RTLFUNC() argument
|