Searched refs:displayAlerts (Results 1 – 3 of 3) sorted by relevance
297 Dim displayAlerts As Boolean variable298 displayAlerts = xl.displayAlerts299 xl.displayAlerts = False310 xl.displayAlerts = displayAlerts318 Dim displayAlerts As Boolean variable319 displayAlerts = xl.displayAlerts320 xl.displayAlerts = False325 xl.displayAlerts = displayAlerts
684 ScVbaApplication::setDisplayAlerts(sal_Bool displayAlerts) throw (uno::RuntimeException) in setDisplayAlerts() argument686 mrAppSettings.mbDisplayAlerts = displayAlerts; in setDisplayAlerts()
80 …virtual void SAL_CALL setDisplayAlerts( sal_Bool displayAlerts ) throw (css::uno::RuntimeException…
Completed in 29 milliseconds