Searched refs:refersToNodeId (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/writerfilter/qa/cppunittests/odiapi/ |
H A D | FileLoggerImpl.cxx | 49 …const std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse) in beginNode() argument 60 if (!refersToNodeId.empty()) in beginNode() 61 file_ << nodeId << " -> " << refersToNodeId << " [ color=grey, weight=0 ];" << endl; in beginNode()
|
H A D | ExternalViewLogger.cxx | 109 …const std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse) in beginNode() argument 113 …NodeDescription::Pointer_t(new NodeDescription(mParentNodeStack.top(), refersToNodeId, value, inUs… in beginNode()
|
H A D | FileLoggerImpl.hxx | 43 …onst std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse);
|
H A D | ExternalViewLogger.hxx | 61 …onst std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse);
|
Completed in 18 milliseconds