Searched refs:inUse (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/writerfilter/qa/cppunittests/odiapi/ |
H A D | ExternalViewLogger.cxx | 40 …n::NodeDescription(const string& parent, const string& refersTo, const string& value, bool inUse) : in NodeDescription() argument 44 mInUse(inUse) in NodeDescription() 109 …const std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse) in beginNode() argument 113 …escription::Pointer_t(new NodeDescription(mParentNodeStack.top(), refersToNodeId, value, inUse)))); in beginNode()
|
H A D | FileLoggerImpl.cxx | 49 …const std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse) in beginNode() argument 53 if (inUse) in beginNode()
|
H A D | ExternalViewLogger.hxx | 43 …tion(const std::string& parent, const std::string& refersTo, const std::string& value, bool inUse); 61 …onst std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse);
|
H A D | FileLoggerImpl.hxx | 43 …onst std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse);
|
Completed in 26 milliseconds