LibreOffice Module tools (master) 1
|
This is the complete list of members for Config, including all inherited members.
Config(const OUString &rFileName) | Config | |
Config(const Config &rConfig)=delete | Config | private |
DeleteGroup(std::string_view rGroup) | Config | |
DeleteKey(std::string_view rKey) | Config | |
Flush() | Config | |
GetGroup() const | Config | inline |
GetGroupCount() const | Config | |
GetGroupName(sal_uInt16 nGroup) const | Config | |
GetKeyCount() const | Config | |
GetKeyName(sal_uInt16 nKey) const | Config | |
HasGroup(std::string_view rGroup) const | Config | |
ImplGetGroup() const | Config | private |
ImplUpdateConfig() const | Config | private |
maFileName | Config | private |
maGroupName | Config | private |
mnDataUpdateId | Config | private |
mpActGroup | Config | private |
mpData | Config | private |
operator=(const Config &rConfig)=delete | Config | private |
ReadKey(const OString &rKey) const | Config | |
ReadKey(const OString &rKey, const OString &rDefault) const | Config | |
ReadKey(sal_uInt16 nKey) const | Config | |
SetGroup(const OString &rGroup) | Config | |
WriteKey(const OString &rKey, const OString &rValue) | Config | |
~Config() | Config |