Home
last modified time | relevance | path

Searched refs:readManifestSequence (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/offapi/com/sun/star/packages/manifest/
H A DXManifestReader.idl40 must supply an XInputStream when calling readManifestSequence() to recieve
49 …sequence < sequence < com::sun::star::beans::PropertyValue > > readManifestSequence( [in] com::sun…
/aoo4110/main/package/source/manifest/
H A DManifestReader.hxx52 …no::Sequence< ::com::sun::star::beans::PropertyValue > > SAL_CALL readManifestSequence( const ::co…
H A DManifestReader.cxx64 Sequence< Sequence< PropertyValue > > SAL_CALL ManifestReader::readManifestSequence( const Referenc… in readManifestSequence() function in ManifestReader
/aoo4110/main/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx296 m_manifest = xReader->readManifestSequence(xStream); in SetStorage()
/aoo4110/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx1457 xManifestReader->readManifestSequence( manifestContent.openStream() ) ); in scanBundle()
/aoo4110/main/package/source/zippackage/
H A DZipPackage.cxx251 … < uno::Sequence < PropertyValue > > aManifestSequence = xReader->readManifestSequence ( xSink->ge… in parseManifest()
/aoo4110/main/sot/source/sdstor/
H A Ducbstorage.cxx1886 … Sequence < Sequence < PropertyValue > > aProps = xReader->readManifestSequence( xInputStream );

Completed in 41 milliseconds