#include <accessibletestbase.hxx>
Definition at line 218 of file accessibletestbase.hxx.
◆ ~DialogWaiter()
| virtual test::AccessibleTestBase::DialogWaiter::~DialogWaiter |
( |
| ) |
|
|
inlinevirtual |
◆ waitEndDialog()
| virtual bool test::AccessibleTestBase::DialogWaiter::waitEndDialog |
( |
sal_uInt64 |
nTimeoutMs = 3000 | ) |
|
|
pure virtual |
Waits for the associated dialog to close.
- Parameters
-
| nTimeoutMs | Maximum delay to wait the dialog for |
- Returns
true if the dialog closed, false if timeout was reached
- Exceptions
-
| css::uno::RuntimeException | if an unexpected dialog popped up instead of the expected one. |
| Any | exception that the user callback supplied to awaitDialog() might have thrown. |
The documentation for this class was generated from the following file: