|
LibreOffice Module vcl (master) 1
|
Public Member Functions | |
| ImplMiscData () | |
Public Attributes | |
| TriState | mnEnableATT |
| bool | mbEnableLocalizedDecimalSep |
| TriState | mnDisablePrinting |
Definition at line 219 of file app/settings.cxx.
| ImplMiscData::ImplMiscData | ( | ) |
Definition at line 2602 of file app/settings.cxx.
References mbEnableLocalizedDecimalSep, and TRISTATE_INDET.
| bool ImplMiscData::mbEnableLocalizedDecimalSep |
Definition at line 223 of file app/settings.cxx.
Referenced by ImplMiscData().
| TriState ImplMiscData::mnDisablePrinting |
Definition at line 224 of file app/settings.cxx.
| TriState ImplMiscData::mnEnableATT |
Definition at line 222 of file app/settings.cxx.