LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScVbaAppSettings Struct Reference

Global application settings shared by all open workbooks. More...

Public Member Functions

 ScVbaAppSettings ()
 

Public Attributes

bool mbDisplayAlerts
 
bool mbEnableEvents
 
bool mbExcel4Menus
 
bool mbDisplayNoteIndicator
 
bool mbShowWindowsInTaskbar
 
bool mbEnableCancelKey
 

Detailed Description

Global application settings shared by all open workbooks.

Definition at line 99 of file vbaapplication.cxx.

Constructor & Destructor Documentation

◆ ScVbaAppSettings()

ScVbaAppSettings::ScVbaAppSettings ( )
explicit

Definition at line 110 of file vbaapplication.cxx.

Member Data Documentation

◆ mbDisplayAlerts

bool ScVbaAppSettings::mbDisplayAlerts

◆ mbDisplayNoteIndicator

bool ScVbaAppSettings::mbDisplayNoteIndicator

◆ mbEnableCancelKey

bool ScVbaAppSettings::mbEnableCancelKey

◆ mbEnableEvents

bool ScVbaAppSettings::mbEnableEvents

◆ mbExcel4Menus

bool ScVbaAppSettings::mbExcel4Menus

◆ mbShowWindowsInTaskbar

bool ScVbaAppSettings::mbShowWindowsInTaskbar

The documentation for this struct was generated from the following file: