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 …]
1357 NotificationSettings::NotificationSettings() in NotificationSettings() function in NotificationSettings1364 NotificationSettings::NotificationSettings( const NotificationSettings& rSet ) in NotificationSettings() function in NotificationSettings1375 NotificationSettings::~NotificationSettings() in ~NotificationSettings()1386 const NotificationSettings& NotificationSettings::operator =( const NotificationSettings& rSet ) in operator =()1406 void NotificationSettings::CopyData() in CopyData()1418 sal_Bool NotificationSettings::operator ==( const NotificationSettings& rSet ) const in operator ==()
Completed in 39 milliseconds