implements css::util::XVeto
More...
#include <veto.hxx>
|
| | Veto (css::uno::Any _aDetails) |
| |
| virtual OUString SAL_CALL | getReason () override |
| |
| virtual css::uno::Any SAL_CALL | getDetails () override |
| |
|
| virtual | ~Veto () override |
| |
implements css::util::XVeto
Definition at line 34 of file veto.hxx.
◆ Veto() [1/2]
| dbaccess::Veto::Veto |
( |
css::uno::Any |
_aDetails | ) |
|
◆ ~Veto()
| dbaccess::Veto::~Veto |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ Veto() [2/2]
| dbaccess::Veto::Veto |
( |
const Veto & |
| ) |
|
|
privatedelete |
◆ getDetails()
| Any SAL_CALL dbaccess::Veto::getDetails |
( |
| ) |
|
|
overridevirtual |
◆ getReason()
| OUString SAL_CALL dbaccess::Veto::getReason |
( |
| ) |
|
|
overridevirtual |
◆ operator=()
| Veto & dbaccess::Veto::operator= |
( |
const Veto & |
| ) |
|
|
privatedelete |
◆ m_aDetails
| const css::uno::Any dbaccess::Veto::m_aDetails |
|
private |
The documentation for this class was generated from the following files: