Searched defs:hour (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/autodoc/source/cosv/service/ |
H A D | comfunc.cxx | 134 time2str(String & out_Str, int hour, int min, int sec) in time2str()
|
/aoo42x/main/unixODBC/inc/ |
H A D | sqltypes.h | 262 SQLUSMALLINT hour; member 278 SQLUSMALLINT hour; member 326 SQLUINTEGER hour; member
|
/aoo42x/main/qadevOOo/runner/org/openoffice/ |
H A D | Runner.java | 80 long hour = _nTime / (60 * 60 * 1000); in beautifyTime() local
|
/aoo42x/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
|
/aoo42x/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 57 milliseconds