|
LibreOffice Module tools (master) 1
|
Public Attributes | |
| ImplGroupData * | mpFirstGroup |
| OUString | maFileName |
| sal_uInt32 | mnDataUpdateId |
| sal_uInt32 | mnTimeStamp |
| bool | mbModified |
| bool | mbRead |
| bool | mbIsUTF8BOM |
Definition at line 52 of file config.cxx.
| OUString ImplConfigData::maFileName |
Definition at line 55 of file config.cxx.
| bool ImplConfigData::mbIsUTF8BOM |
Definition at line 60 of file config.cxx.
| bool ImplConfigData::mbModified |
Definition at line 58 of file config.cxx.
| bool ImplConfigData::mbRead |
Definition at line 59 of file config.cxx.
| sal_uInt32 ImplConfigData::mnDataUpdateId |
Definition at line 56 of file config.cxx.
| sal_uInt32 ImplConfigData::mnTimeStamp |
Definition at line 57 of file config.cxx.
| ImplGroupData* ImplConfigData::mpFirstGroup |
Definition at line 54 of file config.cxx.