LibreOffice Module configmgr (master) 1
|
Functions | |
void | readLayer (Data &data, int layer) |
void | writeModifications (Components &components, Data &data) |
Definition at line 1549 of file dconf.cxx.
References configmgr::Data::getComponents(), and SAL_WARN.
Referenced by configmgr::Components::Components().
void configmgr::dconf::writeModifications | ( | Components & | components, |
Data & | data | ||
) |
Definition at line 1560 of file dconf.cxx.
References configmgr::Modifications::Node::children, configmgr::NodeMap::findNode(), configmgr::Data::getComponents(), configmgr::Modifications::getRoot(), i, configmgr::Data::modifications, configmgr::Data::NO_LAYER, and SAL_WARN.
Referenced by configmgr::writeModFile(), and configmgr::Components::writeModifications().