Home
last modified time | relevance | path

Searched refs:ExternalViewLoggerImpl (Results 1 – 4 of 4) sorted by relevance

/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DExternalViewLogger.cxx47 ExternalViewLoggerImpl::ExternalViewLoggerImpl(const string& fileName) : in ExternalViewLoggerImpl() function in util::ExternalViewLoggerImpl
55 string ExternalViewLoggerImpl::getNewStyleName() in getNewStyleName()
63 void ExternalViewLoggerImpl::beginTree() in beginTree()
79 void ExternalViewLoggerImpl::endTree() in endTree()
117 void ExternalViewLoggerImpl::endNode(const std::string& nodeId) in endNode()
122 bool ExternalViewLoggerImpl::isLeaf(const std::string& nodeId) in isLeaf()
139 bool ExternalViewLoggerImpl::isUnreferencedLeaf(const string& nodeId) in isUnreferencedLeaf()
144 bool ExternalViewLoggerImpl::isReferenced(const string& nodeId) in isReferenced()
168 bool ExternalViewLoggerImpl::hasParent(const string& nodeId) in hasParent()
175 string ExternalViewLoggerImpl::getValue(const string& nodeId) in getValue()
[all …]
H A DExternalViewLogger.hxx53 class ExternalViewLoggerImpl : public Logger class
56 ExternalViewLoggerImpl(const std::string& fileName);
H A DtestProperty.cxx278 ExternalViewLoggerImpl evl(tmpFileName2.getStr()); in testPropertyPool()
378 ExternalViewLoggerImpl evl(tmpFileName2.getStr()); in testComplexParagraphProperty()
/trunk/main/writerfilter/qa/cppunittests/sl/
H A DtestOD_SL.cxx99 ExternalViewLoggerImpl evl(tmpFileName2.getStr()); in test()

Completed in 23 milliseconds