|
LibreOffice Module configmgr (master) 1
|
#include <modifications.hxx>
Public Types | |
| typedef boost::unordered_map< OUString, Node, OUStringHash > | Children |
Public Attributes | |
| Children | children |
Definition at line 36 of file modifications.hxx.
| typedef boost::unordered_map<OUString, Node, OUStringHash> configmgr::Modifications::Node::Children |
Definition at line 38 of file modifications.hxx.
| Children configmgr::Modifications::Node::children |
Definition at line 40 of file modifications.hxx.
Referenced by configmgr::Modifications::empty(), configmgr::Access::initBroadcasterAndChanges(), configmgr::Components::initGlobalBroadcaster(), and configmgr::dconf::writeModifications().