Home
last modified time | relevance | path

Searched refs:startInclude (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/configmgr/source/
H A Dpartial.cxx83 if (p->startInclude) { in Partial()
88 p->startInclude = true; in Partial()
127 includes |= p->startInclude; in contains()
130 && !p->startInclude ) in contains()
H A Dpartial.hxx55 Node(): startInclude(false) {} in Node()
56 void clear() { startInclude=false; children.clear(); } in clear()
59 bool startInclude; member

Completed in 12 milliseconds