Searched refs:mrAppSettings (Results 1 – 2 of 2) sorted by relevance
123 mrAppSettings( ScVbaStaticAppSettings::get() ) in ScVbaApplication()686 mrAppSettings.mbDisplayAlerts = displayAlerts; in setDisplayAlerts()692 return mrAppSettings.mbDisplayAlerts; in getDisplayAlerts()698 mrAppSettings.mbEnableEvents = bEnable; in setEnableEvents()704 return mrAppSettings.mbEnableEvents; in getEnableEvents()
44 ScVbaAppSettings& mrAppSettings; member in ScVbaApplication
Completed in 26 milliseconds