LibreOffice Module svl (master) 1
|
#include <poolitem.hxx>
Public Member Functions | |
SfxPoolItemHint (SfxPoolItem *Object) | |
SfxPoolItem * | GetObject () const |
Public Member Functions inherited from SfxHint | |
SfxHint () | |
SfxHint (SfxHintId nId) | |
virtual | ~SfxHint () |
SfxHint (SfxHint const &)=default | |
SfxHint (SfxHint &&)=default | |
SfxHint & | operator= (SfxHint const &)=default |
SfxHint & | operator= (SfxHint &&)=default |
SfxHintId | GetId () const |
Private Attributes | |
SfxPoolItem * | pObj |
Definition at line 323 of file poolitem.hxx.
|
inlineexplicit |
Definition at line 327 of file poolitem.hxx.
References Object.
|
inline |
Definition at line 328 of file poolitem.hxx.
|
private |
Definition at line 325 of file poolitem.hxx.