Searched defs:_nSeconds (Results 1 – 7 of 7) sorted by relevance
33 static void waitInSeconds(int _nSeconds, String _sReason) in waitInSeconds()
36 public static void sleep( int _nSeconds) in sleep()
141 public static long secondsToMilliSeconds(double _nSeconds) in secondsToMilliSeconds()
39 static void waitInSeconds(int _nSeconds, String _sReason) in waitInSeconds()
164 public static long secondsToMilliSeconds(double _nSeconds) in secondsToMilliSeconds()
90 …void SetHelpAgentTimeoutPeriod( sal_Int32 _nSeconds ) { nHelpAgentTimeoutPeriod = _nSeconds; Set… in SetHelpAgentTimeoutPeriod()662 void SvtHelpOptions::SetHelpAgentTimeoutPeriod( sal_Int32 _nSeconds ) in SetHelpAgentTimeoutPeriod()
192 private void sleep(int _nSeconds) in sleep()
Completed in 52 milliseconds