Home
last modified time | relevance | path

Searched refs:OFOPXMLHelper (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/comphelper/source/xml/
H A Dofopxmlhelper.cxx217 OFOPXMLHelper* pHelper = new OFOPXMLHelper( nFormat ); in ReadSequence_Impl()
230 OFOPXMLHelper::OFOPXMLHelper( sal_uInt16 nFormat ) in OFOPXMLHelper() function in comphelper::OFOPXMLHelper
248 OFOPXMLHelper::~OFOPXMLHelper() in ~OFOPXMLHelper()
253 uno::Sequence< uno::Sequence< beans::StringPair > > OFOPXMLHelper::GetParsingResult() in GetParsingResult()
262 void SAL_CALL OFOPXMLHelper::startDocument() in startDocument()
268 void SAL_CALL OFOPXMLHelper::endDocument() in endDocument()
422 void SAL_CALL OFOPXMLHelper::endElement( const ::rtl::OUString& aName ) in endElement()
439 void SAL_CALL OFOPXMLHelper::characters( const ::rtl::OUString& /*aChars*/ ) in characters()
445 void SAL_CALL OFOPXMLHelper::ignorableWhitespace( const ::rtl::OUString& /*aWhitespaces*/ ) in ignorableWhitespace()
451 void SAL_CALL OFOPXMLHelper::processingInstruction( const ::rtl::OUString& /*aTarget*/, const ::rtl… in processingInstruction()
[all …]
/aoo41x/main/comphelper/inc/comphelper/
H A Dofopxmlhelper.hxx41 class COMPHELPER_DLLPUBLIC OFOPXMLHelper : public cppu::WeakImplHelper1 < com::sun::star::xml::sax:… class
64 OFOPXMLHelper( sal_uInt16 nFormat ); // must not be created directly
71 ~OFOPXMLHelper();
/aoo41x/main/package/source/zippackage/
H A DZipPackage.cxx485 ::comphelper::OFOPXMLHelper::ReadContentTypeSequence( xInStream, m_xFactory ); in parseContentType()
1121 ::comphelper::OFOPXMLHelper::WriteContentSequence( in WriteContentTypes()
/aoo41x/main/package/source/xstor/
H A Dowriteablestream.cxx1119 m_aOrigRelInfo = ::comphelper::OFOPXMLHelper::ReadRelationsInfoSequence( in ReadRelInfoIfNecessary()
1145 m_aNewRelInfo = ::comphelper::OFOPXMLHelper::ReadRelationsInfoSequence( in ReadRelInfoIfNecessary()
1733 … ::comphelper::OFOPXMLHelper::WriteRelationsInfoSequence( xOutStream, m_aNewRelInfo, m_xFactory ); in CommitStreamRelInfo()
H A Dxstorage.cxx598 m_aRelInfo = ::comphelper::OFOPXMLHelper::ReadRelationsInfoSequence( in ReadRelInfoIfNecessary()
611 m_aRelInfo = ::comphelper::OFOPXMLHelper::ReadRelationsInfoSequence( in ReadRelInfoIfNecessary()
1852 ::comphelper::OFOPXMLHelper::WriteRelationsInfoSequence( xOutStream, m_aRelInfo, m_xFactory ); in CommitRelInfo()

Completed in 109 milliseconds