Home
last modified time | relevance | path

Searched refs:endCDATA (Results 1 – 18 of 18) sorted by last modified time

/trunk/main/xmloff/source/transform/
H A DTransformerBase.cxx408 void SAL_CALL XMLTransformerBase::endCDATA( void ) throw(RuntimeException) in endCDATA() function in XMLTransformerBase
411 m_xExtHandler->endCDATA(); in endCDATA()
H A DTransformerBase.hxx118 virtual void SAL_CALL endCDATA(void) throw( ::com::sun::star::uno::RuntimeException );
/trunk/main/xmloff/source/core/
H A Dxmlimp.cxx919 void SAL_CALL SvXMLImport::endCDATA( void ) throw(uno::RuntimeException) in endCDATA() function in SvXMLImport
H A DXMLEmbeddedObjectExportFilter.cxx112 void SAL_CALL XMLEmbeddedObjectExportFilter::endCDATA( void ) in endCDATA() function in XMLEmbeddedObjectExportFilter
116 xExtHandler->endCDATA(); in endCDATA()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx237 virtual void SAL_CALL endCDATA(void) throw( ::com::sun::star::uno::RuntimeException );
H A DXMLEmbeddedObjectExportFilter.hxx70 virtual void SAL_CALL endCDATA(void) throw( ::com::sun::star::uno::RuntimeException );
/trunk/main/unoxml/source/dom/
H A Dcdatasection.cxx45 xExtended->endCDATA(); in saxify()
/trunk/main/scripting/source/storage/
H A DScriptMetadataImporter.cxx145 void ScriptMetadataImporter::endCDATA() in endCDATA() function in scripting_impl::ScriptMetadataImporter
H A DScriptMetadataImporter.hxx100 virtual void SAL_CALL endCDATA() throw ( css::uno::RuntimeException );
/trunk/main/sax/test/sax/
H A Dtestsax.cxx436 virtual void SAL_CALL endCDATA(void) throw (SAXException,RuntimeException) in endCDATA() function in sax_test::TestDocumentHandler
H A Dtestwriter.cxx519 r->endCDATA(); in testSimple()
587 r->endCDATA(); in testExceptions()
/trunk/main/sax/test/
H A Dsaxdemo.cxx232 virtual void SAL_CALL endCDATA(void) throw (SAXException,RuntimeException) in endCDATA() function in TestDocumentHandler
619 r->endCDATA(); in main()
/trunk/main/sax/source/expatwrap/
H A Dsax_expat.cxx1018 CALL_ELEMENT_HANDLER_AND_CARE_FOR_EXCEPTIONS(pImpl,rExtendedDocumentHandler->endCDATA() ); in callbackEndCDATA()
H A Dsaxwriter.cxx198 inline void endCDATA() throw( SAXException );
752 inline void SaxWriterHelper::endCDATA() throw( SAXException ) in endCDATA() function in sax_expatwrap::SaxWriterHelper
984 virtual void SAL_CALL endCDATA(void) throw(RuntimeException);
1360 void SAXWriter::endCDATA(void) throw (RuntimeException) in endCDATA() function in sax_expatwrap::SAXWriter
1374 mp_SaxWriterHelper->endCDATA(); in endCDATA()
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXExtendedDocumentHandler.idl61 <p>Note that <code>startCDATA/endCDATA</code> MUST NOT enclose any
64 void endCDATA();
/trunk/main/i18npool/source/localedata/
H A Dsaxparser.cxx282 virtual void SAL_CALL endCDATA(void) throw (RuntimeException) in endCDATA() function in TestDocumentHandler
/trunk/main/extensions/test/sax/
H A Dtestsax.cxx488 virtual void endCDATA(void) THROWS( (SAXException,UsrSystemException) ) in endCDATA() function in TestDocumentHandler
H A Dtestwriter.cxx615 r->endCDATA(); in testSimple()
681 r->endCDATA(); in testExceptions()

Completed in 109 milliseconds