Home
last modified time | relevance | path

Searched refs:getTimeStamp (Results 1 – 13 of 13) sorted by relevance

/trunk/main/scripting/workben/installer/
H A DLogStream.java36 private String getTimeStamp() in getTimeStamp() method in LogStream
47 super.println( getTimeStamp() + x ); in println()
/trunk/main/unoxml/source/events/
H A Duievent.cxx93 com::sun::star::util::Time SAL_CALL CUIEvent::getTimeStamp() throw (RuntimeException) in getTimeStamp() function in DOM::events::CUIEvent
95 return CEvent::getTimeStamp(); in getTimeStamp()
H A Dmutationevent.cxx115 com::sun::star::util::Time SAL_CALL CMutationEvent::getTimeStamp() throw (RuntimeException) in getTimeStamp() function in DOM::events::CMutationEvent
117 return CEvent::getTimeStamp(); in getTimeStamp()
H A Dmouseevent.cxx175 com::sun::star::util::Time SAL_CALL CMouseEvent::getTimeStamp() throw (RuntimeException) in getTimeStamp() function in DOM::events::CMouseEvent
177 return CUIEvent::getTimeStamp(); in getTimeStamp()
H A Devent.hxx72 virtual com::sun::star::util::Time SAL_CALL getTimeStamp() throw (RuntimeException);
H A Duievent.hxx70 virtual com::sun::star::util::Time SAL_CALL getTimeStamp() throw (RuntimeException);
H A Dmutationevent.hxx84 virtual com::sun::star::util::Time SAL_CALL getTimeStamp() throw (RuntimeException);
H A Devent.cxx80 CEvent::getTimeStamp() throw (RuntimeException) in getTimeStamp() function in DOM::events::CEvent
H A Dmouseevent.hxx103 virtual com::sun::star::util::Time SAL_CALL getTimeStamp() throw (RuntimeException);
H A Deventdispatcher.cxx168 pEvent->m_time = i_xEvent->getTimeStamp(); in dispatchEvent()
/trunk/main/forms/source/xforms/
H A Dxformsevent.cxx74 XFormsEventConcrete::Time_t SAL_CALL XFormsEventConcrete::getTimeStamp() throw (RuntimeException) in getTimeStamp() function in com::sun::star::xforms::XFormsEventConcrete
H A Dxformsevent.hxx54 virtual Time_t SAL_CALL getTimeStamp() throw (RuntimeException_t);
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DXEvent.idl50 com::sun::star::util::Time getTimeStamp();

Completed in 26 milliseconds