Home
last modified time | relevance | path

Searched defs:NodeDescription (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/writerfilter/qa/cppunittests/odiapi/
H A DExternalViewLogger.hxx39 struct NodeDescription struct
41 typedef boost::shared_ptr<NodeDescription> Pointer_t;
45 std::string mParentNodeId;
46 std::string mRefersToNodeId;
47 std::string mNodeValue;
48 bool mInUse;
H A DExternalViewLogger.cxx40NodeDescription::NodeDescription(const string& parent, const string& refersTo, const string& value… in NodeDescription() function in util::NodeDescription

Completed in 27 milliseconds