Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/transform/
H A DTransformerBase.cxx402 void SAL_CALL XMLTransformerBase::startCDATA( void ) throw(SAXException, RuntimeException) in startCDATA() function in XMLTransformerBase
405 m_xExtHandler->startCDATA(); in startCDATA()
H A DTransformerBase.hxx117 …virtual void SAL_CALL startCDATA(void) throw( ::com::sun::star::xml::sax::SAXException, ::com::sun…
/trunk/main/xmloff/source/core/
H A Dxmlimp.cxx915 void SAL_CALL SvXMLImport::startCDATA( void ) throw(xml::sax::SAXException, uno::RuntimeException) in startCDATA() function in SvXMLImport
H A DXMLEmbeddedObjectExportFilter.cxx105 void SAL_CALL XMLEmbeddedObjectExportFilter::startCDATA( void ) in startCDATA() function in XMLEmbeddedObjectExportFilter
109 xExtHandler->startCDATA(); in startCDATA()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx236 …virtual void SAL_CALL startCDATA(void) throw( ::com::sun::star::xml::sax::SAXException, ::com::sun…
H A DXMLEmbeddedObjectExportFilter.hxx69 …virtual void SAL_CALL startCDATA(void) throw( ::com::sun::star::xml::sax::SAXException, ::com::sun…
/trunk/main/unoxml/source/dom/
H A Dcdatasection.cxx43 xExtended->startCDATA(); in saxify()
/trunk/main/scripting/source/storage/
H A DScriptMetadataImporter.cxx138 void ScriptMetadataImporter::startCDATA() in startCDATA() function in scripting_impl::ScriptMetadataImporter
H A DScriptMetadataImporter.hxx92 virtual void SAL_CALL startCDATA()
/trunk/main/sax/test/sax/
H A Dtestsax.cxx430 virtual void SAL_CALL startCDATA(void) throw (SAXException,RuntimeException) in startCDATA() function in sax_test::TestDocumentHandler
H A Dtestwriter.cxx517 r->startCDATA(); in testSimple()
573 r->startCDATA(); in testExceptions()
/trunk/main/sax/test/
H A Dsaxdemo.cxx229 virtual void SAL_CALL startCDATA(void) throw (SAXException,RuntimeException) in startCDATA() function in TestDocumentHandler
617 r->startCDATA(); in main()
/trunk/main/sax/source/expatwrap/
H A Dsax_expat.cxx977 CALL_ELEMENT_HANDLER_AND_CARE_FOR_EXCEPTIONS( pImpl, rExtendedDocumentHandler->startCDATA() ); in callbackStartCDATA()
H A Dsaxwriter.cxx197 inline void startCDATA() throw( SAXException );
738 inline void SaxWriterHelper::startCDATA() throw( SAXException ) in startCDATA() function in sax_expatwrap::SaxWriterHelper
983 virtual void SAL_CALL startCDATA(void) throw(SAXException, RuntimeException);
1343 void SAXWriter::startCDATA(void) throw(SAXException, RuntimeException) in startCDATA() function in sax_expatwrap::SAXWriter
1355 mp_SaxWriterHelper->startCDATA(); in startCDATA()
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXExtendedDocumentHandler.idl55 void startCDATA()
61 <p>Note that <code>startCDATA/endCDATA</code> MUST NOT enclose any
/trunk/main/i18npool/source/localedata/
H A Dsaxparser.cxx279 virtual void SAL_CALL startCDATA(void) throw (SAXException,RuntimeException) in startCDATA() function in TestDocumentHandler
/trunk/main/extensions/test/sax/
H A Dtestsax.cxx482 virtual void startCDATA(void) THROWS( (SAXException,UsrSystemException) ) in startCDATA() function in TestDocumentHandler
H A Dtestwriter.cxx613 r->startCDATA(); in testSimple()
667 r->startCDATA(); in testExceptions()

Completed in 97 milliseconds