LibreOffice Module sc (master) 1
|
#include <bcaslot.hxx>
Public Member Functions | |
ScBroadcastAreaEntry (ScBroadcastArea *p) | |
Public Attributes | |
ScBroadcastArea * | mpArea |
bool | mbErasure |
TRUE if marked for erasure in this set. More... | |
Definition at line 98 of file bcaslot.hxx.
|
inline |
Definition at line 103 of file bcaslot.hxx.
References p.
|
mutable |
TRUE if marked for erasure in this set.
Definition at line 101 of file bcaslot.hxx.
ScBroadcastArea* ScBroadcastAreaEntry::mpArea |
Definition at line 100 of file bcaslot.hxx.
Referenced by ScBroadcastAreaHash::operator()(), and ScBroadcastAreaEqual::operator()().