Searched refs:NotificationSettings (Results 1 – 2 of 2) sorted by relevance
1044 friend class NotificationSettings;1058 class VCL_DLLPUBLIC NotificationSettings class1066 NotificationSettings();1067 NotificationSettings( const NotificationSettings& rSet );1068 ~NotificationSettings();1075 const NotificationSettings& operator =( const NotificationSettings& rSet );1077 sal_Bool operator ==( const NotificationSettings& rSet ) const;1078 sal_Bool operator !=( const NotificationSettings& rSet ) const in operator !=()1163 NotificationSettings maNotificationSettings;1243 …void SetNotificationSettings( const NotificationSettings& rSet ) in SetNotificationSettings()[all …]
1355 NotificationSettings::NotificationSettings() in NotificationSettings() function in NotificationSettings1362 NotificationSettings::NotificationSettings( const NotificationSettings& rSet ) in NotificationSettings() function in NotificationSettings1373 NotificationSettings::~NotificationSettings() in ~NotificationSettings()1384 const NotificationSettings& NotificationSettings::operator =( const NotificationSettings& rSet ) in operator =()1404 void NotificationSettings::CopyData() in CopyData()1416 sal_Bool NotificationSettings::operator ==( const NotificationSettings& rSet ) const in operator ==()