Home
last modified time | relevance | path

Searched refs:startDocument (Results 1 – 25 of 191) sorted by relevance

12345678

/trunk/main/framework/source/fwe/xml/
H A Dmenudocumenthandler.cxx275 void SAL_CALL OReadMenuDocumentHandler::startDocument(void) in startDocument() function in framework::OReadMenuDocumentHandler
310 m_xReader->startDocument(); in startElement()
372 void SAL_CALL OReadMenuBarHandler::startDocument(void) in startDocument() function in framework::OReadMenuBarHandler
464 m_xReader->startDocument(); in startElement()
525 void SAL_CALL OReadMenuHandler::startDocument(void) in startDocument() function in framework::OReadMenuHandler
551 m_xReader->startDocument(); in startElement()
612 void SAL_CALL OReadMenuPopupHandler::startDocument(void) in startDocument() function in framework::OReadMenuPopupHandler
700 m_xReader->startDocument(); in startElement()
850 m_xWriteDocumentHandler->startDocument(); in WriteMenuDocument()
/trunk/main/framework/inc/xml/
H A Dmenudocumenthandler.hxx63 virtual void SAL_CALL startDocument(void)
131 virtual void SAL_CALL startDocument(void)
176 virtual void SAL_CALL startDocument(void)
217 virtual void SAL_CALL startDocument(void)
255 virtual void SAL_CALL startDocument(void)
/trunk/main/sax/test/sax/
H A Dtestwriter.cxx483 r->startDocument(); in testSimple()
570 r->startDocument(); in testExceptions()
624 r->startDocument(); in testDTD()
658 r->startDocument(); in testPerformance()
/trunk/main/filter/source/xsltfilter/
H A Duof2splithandler.cxx84 void UOF2SplitHandler::startDocument() throw( ::com::sun::star::xml::sax::SAXException, ::com::sun:… in startDocument() function in UOF2SplitHandler
86 m_xHandler->startDocument(); in startDocument()
202 m_xHandler->startDocument(); in Write()
H A DXSLTFilter.cxx118 virtual void SAL_CALL startDocument()
528 void XSLTFilter::startDocument() throw (SAXException,RuntimeException){ in startDocument() function in XSLT::XSLTFilter
530 m_rDocumentHandler->startDocument(); in startDocument()
H A Duof2merge.cxx156 virtual void SAL_CALL startDocument()
200 void SAL_CALL UOF2FlatDocMergeHandler::startDocument() in startDocument() function in XSLT::UOF2FlatDocMergeHandler
432 m_xExtDocHdl->startDocument(); in merge()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/
H A DFlatXml.cxx98 virtual void SAL_CALL startDocument()
224 void XFlatXml::startDocument() throw (SAXException,RuntimeException){ in startDocument() function in XFlatXml::XFlatXml
226 m_rDocumentHandler->startDocument(); in startDocument()
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx583 r->startDocument(); in testSimple()
664 r->startDocument(); in testExceptions()
704 r->startDocument(); in testDTD()
736 r->startDocument(); in testPerformance()
/trunk/main/sax/source/expatwrap/
H A Dsaxwriter.cxx179 inline void startDocument() throw( SAXException );
570 inline void SaxWriterHelper::startDocument() throw( SAXException ) in startDocument() function in sax_expatwrap::SaxWriterHelper
958 virtual void SAL_CALL startDocument(void)
1094 void SAXWriter::startDocument() throw(SAXException, RuntimeException ) in startDocument() function in sax_expatwrap::SAXWriter
1100 mp_SaxWriterHelper->startDocument(); in startDocument()
/trunk/main/linguistic/source/
H A Dconvdicxml.cxx348 GetDocHandler()->startDocument(); in exportDoc()
422 void SAL_CALL ConvDicXMLImport::startDocument(void) in startDocument() function in ConvDicXMLImport
428 SvXMLImport::startDocument(); in startDocument()
/trunk/main/editeng/source/misc/
H A DSvXMLAutoCorrectExport.cxx53 GetDocHandler()->startDocument(); in exportDoc()
95 GetDocHandler()->startDocument(); in exportDoc()
/trunk/main/sw/source/core/swg/
H A DSwXMLBlockExport.cxx51 GetDocHandler()->startDocument(); in exportDoc()
106 GetDocHandler()->startDocument(); in exportDoc()
/trunk/main/xmlscript/source/xmllib_imexp/
H A Dxmllib_export.cxx51 xOut->startDocument(); in exportLibraryContainer()
121 xOut->startDocument(); in exportLibrary()
/trunk/main/comphelper/source/xml/
H A Dofopxmlhelper.cxx106 xWriterHandler->startDocument(); in WriteRelationsInfoSequence()
171 xWriterHandler->startDocument(); in WriteContentSequence()
262 void SAL_CALL OFOPXMLHelper::startDocument() in startDocument() function in comphelper::OFOPXMLHelper
/trunk/main/xmlsecurity/tools/demo/
H A DJavaFlatFilter.java54 public void startDocument() in startDocument() method in JavaFlatFilter
57 m_xDocumentHandler.startDocument(); in startDocument()
/trunk/main/writerfilter/source/filter/
H A DImportFilter.cxx92 debugLogger->startDocument(); in filter()
97 dmapperLogger->startDocument(); in filter()
/trunk/main/xmlsecurity/source/helper/
H A Dxmlsignaturehelper2.cxx75 void SAL_CALL ImplXMLSignatureListener::startDocument( ) in startDocument() function in ImplXMLSignatureListener
80 m_xNextHandler->startDocument(); in startDocument()
H A Dxsecparser.cxx64 void SAL_CALL XSecParser::startDocument( ) in startDocument() function in XSecParser
77 m_xNextHandler->startDocument(); in startDocument()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/
H A DFlatXml.java189 public void startDocument () in startDocument() method in FlatXml
192 m_xHandler.startDocument(); in startDocument()
/trunk/main/sfx2/source/doc/
H A Ddoctemplateslocal.cxx90 xWriterHandler->startDocument(); in WriteGroupLocalizationSequence()
159 void SAL_CALL DocTemplLocaleHelper::startDocument() in startDocument() function in DocTemplLocaleHelper
/trunk/main/xmlsecurity/source/xmlsec/
H A Dsaxhelper.cxx270 void SAXHelper::startDocument( void ) in startDocument() function in SAXHelper
284 m_pSaxHandler->startDocument( m_pParserCtxt ) ; in startDocument()
/trunk/main/xmlscript/source/xml_helper/
H A Dxml_impctx.cxx168 virtual void SAL_CALL startDocument()
527 void DocumentHandlerImpl::startDocument() in startDocument() function in xmlscript::DocumentHandlerImpl
530 m_xRoot->startDocument( in startDocument()
/trunk/main/xmlscript/source/xmlflat_imexp/
H A Dxmlbas_import.cxx524 …void BasicImport::startDocument( const Reference< xml::input::XNamespaceMapping >& xNamespaceMappi… in startDocument() function in xmlscript::BasicImport
750 void XMLBasicImporterBase::startDocument() in startDocument() function in xmlscript::XMLBasicImporterBase
756 m_xHandler->startDocument(); in startDocument()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXMLTools.java201 public void startDocument() { in startDocument() method in XMLTools.XMLWriter
294 public void startDocument() { in startDocument() method in XMLTools.XMLWellFormChecker
295 super.startDocument(); in startDocument()
/trunk/main/unotools/source/config/
H A Dxmlaccelcfg.cxx235 void SAL_CALL OReadAccelatorDocumentHandler::startDocument(void) in startDocument() function in OReadAccelatorDocumentHandler
370 m_xWriteDocumentHandler->startDocument(); in WriteAcceleratorDocument()

Completed in 94 milliseconds

12345678