Home
last modified time | relevance | path

Searched refs:root_ (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/configmgr/source/
H A Dpartial.cxx79 for (Node * p = &root_;;) { in Partial()
97 for (Node * p = &root_;;) { in Partial()
118 Node const * p = &root_; in contains()
129 return ( ( p->children.empty() || p == &root_ ) in contains()
H A Dmodifications.cxx39 Node * p = &root_; in add()
60 Node * p = &root_; in remove()
80 return root_; in getRoot()
H A Dchildaccess.cxx90 Access(components), root_(root), parent_(parent), name_(name), node_(node), in ChildAccess()
99 Access(components), root_(root), node_(node), inTransaction_(false) in ChildAccess()
148 return root_; in getRootAccess()
201 root_ = root; in bind()
H A Dmodifications.hxx57 Node root_; member in configmgr::Modifications
H A Dpartial.hxx62 Node root_; member in configmgr::Partial
H A Dchildaccess.hxx142 rtl::Reference< RootAccess > root_; member in configmgr::ChildAccess

Completed in 29 milliseconds