Searched refs:getTimeStamp (Results 1 – 13 of 13) sorted by relevance
36 private String getTimeStamp() in getTimeStamp() method in LogStream47 super.println( getTimeStamp() + x ); in println()
93 com::sun::star::util::Time SAL_CALL CUIEvent::getTimeStamp() throw (RuntimeException) in getTimeStamp() function in DOM::events::CUIEvent95 return CEvent::getTimeStamp(); in getTimeStamp()
115 com::sun::star::util::Time SAL_CALL CMutationEvent::getTimeStamp() throw (RuntimeException) in getTimeStamp() function in DOM::events::CMutationEvent117 return CEvent::getTimeStamp(); in getTimeStamp()
175 com::sun::star::util::Time SAL_CALL CMouseEvent::getTimeStamp() throw (RuntimeException) in getTimeStamp() function in DOM::events::CMouseEvent177 return CUIEvent::getTimeStamp(); in getTimeStamp()
72 virtual com::sun::star::util::Time SAL_CALL getTimeStamp() throw (RuntimeException);
70 virtual com::sun::star::util::Time SAL_CALL getTimeStamp() throw (RuntimeException);
84 virtual com::sun::star::util::Time SAL_CALL getTimeStamp() throw (RuntimeException);
80 CEvent::getTimeStamp() throw (RuntimeException) in getTimeStamp() function in DOM::events::CEvent
103 virtual com::sun::star::util::Time SAL_CALL getTimeStamp() throw (RuntimeException);
168 pEvent->m_time = i_xEvent->getTimeStamp(); in dispatchEvent()
74 XFormsEventConcrete::Time_t SAL_CALL XFormsEventConcrete::getTimeStamp() throw (RuntimeException) in getTimeStamp() function in com::sun::star::xforms::XFormsEventConcrete
54 virtual Time_t SAL_CALL getTimeStamp() throw (RuntimeException_t);
50 com::sun::star::util::Time getTimeStamp();
Completed in 62 milliseconds