Home
last modified time | relevance | path

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

/trunk/main/unoxml/source/dom/
H A Ddocument.cxx597 Reference< XProcessingInstruction > SAL_CALL CDocument::createProcessingInstruction( in createProcessingInstruction()
609 Reference< XProcessingInstruction > const xRet( in createProcessingInstruction()
853 Reference< XProcessingInstruction > const xPi(xImportedNode, in lcl_ImportNode()
855 Reference< XProcessingInstruction > const xNewPi( in lcl_ImportNode()
H A Dprocessinginstruction.hxx41 typedef ::cppu::ImplInheritanceHelper1< CNode, XProcessingInstruction >
H A Ddocument.hxx184 virtual Reference< XProcessingInstruction > SAL_CALL createProcessingInstruction(
H A Dsaxbuilder.cxx363 Reference< XProcessingInstruction > aInstruction = m_aDocument->createProcessingInstruction( in processingInstruction()
/trunk/main/xmloff/source/core/
H A DDomExport.cxx84 virtual void processingInstruction( const Reference<XProcessingInstruction>& ) {} in processingInstruction() argument
128 … rVisitor.processingInstruction( Reference<XProcessingInstruction>( xNode, UNO_QUERY_THROW ) ); in visitNode()
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java226 XProcessingInstruction xPI = in testXDocument()
2120 XProcessingInstruction xPI = in testXProcessingInstruction()
2137 XProcessingInstruction xPIClone = UnoRuntime.queryInterface( in testXProcessingInstruction()
2138 XProcessingInstruction.class, xPICloneN); in testXProcessingInstruction()
2146 XProcessingInstruction xPIClone = UnoRuntime.queryInterface( in testXProcessingInstruction()
2147 XProcessingInstruction.class, xPICloneN); in testXProcessingInstruction()
2815 public XProcessingInstruction createProcessingInstruction(String t, in createProcessingInstruction()
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXDocument.idl46 #include <com/sun/star/xml/dom/XProcessingInstruction.idl>
138 XProcessingInstruction createProcessingInstruction(
H A DXProcessingInstruction.idl33 interface XProcessingInstruction : XNode
/trunk/main/offapi/
H A DUnoApi_offapi.mk3707 offapi/com/sun/star/xml/dom/XProcessingInstruction \

Completed in 73 milliseconds