Home
last modified time | relevance | path

Searched refs:ignorableWhitespace (Results 101 – 125 of 142) sorted by relevance

123456

/trunk/main/framework/inc/xml/
H A Dstatusbardocumenthandler.hxx111 virtual void SAL_CALL ignorableWhitespace(const rtl::OUString& aWhitespaces)
H A Dtoolboxdocumenthandler.hxx111 virtual void SAL_CALL ignorableWhitespace(const rtl::OUString& aWhitespaces)
/trunk/main/oox/inc/oox/core/
H A Dfragmenthandler.hxx107 …virtual void SAL_CALL ignorableWhitespace( const ::rtl::OUString& aWhitespaces ) throw (::com::sun…
H A Dfilterdetect.hxx74 …virtual void SAL_CALL ignorableWhitespace( const ::rtl::OUString& aWhitespaces ) throw (::com::sun…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/xml/sax/
H A D_XDocumentHandler.java282 oObj.ignorableWhitespace(elem[1]) ; in _startElement()
/trunk/main/sax/source/expatwrap/
H A Dsaxwriter.cxx974 virtual void SAL_CALL ignorableWhitespace(const OUString& aWhitespaces)
1292 void SAXWriter::ignorableWhitespace(const OUString&) throw(SAXException, RuntimeException) in ignorableWhitespace() function in sax_expatwrap::SAXWriter
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.hxx69 …virtual void SAL_CALL ignorableWhitespace(const ::rtl::OUString & aWhitespaces) throw (::com::sun:…
H A DxmlImportDocumentHandler.hxx71 …virtual void SAL_CALL ignorableWhitespace(const ::rtl::OUString & aWhitespaces) throw (::com::sun:…
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXDocumentHandler.idl97 void ignorableWhitespace( [in] string aWhitespaces )
/trunk/main/xmlscript/source/xmllib_imexp/
H A Dimp_share.hxx192 virtual void SAL_CALL ignorableWhitespace(
H A Dxmllib_import.cxx66 void LibElementBase::ignorableWhitespace( in ignorableWhitespace() function in xmlscript::LibElementBase
/trunk/main/oox/source/docprop/
H A Ddocprophandler.hxx87 …virtual void SAL_CALL ignorableWhitespace( const ::rtl::OUString& aWhitespaces ) throw (::com::sun…
/trunk/main/framework/source/xml/
H A Dacceleratorconfigurationreader.cxx249 void SAL_CALL AcceleratorConfigurationReader::ignorableWhitespace(const ::rtl::OUString&) in ignorableWhitespace() function in framework::AcceleratorConfigurationReader
/trunk/main/comphelper/inc/comphelper/
H A Dofopxmlhelper.hxx127 …virtual void SAL_CALL ignorableWhitespace( const ::rtl::OUString& aWhitespaces ) throw (::com::sun…
/trunk/main/xmloff/source/transform/
H A DTransformerBase.cxx382 void SAL_CALL XMLTransformerBase::ignorableWhitespace( const OUString& rWhitespaces ) in ignorableWhitespace() function in XMLTransformerBase
385 m_xHandler->ignorableWhitespace( rWhitespaces ); in ignorableWhitespace()
H A DTransformerBase.hxx108 virtual void SAL_CALL ignorableWhitespace(const ::rtl::OUString& aWhitespaces)
/trunk/main/oox/source/core/
H A Dencryption.cxx416 …virtual void SAL_CALL ignorableWhitespace( const OUString& aWhitespaces ) throw (SAXException, Run…
518 void AgileEncryptionHandler::ignorableWhitespace( const ::rtl::OUString& str ) in ignorableWhitespace() function in oox::core::AgileEncryptionHandler
H A Dfilterdetect.cxx148 void SAL_CALL FilterDetectDocHandler::ignorableWhitespace( const OUString& /*aWhitespaces*/ ) in ignorableWhitespace() function in oox::core::FilterDetectDocHandler
/trunk/main/i18npool/source/localedata/
H A Dsaxparser.cxx249 …virtual void SAL_CALL ignorableWhitespace(const OUString& /*aWhitespaces*/) throw (SAXException,Ru… in ignorableWhitespace() function in TestDocumentHandler
/trunk/main/toolkit/source/layout/core/
H A Dimport.hxx200 virtual void SAL_CALL ignorableWhitespace( in ignorableWhitespace() function in layoutimpl::ElementBase
/trunk/main/filter/source/xsltdialog/
H A Dtypedetectionimport.cxx346 void SAL_CALL TypeDetectionImporter::ignorableWhitespace( const OUString& /* aWhitespaces */ ) in ignorableWhitespace() function in TypeDetectionImporter
/trunk/main/svgio/source/svgreader/
H A Dsvgdocumenthandler.cxx616 …void SvgDocHdl::ignorableWhitespace(const ::rtl::OUString& /*aWhitespaces*/) throw (xml::sax::SAXE… in ignorableWhitespace() function in svgio::svgreader::SvgDocHdl
/trunk/main/unoxml/source/dom/
H A Dsaxbuilder.cxx342 void SAL_CALL CSAXDocumentBuilder::ignorableWhitespace(const OUString& ) in ignorableWhitespace() function in DOM::CSAXDocumentBuilder
/trunk/main/xmloff/source/core/
H A Dxmlexp.cxx2341 mxHandler->ignorableWhitespace( msWS ); in StartElement()
2415 mxHandler->ignorableWhitespace( msWS ); in EndElement()
2437 mxHandler->ignorableWhitespace( msWS ); in IgnorableWhitespace()
/trunk/main/scripting/source/storage/
H A DScriptMetadataImporter.cxx411 void ScriptMetadataImporter::ignorableWhitespace( in ignorableWhitespace() function in scripting_impl::ScriptMetadataImporter

Completed in 101 milliseconds

123456