Searched refs:interval (Results 1 – 25 of 111) sorted by relevance
12345
198 public boolean exists(double iTimeout, double interval) { in exists() argument204 }.test(iTimeout, interval); in exists() argument214 public void waitForExistence(double iTimeout, double interval) {220 }.waitForTrue( this + " is not found!", iTimeout, interval);224 public void waitForEnabled(double iTimeout, double interval) {232 }.waitForTrue("Time out to wait the control to be enabled!", iTimeout, interval);235 public void waitForDisabled(double iTimeout, double interval) {243 }.waitForTrue("Time out to wait the control to be disabled!", iTimeout, interval);246 public void waitForText(final String text, double iTimeout, double interval) {254 }.waitForTrue("Time out to wait the control to show the text: " + text, iTimeout, interval);
207 public boolean exists(double iTimeout, double interval) { in exists() argument212 Tester.sleep(interval); in exists()225 public void waitForExistence(double iTimeout, double interval) { in waitForExistence() argument226 if (!exists(iTimeout, interval)) in waitForExistence()
253 public boolean exists(double iTimeout, double interval) { in exists() argument258 SystemUtil.sleep(interval); in exists()
35 public boolean test(double iTimeout, double interval) { in test() argument41 Thread.sleep((long) (interval * 1000)); in test()49 public void waitForTrue(String message, double iTimeout, double interval) { in waitForTrue() argument50 if (!test(iTimeout, interval)) { in waitForTrue()
... boolean value () public boolean test (double, double) double iTimeout double interval long startTime public void waitForTrue (java.lang.String ...
31 Text [ en-US ] = "The major interval requires a positive number. Check your input." ;43 …Text [ en-US ] = "The major interval needs to be greater than the minor interval. Check your input…47 …Text [ en-US ] = "The major and minor interval need to be greater or equal to the resolution. Chec…
132 Contains the number of help intervals within a main interval. E.g. a StepHelpCount of 5 divides133 the main interval into 5 pieces and thus produces 4 help tick marks.168 /** The number of help intervals within a main interval is calculated by the228 /** Properties for interval marks:244 /** Determines where the interval marks are placed.
33 /** Specifies the position of the axis interval marks.40 /** The interval marks are drawn besides the axis labels.46 /** The interval marks are drawn at the axis line.
34 /** Describes an interval on a date-axis43 /** specifies a unit for the interval
87 static double interval = 0.1; field in FileExport365 statusBar.waitForEnabled(timeout, interval); in Open()577 }.test(timeout, interval); in HandleBlockers()596 statusBar.waitForEnabled(timeout, interval); in SaveAs()621 statusBar.waitForEnabled(timeout, interval); in savetopdfformat()
82 Text = "Type of difference calculation: mode=0 means the interval, mode=1 means calendar weeks";105 …Text = "Type of difference calculation: Mode = 0 means interval, mode = 1 means in calendar months…128 Text = "Type of difference calculation: Mode=0 means interval, mode=1 means in calendar years.";
258 * mode 0 is the interval between the dates in month, that is days / 7303 * mode 0 is the interval between the dates in month350 * mode 0 is the interval between the dates in years
58 …Text [ en-US ] = "Type of calculation: Type=0 means the time interval, Type=1 means calendar weeks…90 …Text [ en-US ] = "Type of calculation: Type=0 means the time interval, Type=1 means calendar month…122 …Text [ en-US ] = "Type of calculation: Type=0 means the time interval, Type=1 means calendar years…
290 Text [ en-US ] = "Keep spacing interval" ;294 Text [ en-US ] = "Allowed to fall short of spacing interval" ;
34 for an explicit interval count.
97 if true the maximum on the scale will be expanded for one interval
128 /** Determines where the interval marks are placed.
378 mkdir: %_DEST%\inc%_EXT%\boost\numeric\interval379 mkdir: %_DEST%\inc%_EXT%\boost\numeric\interval\compare380 mkdir: %_DEST%\inc%_EXT%\boost\numeric\interval\detail381 mkdir: %_DEST%\inc%_EXT%\boost\numeric\interval\ext1108 ..\%__SRC%\inc\boost\numeric\interval\compare\* %_DEST%\inc%_EXT%\boost\numeric\interval\compare1109 ..\%__SRC%\inc\boost\numeric\interval\* %_DEST%\inc%_EXT%\boost\numeric\interval1110 ..\%__SRC%\inc\boost\numeric\interval\detail\* %_DEST%\inc%_EXT%\boost\numeric\interval\detail1111 ..\%__SRC%\inc\boost\numeric\interval\ext\* %_DEST%\inc%_EXT%\boost\numeric\interval\ext
76 /** Values within an interval you specify.
107 /** Defines an interval value that rows are grouped by.
61 for each interval are defined in the <member>KeySplines</member> attribute.
65 /** the time interval in percentage of the containers running time
54 <p>The argument is clipped to the valid interval whose upper and
83 these parts, the start of the interval is plugged into the
22634 …\<link href=\"text/scalc/01/12010000.xhp\" name=\"Defineix l'interval\"\>Defineix l'interval\</lin…22642 …\<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresca l'interval\"\>Refresca l'interval\</lin…49022 …0 ca Introduïu l'interval o feu clic a \<emph\>Selecciona l'interval de dades\</emph\> per minimit…49496 …interval de dades és "$Sheet1.$B$3:$B$14". Noteu que un interval de dades pot consistir en més d'u…49600 …interval de dades és "$Sheet1.$B$3:$B$14". Tingueu en compte que un interval de dades pot consisti…49615 …uïu l'interval en el quadre de text o feu clic a \<emph\>Selecciona l'interval de dades\</emph\> p…49698 …0 ca Introduïu l'interval o feu clic a \<emph\>Selecciona l'interval de dades\</emph\> per minimit…54530 …se_filter.xhp 0 help par_id3144764 54 0 ca Feu clic a un interval de cel·les o a un interval d'u…60303 …interval de destinació on voleu visualitzar les dades filtrades. Si s'activa aquesta casella, l'àr…60305 …1\12040201.xhp 0 help par_id3150042 37 0 ca Mostra l'interval de cel·les o el nom de l'interval …[all …]
Completed in 1006 milliseconds