Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/qa/cppunittests/odiapi/
H A DtestCore.cxx133 Node::Pointer_t node5 = createNode(NS_style::LN_char, ph, "\\par"); in testCore() local
135 node5->appendChildren(node2); in testCore()
142 node5->appendChildren(node7); in testCore()
145 string postfixSeq = node5->getText(); in testCore()
146 const Node* n = node5.get(); in testCore()

Completed in 14 milliseconds