LibreOffice Module sfx2 (master) 1
Public Member Functions | Private Attributes | List of all members
NotifyBrokenPackage Class Reference

#include <brokenpackageint.hxx>

Collaboration diagram for NotifyBrokenPackage:
[legend]

Public Member Functions

 NotifyBrokenPackage (const OUString &aName)
 
 ~NotifyBrokenPackage ()
 
 NotifyBrokenPackage (const NotifyBrokenPackage &)=delete
 
NotifyBrokenPackageoperator= (const NotifyBrokenPackage &)=delete
 
css::uno::Reference< css::task::XInteractionRequest > GetRequest () const
 

Private Attributes

rtl::Reference< NotifyBrokenPackage_ImplmxImpl
 

Detailed Description

Definition at line 49 of file brokenpackageint.hxx.

Constructor & Destructor Documentation

◆ NotifyBrokenPackage() [1/2]

NotifyBrokenPackage::NotifyBrokenPackage ( const OUString &  aName)

Definition at line 1828 of file appuno.cxx.

References aName.

◆ ~NotifyBrokenPackage()

NotifyBrokenPackage::~NotifyBrokenPackage ( )

Definition at line 1833 of file appuno.cxx.

◆ NotifyBrokenPackage() [2/2]

NotifyBrokenPackage::NotifyBrokenPackage ( const NotifyBrokenPackage )
delete

Member Function Documentation

◆ GetRequest()

css::uno::Reference< task::XInteractionRequest > NotifyBrokenPackage::GetRequest ( ) const

Definition at line 1837 of file appuno.cxx.

References mxImpl.

Referenced by SfxBaseModel::load().

◆ operator=()

NotifyBrokenPackage & NotifyBrokenPackage::operator= ( const NotifyBrokenPackage )
delete

Member Data Documentation

◆ mxImpl

rtl::Reference<NotifyBrokenPackage_Impl> NotifyBrokenPackage::mxImpl
private

Definition at line 51 of file brokenpackageint.hxx.

Referenced by GetRequest().


The documentation for this class was generated from the following files: