Home
last modified time | relevance | path

Searched refs:getInputStream (Results 151 – 175 of 225) sorted by relevance

123456789

/aoo42x/main/svl/source/fsstor/
H A Dostreamcontainer.hxx83 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getInputStream( ) throw (::c…
/aoo42x/main/unotools/source/ucbhelper/
H A DXTempFile.hxx123 … ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getInputStream( )
/aoo42x/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java262 InputStream s = p.getInputStream(); in callUnoinfo()
H A DInstallationFinder.java332 new InputStreamReader( proc.getInputStream() ) ); in getPathFromWhich()
/aoo42x/main/svl/source/misc/
H A Dsharecontrolfile.cxx131 m_xInputStream.set( xStream->getInputStream(), uno::UNO_QUERY_THROW ); in OpenStream()
/aoo42x/main/ucb/source/ucp/file/
H A Dfilstr.cxx158 XStream_impl::getInputStream( ) in getInputStream() function in XStream_impl
/aoo42x/main/unotools/source/streaming/
H A Dstreamwrap.cxx331 …rence< ::com::sun::star::io::XInputStream > SAL_CALL OStreamWrapper::getInputStream( ) throw (::c… in getInputStream() function in utl::OStreamWrapper
/aoo42x/main/oox/source/ole/
H A Dolestorage.cxx242 xInStrm = xTempFile->getInputStream(); in initStorage()
/aoo42x/main/filter/qa/complex/filter/detection/typeDetection/
H A DHelper.java197 InputStream in = connection.getInputStream(); in getCSVFileContent()
/aoo42x/main/writerfilter/source/ooxml/
H A DOOXMLStreamImpl.cxx283 xResult = mxDocumentStream->getInputStream(); in getDocumentStream()
H A DOOXMLDocumentImpl.cxx408 uno::Reference<io::XInputStream> OOXMLDocumentImpl::getInputStream() in getInputStream() function in writerfilter::ooxml::OOXMLDocumentImpl
/aoo42x/main/oox/source/shape/
H A DShapeContextHandler.cxx288 ShapeContextHandler::getInputStream() throw (uno::RuntimeException) in getInputStream() function in oox::shape::ShapeContextHandler
/aoo42x/main/oox/source/xls/
H A Dpivotcachefragment.cxx359 BiffInputStream& rStrm = getInputStream(); in importFragment()
/aoo42x/main/package/inc/
H A DZipPackageStream.hxx168 …::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getInputStream( )
H A DZipFile.hxx168 ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getInputStream(
/aoo42x/main/embeddedobj/source/msole/
H A Dolevisual.cxx51 uno::Reference< io::XInputStream > xInStream = xCachedVisRepr->getInputStream(); in GetVisualRepresentationInNativeFormat_Impl()
/aoo42x/main/io/source/stm/
H A Dodata.cxx114 virtual Reference< XInputStream > SAL_CALL getInputStream(void) throw (RuntimeException);
425 Reference< XInputStream > ODataInputStream::getInputStream(void) throw (RuntimeException) in getInputStream() function in io_stm::ODataInputStream
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx1580 uno::Reference< io::XInputStream > xIn = getInputStream( xEnv ); in open()
1641 uno::Reference< io::XInputStream > xIn = getInputStream( xEnv ); in open()
2934 uno::Reference< io::XInputStream > Content::getInputStream( in getInputStream() function in Content
/aoo42x/main/comphelper/inc/comphelper/
H A Dotransactedfilestream.hxx89 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getInputStream( ) throw (::c…
/aoo42x/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx209 xDataSink->setInputStream( xIniStream->getInputStream() ); in lcl_readObjectMap_throw()
/aoo42x/main/sfx2/source/doc/
H A Ddocfile.cxx2415 pImp->xInputStream = pImp->xStream->getInputStream(); in GetLockingStream_Impl()
2440 pImp->xInputStream = pImp->xStream->getInputStream(); in GetMedium_Impl()
2528 pImp->xInputStream = pImp->xStream->getInputStream(); in GetMedium_Impl()
2957 … uno::Reference< io::XInputStream > xInStream = pImp->m_xLockingStream->getInputStream(); in UnlockFile()
/aoo42x/main/package/source/xstor/
H A Docompinstream.hxx92 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getInputStream( ) throw (::c…
/aoo42x/main/l10ntools/java/receditor/java/transex3/controller/
H A DEditorController.java78 … BufferedReader aBR = new BufferedReader( new InputStreamReader( aProc.getInputStream() ) ); in fetchSourceStrings()
/aoo42x/main/qadevOOo/tests/java/ifc/ucb/
H A D_XSimpleFileAccess.java499 aStream.getInputStream().closeInput(); in _openFileReadWrite()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DImageProducer.java417 final InputStream inputStream = new BufferedInputStream(urlConnection.getInputStream()); in produceFromURL()

Completed in 121 milliseconds

123456789