|
LibreOffice Module svl (master) 1
|
#include <inethist.hxx>
Public Member Functions | |
| INetURLHistoryHint (const INetURLObject *Object) | |
| const INetURLObject * | 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 | |
| const INetURLObject * | pObj |
Definition at line 89 of file inethist.hxx.
|
inlineexplicit |
Definition at line 93 of file inethist.hxx.
References Object.
|
inline |
Definition at line 94 of file inethist.hxx.
|
private |
Definition at line 91 of file inethist.hxx.