Searched defs:hour (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/cosv/source/service/ |
H A D | comfunc.cxx | 134 time2str(String & out_Str, int hour, int min, int sec) in time2str()
|
/aoo41x/main/unixODBC/inc/ |
H A D | sqltypes.h | 262 SQLUSMALLINT hour; member 278 SQLUSMALLINT hour; member 326 SQLUINTEGER hour; member
|
/aoo41x/main/qadevOOo/runner/org/openoffice/ |
H A D | Runner.java | 80 long hour = _nTime / (60 * 60 * 1000); in beautifyTime() local
|
/aoo41x/main/connectivity/qa/complex/connectivity/dbase/ |
H A D | DBaseDateFunctions.java | 262 …private void hour(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unk… in hour() method in DBaseDateFunctions
|
/aoo41x/main/sc/source/core/tool/ |
H A D | interpr4.cxx | 261 … enum State { year = 0, month, day, hour, minute, second, fraction, done, blank, stop }; in ConvertStringToValue() enumerator
|
Completed in 39 milliseconds