LibreOffice Module configmgr (master) 1
|
Public Types | |
typedef boost::unordered_map< OUString, Node, OUStringHash > | Children |
Public Member Functions | |
Node () | |
void | clear () |
Public Attributes | |
Children | children |
bool | startInclude |
Definition at line 47 of file partial.hxx.
typedef boost::unordered_map< OUString, Node, OUStringHash > configmgr::Partial::Node::Children |
Definition at line 48 of file partial.hxx.
|
inline |
Definition at line 50 of file partial.hxx.
|
inline |
Definition at line 51 of file partial.hxx.
References children, and startInclude.
Children configmgr::Partial::Node::children |
Definition at line 53 of file partial.hxx.
Referenced by clear().
bool configmgr::Partial::Node::startInclude |
Definition at line 54 of file partial.hxx.
Referenced by clear().