Home
last modified time | relevance | path

Searched refs:getTime (Results 101 – 125 of 162) sorted by relevance

1234567

/aoo42x/main/qadevOOo/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv133 "ORowSet";"com::sun::star::sdbc::XRow";"getTime()"
/aoo42x/main/sc/source/core/tool/
H A Deditutil.cxx658 aRet = ScGlobal::pLocaleData->getTime(aData.aTime); in CalcFieldValue()
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx628 Time SAL_CALL OResultSet::getTime( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getTime() function in OResultSet
1525 *pColumn = getTime(nColumn); in fillRow()
/aoo42x/main/sw/source/ui/utlui/
H A Duitool.cxx746 ( sRet += ' ' ) += rAppLclData.getTime( rDT, sal_False, sal_False ); in GetAppLangDateTimeString()
/aoo42x/main/dbaccess/source/core/api/
H A DKeySet.hxx178 …virtual ::com::sun::star::util::Time SAL_CALL getTime( sal_Int32 columnIndex ) throw(::com::sun::s…
H A DRowSetBase.hxx326 …virtual ::com::sun::star::util::Time SAL_CALL getTime( sal_Int32 columnIndex ) throw(::com::sun::s…
H A DKeySet.cxx1538 ::com::sun::star::util::Time SAL_CALL OKeySet::getTime( sal_Int32 columnIndex ) throw(SQLException,… in getTime() function in OKeySet
1542 return m_xRow->getTime(columnIndex); in getTime()
/aoo42x/main/ucb/source/cacher/
H A Dcachedcontentresultset.hxx406 getTime( sal_Int32 columnIndex )
H A Dcontentresultsetwrapper.hxx482 getTime( sal_Int32 columnIndex )
/aoo42x/main/offapi/com/sun/star/sdb/
H A DXColumn.idl181 com::sun::star::util::Time getTime()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dconflictsdlg.cxx581 aString += ScGlobal::pLocaleData->getTime( aDateTime, sal_False ); in GetActionString()
/aoo42x/main/ucbhelper/inc/ucbhelper/
H A Dresultset.hxx277 getTime( sal_Int32 columnIndex )
H A Dpropertyvalueset.hxx143 getTime( sal_Int32 columnIndex )
/aoo42x/main/sw/source/core/fields/
H A Ddocufld.cxx939 aStr = pLocalData->getTime( Time(dur/3600, (dur%3600)/60, dur%60), in Expand()
1013 aStr = pLocalData->getTime( aDate, in Expand()
/aoo42x/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx312 ::com::sun::star::util::Time SAL_CALL ODatabaseMetaDataResultSet::getTime( sal_Int32 columnIndex ) … in getTime() function in ODatabaseMetaDataResultSet
/aoo42x/main/connectivity/source/inc/java/sql/
H A DResultSet.hxx153 …virtual ::com::sun::star::util::Time SAL_CALL getTime( sal_Int32 columnIndex ) throw(::com::sun::s…
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabResultSet.hxx156 …virtual ::com::sun::star::util::Time SAL_CALL getTime( sal_Int32 columnIndex ) throw(::com::sun::s…
/aoo42x/main/connectivity/source/inc/odbc/
H A DODatabaseMetaDataResultSet.hxx177 …virtual ::com::sun::star::util::Time SAL_CALL getTime( sal_Int32 columnIndex ) throw(::com::sun::s…
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXRow.idl204 com::sun::star::util::Time getTime([in]long columnIndex)
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx324 Time SAL_CALL OResultSet::getTime( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getTime() function in OResultSet
H A DSResultSet.hxx150 …virtual ::com::sun::star::util::Time SAL_CALL getTime( sal_Int32 columnIndex ) throw(::com::sun::s…
/aoo42x/main/padmin/source/
H A Dpadialog.cxx503 aPrintText.append( rLocaleWrapper.getTime( Time() ) ); in printPage()
/aoo42x/main/svtools/source/contnr/
H A Dfileview.cxx2350 aValue += rLocaleData.getTime( (*aIt)->maModDate ); in CreateDisplayText_Impl()
2678 aValue += rLocaleData.getTime( pData->maModDate ); in FolderInserted()
/aoo42x/main/sfx2/source/bastyp/
H A Dhelper.cxx74 aDateStr += rWrapper.getTime( aDT );
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx682 ::com::sun::star::util::Time SAL_CALL OEvoabResultSet::getTime( sal_Int32 /*nColumnNum*/ ) throw(SQ… in getTime() function in connectivity::evoab::OEvoabResultSet

Completed in 294 milliseconds

1234567