Home
last modified time | relevance | path

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

/trunk/main/unoxml/source/dom/
H A Dsaxbuilder.cxx363 Reference< XProcessingInstruction > aInstruction = m_aDocument->createProcessingInstruction( in processingInstruction() local
365 m_aNodeStack.top()->appendChild(Reference< XNode >(aInstruction, UNO_QUERY)); in processingInstruction()

Completed in 13 milliseconds