Home
last modified time | relevance | path

Searched refs:getInputStream (Results 126 – 150 of 225) sorted by relevance

123456789

/aoo42x/main/package/qa/storages/
H A DRegressionTest_i49755.java212 XInputStream xTempInStream = m_aTestHelper.getInputStream( xTempFileStream ); in test()
H A DTest12.java186 XInputStream xTempInStream = m_aTestHelper.getInputStream( xTempFileStream ); in test()
H A DBorderedStream.java60 public synchronized XInputStream getInputStream() in getInputStream() method in BorderedStream
/aoo42x/main/test/source/java/org/openoffice/test/
H A DOfficeConnection.java71 outForward = new Forward(process.getInputStream(), System.out); in setUp()
/aoo42x/main/svl/source/fsstor/
H A Doinputstreamcontainer.hxx76 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getInputStream( ) throw (::c…
H A Doinputstreamcontainer.cxx216 uno::Reference< io::XInputStream > SAL_CALL OFSInputStreamContainer::getInputStream() in getInputStream() function in OFSInputStreamContainer
/aoo42x/main/bridges/test/com/sun/star/lib/
H A DTestBed.java58 pipe(p.getInputStream(), System.out, "CO> "); in execute()
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/
H A DSocketConnection.java84 _inputStream = new BufferedInputStream(socket.getInputStream()); in SocketConnection()
/aoo42x/main/svx/inc/svx/
H A Dxmlgrhlp.hxx118 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getInputStream( const ::rtl::…
/aoo42x/main/svl/source/misc/
H A Ddocumentlockfile.cxx105 uno::Reference< io::XInputStream > xInput = xTempFile->getInputStream(); in CreateOwnLockFile()
/aoo42x/main/unotools/inc/unotools/
H A Dstreamwrap.hxx158 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getInputStream( ) throw (::c…
/aoo42x/main/ucb/source/ucp/gvfs/
H A Dgvfs_stream.hxx82 …virtual com::sun::star::uno::Reference< com::sun::star::io::XInputStream > SAL_CALL getInputStream
H A Dgvfs_stream.cxx74 Stream::getInputStream( ) in getInputStream() function in Stream
/aoo42x/main/oox/source/shape/
H A DShapeContextHandler.hxx128 getInputStream() throw (css::uno::RuntimeException);
/aoo42x/main/oox/source/xls/
H A Dchartsheetfragment.cxx192 BiffInputStream& rStrm = getInputStream(); in importFragment()
/aoo42x/main/ucb/source/ucp/file/
H A Dfilstr.hxx102 getInputStream( )
/aoo42x/main/ucb/source/ucp/odma/
H A Dodma_inputstream.cxx83 uno::Reference< io::XInputStream > SAL_CALL OOdmaStream::getInputStream( ) throw( uno::RuntimeExce… in getInputStream() function in OOdmaStream
H A Dodma_inputstream.hxx96 …n::star::uno::Reference< com::sun::star::io::XInputStream > SAL_CALL getInputStream( ) throw( com…
/aoo42x/main/package/source/xstor/
H A Dswitchpersistencestream.hxx86 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getInputStream( ) throw (::c…
/aoo42x/main/xmlsecurity/source/helper/
H A Dxmlsignaturehelper2.cxx211 xInStream = xStream->getInputStream(); in OpenInputStream()
/aoo42x/main/javaunohelper/com/sun/star/comp/helper/
H A DBootstrap.java261 pipe( p.getInputStream(), System.out, "CO> " ); in bootstrap()
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHStorage.hxx89 …:star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getInputStream( ) throw (::c…
/aoo42x/main/scripting/java/com/sun/star/script/framework/io/
H A DUCBStreamHandler.java87 public InputStream getInputStream() throws IOException { in getInputStream() method in UCBStreamHandler.UCBConnection
/aoo42x/main/basic/source/uno/
H A Dscriptcont.cxx1001 uno::Reference< io::XInputStream > xInStream = xSourceStream->getInputStream(); in implLoadPasswordLibrary()
1107 uno::Reference< io::XInputStream > xInStream = xSourceStream->getInputStream(); in implLoadPasswordLibrary()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlwrap.cxx180 aParserInput.aInputStream = xDocStream->getInputStream(); in ImportFromComponent()
823 xSrcInput = xSrcStream->getInputStream(); in ExportToComponent()

Completed in 103 milliseconds

123456789