LibreOffice Module sfx2 (master) 1
|
#include <brokenpackageint.hxx>
Public Member Functions | |
NotifyBrokenPackage (const OUString &aName) | |
~NotifyBrokenPackage () | |
NotifyBrokenPackage (const NotifyBrokenPackage &)=delete | |
NotifyBrokenPackage & | operator= (const NotifyBrokenPackage &)=delete |
css::uno::Reference< css::task::XInteractionRequest > | GetRequest () const |
Private Attributes | |
rtl::Reference< NotifyBrokenPackage_Impl > | mxImpl |
Definition at line 49 of file brokenpackageint.hxx.
NotifyBrokenPackage::NotifyBrokenPackage | ( | const OUString & | aName | ) |
Definition at line 1828 of file appuno.cxx.
References aName.
NotifyBrokenPackage::~NotifyBrokenPackage | ( | ) |
Definition at line 1833 of file appuno.cxx.
|
delete |
css::uno::Reference< task::XInteractionRequest > NotifyBrokenPackage::GetRequest | ( | ) | const |
|
delete |
|
private |
Definition at line 51 of file brokenpackageint.hxx.
Referenced by GetRequest().