Home
last modified time | relevance | path

Searched refs:getDateTime (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DLoggingThread.java64 if (debug) log.println("TimeOutLogger: " + utils.getDateTime() + " start"); in run()
67 if (debug) log.println("TimeOutLogger: "+utils.getDateTime() + count); in run()
75 if (debug) log.println("TimeOutLogger: " + utils.getDateTime() + " finished"); in run()
87 if (debug) log.println("TimeOutLogger: " + utils.getDateTime() + " try to finish "); in finish()
H A DProcessHandler.java572 log.println(utils.getDateTime() + "execute: Starting command from array: "); in execute()
588 log.println(utils.getDateTime() + "execute: Starting command: "); in execute()
595 log.println(utils.getDateTime() + "execute: Starting command: "); in execute()
607 … log.println(utils.getDateTime() + "execute: The command array can't be started: " + e); in execute()
611 … log.println(utils.getDateTime() + "execute: The command " + cmdLine + " can't be started: " + e); in execute()
868 log.println(utils.getDateTime() + "PH." + message); in dbg()
H A DOfficeProvider.java762 System.out.println(utils.getDateTime() + "OfficeProvider: " + message); in dbg()
781 System.out.println(utils.getDateTime() + "OfficeProvider:Owp: start "); in run()
785 System.out.println(utils.getDateTime() + "OfficeProvider:Owp: ping "); in run()
789 System.out.println(utils.getDateTime() + "OfficeProvider:Owp: sleep "); in run()
805 System.out.println(utils.getDateTime() + "OfficeProvider:Owp: stop "); in finish()
H A DOfficeWatcher.java125 System.out.println(utils.getDateTime() + "OfficeWatcher: " + message); in dbg()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/complex/unoapi/
H A DCheckModuleAPI.java114 log.println(utils.getDateTime() + ": start testing module '" + module + "'"); in checkModule()
116 log.println(utils.getDateTime() + "start new Office instance..."); in checkModule()
121 log.println(utils.getDateTime() + "Receiving the ServiceManager of the Office "); in checkModule()
148 log.println(utils.getDateTime() + " module '" + module + "': kill existing office..."); in checkModule()
/trunk/main/oox/source/helper/
H A Dattributelist.cxx233 OptValue< DateTime > AttributeList::getDateTime( sal_Int32 nAttrToken ) const in getDateTime() function in oox::AttributeList
305 DateTime AttributeList::getDateTime( sal_Int32 nAttrToken, const DateTime& rDefault ) const in getDateTime() function in oox::AttributeList
307 return getDateTime( nAttrToken ).get( rDefault ); in getDateTime()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XCalendar.java91 aOriginalDTime = oObj.getDateTime(); in before()
255 double aDTime = oObj.getDateTime(); in _setDateTime()
281 double aDTime = oObj.getDateTime(); in _getDateTime()
/trunk/main/sd/source/core/annotations/
H A DAnnotation.cxx90 virtual util::DateTime SAL_CALL getDateTime() throw (RuntimeException);
144 m_DateTime = xAnnotation->getDateTime(); in get()
307 util::DateTime SAL_CALL Annotation::getDateTime() throw (RuntimeException) in getDateTime() function in sd::Annotation
/trunk/main/unotools/source/i18n/
H A Dcalendarwrapper.cxx237 double CalendarWrapper::getDateTime() const in getDateTime() function in CalendarWrapper
242 return xC->getDateTime(); in getDateTime()
365 double nTimeInDays = xC->getDateTime(); in getLocalDateTime()
/trunk/main/oox/inc/oox/helper/
H A Dattributelist.hxx130 OptValue< ::com::sun::star::util::DateTime > getDateTime( sal_Int32 nAttrToken ) const;
180 …::com::sun::star::util::DateTime getDateTime( sal_Int32 nAttrToken, const ::com::sun::star::util::…
/trunk/main/i18npool/source/calendar/
H A DcalendarImpl.cxx149 CalendarImpl::getDateTime() throw(RuntimeException) in getDateTime() function in CalendarImpl
152 return xCalendar->getDateTime(); in getDateTime()
/trunk/main/connectivity/inc/connectivity/
H A DFValue.hxx282 return isNull() ? ::com::sun::star::util::DateTime() : getDateTime(); in operator ::com::sun::star::util::DateTime()
334 ::com::sun::star::util::DateTime getDateTime() const;
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGGeneralInfo.java84 DateTime dt = JavaTools.getDateTime(System.currentTimeMillis()); in currentDate()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/i18n/
H A Dcom.sun.star.i18n.CalendarImpl.csv7 "CalendarImpl";"com::sun::star::i18n::XCalendar";"getDateTime()"
/trunk/main/unotools/inc/unotools/
H A Dcalendarwrapper.hxx72 double getDateTime() const;
/trunk/main/oox/source/xls/
H A Dpivotcachebuffer.cxx189 maValue <<= rAttribs.getDateTime( XML_v, DateTime() ); in readDate()
533 maFieldGroupModel.maStartDate = rAttribs.getDateTime( XML_startDate, DateTime() ); in importRangePr()
534 maFieldGroupModel.maEndDate = rAttribs.getDateTime( XML_endDate, DateTime() ); in importRangePr()
/trunk/main/i18npool/inc/
H A DcalendarImpl.hxx65 virtual double SAL_CALL getDateTime() throw(com::sun::star::uno::RuntimeException);
H A Dcalendar_gregorian.hxx62 virtual double SAL_CALL getDateTime() throw(com::sun::star::uno::RuntimeException);
/trunk/main/svl/source/numbers/
H A Dzformat.cxx2834 fOrgDateTime = rCal.getDateTime(); in SwitchToOtherCalendar()
2873 fOrgDateTime = rCal.getDateTime(); in ImpFallBackToGregorianCalendar()
2899 fOrgDateTime = rCal.getDateTime(); in ImpSwitchToSpecifiedCalendar()
2963 fOrgDateTime = rCal.getDateTime(); in ImpGetDateOutput()
3236 fOrgDateTime = rCal.getDateTime(); in ImpGetDateTimeOutput()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java269 setDateTime(getDateTime()); in setTypeKind()
588 public DateTime getDateTime() throws SQLException { in getDateTime() method in ORowSetValue
H A DCustomResultSet.java323 return field.getDateTime(); in getTimestamp()
H A DDatabaseMetaDataResultSet.java345 return field.getDateTime(); in getTimestamp()
/trunk/main/offapi/com/sun/star/i18n/
H A DXCalendar.idl82 double getDateTime();
/trunk/main/wizards/com/sun/star/wizards/common/
H A DJavaTools.java467 public static DateTime getDateTime(long timeMillis) in getDateTime() method in JavaTools
/trunk/main/connectivity/source/commontools/
H A DFValue.cxx243 (*this) = getDateTime(); in setTypeKind()
1888 ::com::sun::star::util::DateTime ORowSetValue::getDateTime() const in getDateTime() function in connectivity::ORowSetValue

Completed in 109 milliseconds

12