Lines Matching refs:components
336 Components & components, oslFileHandle handle, in writeNode() argument
365 Type dynType = getDynamicType(prop->getValue(components)); in writeNode()
382 writeValue(handle, type, prop->getValue(components)); in writeNode()
394 writeNode(components, handle, node, i->first, i->second); in writeNode()
442 writeNode(components, handle, node, i->first, i->second); in writeNode()
450 Components & components, oslFileHandle handle, in writeModifications() argument
465 writeNode(components, handle, parent, nodeName, node); in writeModifications()
514 components, handle, pathRep, node, i->first, in writeModifications()
523 Components & components, rtl::OUString const & url, Data const & data) in writeModFile() argument
576 components, tmp.handle, rtl::OUString(), rtl::Reference< Node >(), in writeModFile()
577 j->first, Data::findNode(Data::NO_LAYER, data.components, j->first), in writeModFile()