Searched refs:_startElement (Results 1 – 5 of 5) sorted by relevance
1004 _startElement(aName, aAttributes); in startElement()1042 void SAL_CALL XMLDocumentWrapper_XmlSecImpl::_startElement( const rtl::OUString& aName, const cssu:… in _startElement() function in XMLDocumentWrapper_XmlSecImpl
204 virtual void SAL_CALL _startElement(
55 void _startElement( [in] string aName, [in] sequence< XMLAttribute > aAttributes)
245 public void _startElement() { in _startElement() method in _XDocumentHandler
1253 m_xCompressedDocumentHandler->_startElement(aName, aAttributes); in startElement()