Home
last modified time | relevance | path

Searched refs:NotificationSettings (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx1044 friend class NotificationSettings;
1058 class VCL_DLLPUBLIC NotificationSettings class
1066 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 …]
/trunk/main/vcl/source/app/
H A Dsettings.cxx1357 NotificationSettings::NotificationSettings() in NotificationSettings() function in NotificationSettings
1364 NotificationSettings::NotificationSettings( const NotificationSettings& rSet ) in NotificationSettings() function in NotificationSettings
1375 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 31 milliseconds