Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/xml/csax/
H A DXCompressedDocumentHandler.idl67 void _processingInstruction( [in] string aTarget, [in] string aData )
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/xml/sax/
H A D_XDocumentHandler.java365 public void _processingInstruction() { in _processingInstruction() method in _XDocumentHandler
/trunk/main/xmlsecurity/source/xmlsec/
H A Dxmldocumentwrapper_xmlsecimpl.hxx243 …virtual void SAL_CALL _processingInstruction( const rtl::OUString& aTarget, const rtl::OUString& a…
H A Dxmldocumentwrapper_xmlsecimpl.cxx1093 void SAL_CALL XMLDocumentWrapper_XmlSecImpl::_processingInstruction( const rtl::OUString& aTarget, … in _processingInstruction() function in XMLDocumentWrapper_XmlSecImpl
/trunk/main/xmlsecurity/source/framework/
H A Dsaxeventkeeperimpl.cxx1387 m_xCompressedDocumentHandler->_processingInstruction(aTarget, aData); in processingInstruction()

Completed in 21 milliseconds