#include <settings.hxx>
Private Member Functions | |
| ImplNotificationData () | |
| ImplNotificationData (const ImplNotificationData &rData) | |
Private Attributes | |
| ULONG | mnRefCount |
| ULONG | mnOptions |
Friends | |
| class | NotificationSettings |
Definition at line 1045 of file settings.hxx.
| ImplNotificationData::ImplNotificationData | ( | ) | [private] |
| ImplNotificationData::ImplNotificationData | ( | const ImplNotificationData & | rData | ) | [private] |
friend class NotificationSettings [friend] |
Definition at line 1047 of file settings.hxx.
ULONG ImplNotificationData::mnRefCount [private] |
Definition at line 1053 of file settings.hxx.
Referenced by NotificationSettings::CopyData(), ImplNotificationData(), NotificationSettings::NotificationSettings(), NotificationSettings::operator=(), and NotificationSettings::~NotificationSettings().
ULONG ImplNotificationData::mnOptions [private] |
Definition at line 1054 of file settings.hxx.
Referenced by ImplNotificationData(), and NotificationSettings::operator==().
1.5.6