|
LibreOffice Module basic (master) 1
|
#include <sbx.hxx>
Public Member Functions | |
| SbxHint (SfxHintId n, SbxVariable *v) | |
| SbxVariable * | GetVar () 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 | |
| SbxVariable * | pVar |
|
inline |
|
inline |
Definition at line 85 of file sbx.hxx.
Referenced by SbModule::handleProcedureProperties(), SbUnoStructRefObject::Notify(), SbUnoObject::Notify(), SbUnoService::Notify(), SbUnoSingleton::Notify(), SbStdPicture::Notify(), SbStdFont::Notify(), SbStdClipboard::Notify(), SbiStdObject::Notify(), and SbModule::Notify().
|
private |