#include <testinteractionhandler.hxx>
Definition at line 27 of file testinteractionhandler.hxx.
◆ TestInteractionHandler() [1/2]
◆ TestInteractionHandler() [2/2]
TestInteractionHandler::TestInteractionHandler |
( |
const OUString & |
sPassword | ) |
|
|
inline |
◆ getImplementationName()
virtual OUString SAL_CALL TestInteractionHandler::getImplementationName |
( |
| ) |
|
|
inlineoverridevirtual |
◆ getSupportedServiceNames()
virtual css::uno::Sequence< OUString > SAL_CALL TestInteractionHandler::getSupportedServiceNames |
( |
| ) |
|
|
inlineoverridevirtual |
◆ handle()
virtual void SAL_CALL TestInteractionHandler::handle |
( |
css::uno::Reference< css::task::XInteractionRequest > const & |
rRequest | ) |
|
|
inlineoverridevirtual |
◆ handleInteractionRequest()
virtual sal_Bool SAL_CALL TestInteractionHandler::handleInteractionRequest |
( |
const css::uno::Reference< css::task::XInteractionRequest > & |
rRequest | ) |
|
|
inlineoverridevirtual |
◆ handlePasswordRequest()
bool TestInteractionHandler::handlePasswordRequest |
( |
const css::uno::Sequence< css::uno::Reference< css::task::XInteractionContinuation > > & |
rContinuations, |
|
|
const css::uno::Any & |
rRequest |
|
) |
| |
|
inline |
◆ initialize()
virtual void SAL_CALL TestInteractionHandler::initialize |
( |
css::uno::Sequence< css::uno::Any > const & |
| ) |
|
|
inlineoverridevirtual |
◆ operator=()
◆ supportsService()
virtual sal_Bool SAL_CALL TestInteractionHandler::supportsService |
( |
OUString const & |
rServiceName | ) |
|
|
inlineoverridevirtual |
◆ wasPasswordRequested()
bool TestInteractionHandler::wasPasswordRequested |
( |
| ) |
|
|
inline |
◆ mbPasswordRequested
bool TestInteractionHandler::mbPasswordRequested |
|
private |
◆ msPassword
OUString TestInteractionHandler::msPassword |
|
private |
The documentation for this class was generated from the following file: