Home
last modified time | relevance | path

Searched refs:node_ (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/configmgr/source/
H A Dchildaccess.cxx99 Access(components), root_(root), node_(node), inTransaction_(false) in ChildAccess()
130 path.append(Data::createSegment(node_->getTemplateName(), name_)); in getRelativePathRepresentation()
135 return node_; in getNode()
139 return node_->getFinalized() != Data::NO_LAYER || in isFinalized()
218 node_ = node; in setNode()
227 switch (node_->kind()) { in setProperty()
271 switch (node_->kind()) { in asValue()
273 return dynamic_cast< PropertyNode * >(node_.get())->getValue( in asValue()
340 switch (node_->kind()) { in commitChanges()
342 dynamic_cast< PropertyNode * >(node_.get())->setValue( in commitChanges()
[all …]
H A Dvalueparser.cxx273 if (node_.is()) { in getTextMode()
296 if (!node_.is()) { in startElement()
365 if (!node_.is()) { in endElement()
404 switch (node_->kind()) { in endElement()
412 node_->getMembers().find(localizedName_)); in endElement()
413 if (i == node_->getMembers().end()) { in endElement()
414 node_->getMembers().insert( in endElement()
429 node_.clear(); in endElement()
447 if (node_.is()) { in characters()
456 OSL_ASSERT(node.is() && !node_.is()); in start()
[all …]
H A Drootaccess.cxx140 if (!node_.is()) { in getNode()
143 node_ = getComponents().resolvePathRepresentation( in getNode()
145 if (!node_.is()) { in getNode()
161 return node_; in getNode()
293 == node_) && in commitChanges()
H A Dvalueparser.hxx79 rtl::Reference< Node > node_; member in configmgr::ValueParser
H A Drootaccess.hxx145 rtl::Reference< Node > node_; member in configmgr::RootAccess
H A Dchildaccess.hxx145 rtl::Reference< Node > node_; member in configmgr::ChildAccess
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/merger/diff/
H A DTextNodeEntry.java40 private Node node_; field in TextNodeEntry
52 node_ = node; in TextNodeEntry()
81 return node_; in node()
/aoo4110/main/boost/
H A Dboost_1_55_0.patch181 return iterator(r2.node_);
305 return iterator(r2.node_);

Completed in 36 milliseconds