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

#include <event.hxx>

Inheritance diagram for SfxViewEventHint:
[legend]
Collaboration diagram for SfxViewEventHint:
[legend]

Public Member Functions

 SfxViewEventHint (SfxEventHintId nId, const OUString &aName, SfxObjectShell *pObj, const css::uno::Reference< css::frame::XController > &xController)
 
 SfxViewEventHint (SfxEventHintId nId, const OUString &aName, SfxObjectShell *pObj, css::uno::Reference< css::frame::XController2 > xController)
 
const css::uno::Reference< css::frame::XController2 > & GetController () const
 
- Public Member Functions inherited from SfxEventHint
 SfxEventHint (SfxEventHintId nId, OUString aName, SfxObjectShell *pObj)
 
SfxEventHintId GetEventId () const
 
const OUString & GetEventName () const
 
SfxObjectShellGetObjShell () const
 
- Public Member Functions inherited from SfxHint
 SfxHint ()
 
 SfxHint (SfxHintId nId)
 
virtual ~SfxHint ()
 
 SfxHint (SfxHint const &)=default
 
 SfxHint (SfxHint &&)=default
 
SfxHintoperator= (SfxHint const &)=default
 
SfxHintoperator= (SfxHint &&)=default
 
SfxHintId GetId () const
 

Private Attributes

css::uno::Reference< css::frame::XController2 > xViewController
 

Detailed Description

Definition at line 216 of file event.hxx.

Constructor & Destructor Documentation

◆ SfxViewEventHint() [1/2]

SfxViewEventHint::SfxViewEventHint ( SfxEventHintId  nId,
const OUString &  aName,
SfxObjectShell pObj,
const css::uno::Reference< css::frame::XController > &  xController 
)
inline

Definition at line 221 of file event.hxx.

References aName, nId, and xController.

◆ SfxViewEventHint() [2/2]

SfxViewEventHint::SfxViewEventHint ( SfxEventHintId  nId,
const OUString &  aName,
SfxObjectShell pObj,
css::uno::Reference< css::frame::XController2 >  xController 
)
inline

Definition at line 226 of file event.hxx.

References aName, nId, and xController.

Member Function Documentation

◆ GetController()

const css::uno::Reference< css::frame::XController2 > & SfxViewEventHint::GetController ( ) const
inline

Definition at line 231 of file event.hxx.

Referenced by SfxBaseModel::Notify().

Member Data Documentation

◆ xViewController

css::uno::Reference< css::frame::XController2 > SfxViewEventHint::xViewController
private

Definition at line 218 of file event.hxx.


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