Home
last modified time | relevance | path

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

1234567

/aoo42x/main/qadevOOo/runner/convwatch/
H A DPerformanceContainer.java97 public long getTime(int _nIndex) in getTime() method in PerformanceContainer
H A DReferenceBuilder.java242 … long nStartTime = aGTA.getPerformance().getTime(PerformanceContainer.OfficeStart); in runGDC()
/aoo42x/main/qadevOOo/tests/java/ifc/i18n/
H A D_XExtendedCalendar.java81 Date actualDate = cal.getTime(); in _getDisplayString()
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DDebug.java228 Date time = Calendar.getInstance().getTime(); in logTime()
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelSupport.java170 out.println(Calendar.getInstance().getTime() + ":\n"); in getOutputWindowWriter()
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java494 public Time getTime(int columnIndex) throws SQLException { in getTime() method in JavaSQLResultSet
496 java.sql.Time time = jdbcResultSet.getTime(columnIndex); in getTime()
/aoo42x/main/dbaccess/source/core/api/
H A DPrivateRow.cxx93 …::com::sun::star::util::Time SAL_CALL OPrivateRow::getTime( ::sal_Int32 columnIndex ) throw (SQLEx… in getTime() function in OPrivateRow
H A DPrivateRow.hxx51 …virtual ::com::sun::star::util::Time SAL_CALL getTime( ::sal_Int32 columnIndex ) throw (::com::sun…
H A Dresultset.cxx587 ::com::sun::star::util::Time OResultSet::getTime(sal_Int32 columnIndex) throw( SQLException, Runtim… in getTime() function in OResultSet
593 return m_xDelegatorRow->getTime(columnIndex); in getTime()
/aoo42x/main/sc/source/core/data/
H A Ddbdocutl.cxx117 util::Time aTime = xRow->getTime(nRowPos); in PutData()
/aoo42x/main/sc/source/ui/dbgui/
H A Dscendlg.cxx108 …aComment += ScGlobal::GetpLocaleData()->getTime( Time() );//CHINA001 aComment += ScGlobal::pLocal… in ScNewScenarioDlg()
/aoo42x/main/qadevOOo/runner/graphical/
H A DPerformanceContainer.java104 public long getTime(int _nIndex) in getTime() method in PerformanceContainer
/aoo42x/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx141 …::com::sun::star::util::Time SAL_CALL OCallableStatement::getTime( sal_Int32 columnIndex ) throw(S… in getTime() function in OCallableStatement
/aoo42x/main/offapi/com/sun/star/awt/
H A DXTimeField.idl55 long getTime();
/aoo42x/main/cui/source/dialogs/
H A Dpostdlg.cxx231 aStr += aLocaleWrapper.getTime(aTime, sal_False, sal_False); in IMPL_LINK_INLINE_END()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx492 aString+=ScGlobal::pLocaleData->getTime(aDateTime); in InsertChangeAction()
671 aString+=ScGlobal::pLocaleData->getTime(aDateTime); in InsertFilteredAction()
785 aString+=ScGlobal::pLocaleData->getTime(aDateTime); in InsertChangeActionContent()
/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.cxx565 Time SAL_CALL OResultSet::getTime(sal_Int32 column) in getTime() function in OResultSet
612 Time t = getTime(column); in getTimestamp()
/aoo42x/main/connectivity/source/inc/ado/
H A DACallableStatement.hxx67 …virtual ::com::sun::star::util::Time SAL_CALL getTime( sal_Int32 columnIndex ) throw(::com::sun::s…
/aoo42x/main/dbaccess/source/ui/misc/
H A DRowSetDrop.cxx208 aValue <<= m_xRow->getTime(*aIter); in insertNewRow()
/aoo42x/main/avmedia/source/viewer/
H A Dmediawindowbase_impl.cxx402 setMediaTime( ::std::min( rItem.getTime(), getDuration() ) ); in executeMediaItem()
/aoo42x/main/ucb/source/ucp/file/
H A Dfilrow.hxx135 getTime(
/aoo42x/main/connectivity/source/inc/java/sql/
H A DCallableStatement.hxx72 …virtual ::com::sun::star::util::Time SAL_CALL getTime( sal_Int32 columnIndex ) throw(::com::sun::s…
/aoo42x/main/forms/source/component/
H A DTime.cxx329 util::Time aTime = m_xColumn->getTime(); in translateDbColumnToControlValue()
/aoo42x/main/sw/source/ui/docvw/
H A DAnnotationWin.cxx224 … String(rLocalData.getTime( pWin->GetTime(),false)) + rtl::OUString::createFromAscii("): \""))); in InitAnswer()
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java266 setTime(getTime()); in setTypeKind()
1129 public Time getTime() throws SQLException { in getTime() method in ORowSetValue

Completed in 165 milliseconds

1234567