Home
last modified time | relevance | path

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

1234567

/trunk/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx1554 String LocaleDataWrapper::getTime( const Time& rTime, sal_Bool bSec, sal_Bool b100Sec ) const in getTime() function in LocaleDataWrapper
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx396 ::com::sun::star::util::Time SAL_CALL OResultSet::getTime( sal_Int32 columnIndex ) throw(SQLExcepti… in getTime() function in OResultSet
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx171 aDateStr += aLocaleWrapper.getTime( aToolsDT ); in lcl_insertDateTimeEntry()
/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx277 …virtual ::com::sun::star::util::Time SAL_CALL getTime(sal_Int32 columnIndex) throw(::com::sun::sta…
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3548 aValue <<= xField->getTime(); in textChanged()
3563 sal_Int32 UnoTimeFieldControl::getTime() throw(uno::RuntimeException) in getTime() function in UnoTimeFieldControl
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx1521 … aInfo.msTimeDate += GetSdrGlobalData().GetLocaleData()->getTime( Time(), sal_False, sal_False ); in PreparePages()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx944 sal_Int32 SAL_CALL getTime( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx1390 ::com::sun::star::util::Time SAL_CALL ORowSet::getTime( sal_Int32 columnIndex ) throw(SQLException,… in getTime() function in dbaccess::ORowSet
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx4908 sal_Int32 VCLXTimeField::getTime() throw(::com::sun::star::uno::RuntimeException) in getTime() function in VCLXTimeField
5106 aProp <<= (sal_Int32) getTime(); in getProperty()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1181 sal_Int32 SAL_CALL getTime( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx2403 ::com::sun::star::util::Time aValue = _rxField->getTime(); in lcl_setFormattedTime_nothrow()
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx693 aDate += ScGlobal::pLocaleData->getTime( aDT, sal_False, sal_False ); in ToString()

Completed in 215 milliseconds

1234567