LibreOffice Module svl (master) 1
Public Member Functions | Private Attributes | List of all members
SfxPoolItemHint Class Referencefinal

#include <poolitem.hxx>

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

Public Member Functions

 SfxPoolItemHint (SfxPoolItem *Object)
 
SfxPoolItemGetObject () 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

SfxPoolItempObj
 

Detailed Description

Definition at line 323 of file poolitem.hxx.

Constructor & Destructor Documentation

◆ SfxPoolItemHint()

SfxPoolItemHint::SfxPoolItemHint ( SfxPoolItem Object)
inlineexplicit

Definition at line 327 of file poolitem.hxx.

References Object.

Member Function Documentation

◆ GetObject()

SfxPoolItem * SfxPoolItemHint::GetObject ( ) const
inline

Definition at line 328 of file poolitem.hxx.

Member Data Documentation

◆ pObj

SfxPoolItem* SfxPoolItemHint::pObj
private

Definition at line 325 of file poolitem.hxx.


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