Home
last modified time | relevance | path

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

/trunk/main/unoxml/source/dom/
H A Ddocument.cxx488 OString const oData( in createCDATASection() local
491 reinterpret_cast<xmlChar const*>(oData.getStr()); in createCDATASection()
493 xmlNewCDataBlock(m_aDocPtr, pData, strlen(oData.getStr())); in createCDATASection()

Completed in 15 milliseconds