Home
last modified time | relevance | path

Searched refs:getDate (Results 51 – 75 of 150) sorted by relevance

123456

/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx291 Date SAL_CALL OResultSet::getDate(sal_Int32 column) in getDate() function in OResultSet
611 Date d = getDate(column); in getTimestamp()
H A Dmysqlc_resultset.hxx186 ::com::sun::star::util::Date SAL_CALL getDate(sal_Int32 column)
/trunk/main/connectivity/source/inc/ado/
H A DACallableStatement.hxx66 …virtual ::com::sun::star::util::Date SAL_CALL getDate( sal_Int32 columnIndex ) throw(::com::sun::s…
/trunk/main/dbaccess/source/ui/misc/
H A DRowSetDrop.cxx205 aValue <<= m_xRow->getDate(*aIter); in insertNewRow()
/trunk/main/ucb/source/ucp/file/
H A Dfilrow.hxx129 getDate(
/trunk/main/forms/source/component/
H A DDate.cxx327 util::Date aDate = m_xColumn->getDate(); in translateDbColumnToControlValue()
/trunk/main/connectivity/source/inc/java/sql/
H A DCallableStatement.hxx71 …virtual ::com::sun::star::util::Date SAL_CALL getDate( sal_Int32 columnIndex ) throw(::com::sun::s…
/trunk/main/sw/source/ui/docvw/
H A DAnnotationWin.cxx223 String(rLocalData.getDate( pWin->GetDate())) + rtl::OUString::createFromAscii(", ") + in InitAnswer()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java263 setDate(getDate()); in setTypeKind()
532 public Date getDate() throws SQLException { in getDate() method in ORowSetValue
/trunk/main/dbaccess/source/core/api/
H A Dresultset.cxx578 ::com::sun::star::util::Date OResultSet::getDate(sal_Int32 columnIndex) throw( SQLException, Runtim… in getDate() function in OResultSet
584 return m_xDelegatorRow->getDate(columnIndex); in getDate()
H A Ddatacolumn.hxx93 …virtual ::com::sun::star::util::Date SAL_CALL getDate( ) throw(::com::sun::star::sdbc::SQLExcepti…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_XRow.java337 Date getVal = oObj.getDate(col) ; in _getDate()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlDateField.csv13 "UnoControlDateField";"com::sun::star::awt::XDateField";"getDate()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODateControl.csv15 "ODateControl";"com::sun::star::awt::XDateField";"getDate()"
/trunk/main/dbaccess/source/core/inc/
H A Dcallablestatement.hxx78 …virtual ::com::sun::star::util::Date SAL_CALL getDate( sal_Int32 columnIndex ) throw(::com::sun::s…
/trunk/main/connectivity/qa/complex/connectivity/dbase/
H A DDBaseDateFunctions.java283 final com.sun.star.util.Date aDate = row.getDate(1); in curdate()
/trunk/main/ucbhelper/source/provider/
H A Dresultset.cxx1028 util::Date SAL_CALL ResultSet::getDate( sal_Int32 columnIndex ) in getDate() function in ucbhelper::ResultSet
1040 return xValues->getDate( columnIndex ); in getDate()
/trunk/main/unotools/inc/unotools/
H A Dlocaledatawrapper.hxx249 String getDate( const Date& rDate ) const;
/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx179 aTrackText += ScGlobal::pLocaleData->getDate(aDT); in ShowNoteMarker()
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx2009 ::getDate( sal_Int32 columnIndex ) in getDate() function in CachedContentResultSet
2013 XROW_GETXXX( getDate, Date ); in getDate()
/trunk/main/ucb/source/sorter/
H A Dsortresult.hxx342 getDate( sal_Int32 columnIndex )
/trunk/main/connectivity/source/commontools/
H A DDateConversion.cxx375 return toDouble( i_column->getDate(), i_relativeToNullDate ); in getValue()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.hxx155 …virtual ::com::sun::star::util::Date SAL_CALL getDate( sal_Int32 columnIndex ) throw(::com::sun::s…
/trunk/main/sfx2/source/dialog/
H A Dversdlg.cxx152 String aStr(rWrapper.getDate(rTime)); in ConvertDateTime_Impl()
/trunk/main/svx/source/inc/
H A Dsdbdatacolumn.hxx101 …inline ::com::sun::star::util::Date getDate() throw( ::com::sun::star::sdbc::SQLException, ::com::…

Completed in 133 milliseconds

123456