|
LibreOffice Module unotools (master) 1
|
#include <sal/config.h>#include <sal/log.hxx>#include <unotools/configvaluecontainer.hxx>#include <unotools/confignode.hxx>#include <uno/data.h>#include <algorithm>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| struct | utl::NodeValueAccessor |
| struct | utl::OConfigurationValueContainerImpl |
Namespaces | |
| namespace | utl |
Functions | |
| static void | utl::lcl_copyData (const NodeValueAccessor &_rAccessor, const Any &_rData, std::mutex &_rMutex) |
| static void | utl::lcl_copyData (Any &_rData, const NodeValueAccessor &_rAccessor, std::mutex &_rMutex) |
|
protected |
Definition at line 151 of file configvaluecontainer.cxx.
|
protected |
Definition at line 150 of file configvaluecontainer.cxx.