Home
last modified time | relevance | path

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

/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DExternalViewLogger.cxx40 …NodeDescription::NodeDescription(const string& parent, const string& refersTo, const string& value… in NodeDescription() argument
42 mRefersToNodeId(refersTo), in NodeDescription()
H A DExternalViewLogger.hxx43 …NodeDescription(const std::string& parent, const std::string& refersTo, const std::string& value, …