Home
last modified time | relevance | path

Searched refs:createInputStream (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_addfunc.cxx56 virtual Reference< io::XInputStream > SAL_CALL createInputStream()
60 Reference< io::XInputStream > InputStreamProvider::createInputStream() in createInputStream() function in xmlscript::InputStreamProvider
63 return ::xmlscript::createInputStream( _bytes ); in createInputStream()
/trunk/main/udkapi/com/sun/star/io/
H A DXInputStreamProvider.idl38 <p>Every time createInputStream() is called a new input stream
40 input streams returned by <member>createInputStream()</member>
51 com::sun::star::io::XInputStream createInputStream();
/trunk/main/xmlscript/test/
H A Dimexp.cxx120 ::xmlscript::importDialogModel( ::xmlscript::createInputStream( bytes ), xModel, xContext ); in importFile()
137 Reference< io::XInputStream > xStream( xProvider->createInputStream() ); in exportToFile()
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DInputRepository.java52 InputStream createInputStream(final String name) throws IOException; in createInputStream() method
H A DStorageRepository.java92 public InputStream createInputStream(final String name) throws IOException in createInputStream() method in StorageRepository
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx466 ::xmlscript::createInputStream( in configmgrini_flush()
681 xmlscript::createInputStream(filtered), true); in replaceOrigin()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx835 Reference< XInputStream > xStream( xISP->createInputStream() ); in Copy()
868 Reference< XInputStream > xStream2( xISP2->createInputStream() ); in Copy()
1015 …::xmlscript::importDialogModel( ::xmlscript::createInputStream( DialogModelBytes ) , xClipDialogMo… in Paste()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/loader/
H A DInputRepositoryResourceData.java69 return inputRepository.createInputStream(resourceIdentifer); in getResourceAsStream()
/trunk/main/xmlscript/inc/xmlscript/
H A Dxml_helper.hxx131 SAL_CALL createInputStream(
/trunk/main/desktop/source/deployment/manager/
H A Ddp_properties.cxx134 ::xmlscript::createInputStream( in write()
H A Ddp_manager.cxx432 ::xmlscript::createInputStream( in create()
965 ::xmlscript::createInputStream( in removePackage()
/trunk/main/xmlscript/source/xml_helper/
H A Dxml_byteseq.cxx156 Reference< io::XInputStream > SAL_CALL createInputStream( ByteSequence const & rInData ) in createInputStream() function
/trunk/main/basctl/source/basicide/
H A Dbasides3.cxx90 Reference< XInputStream > xInput( xISP->createInputStream() ); in CreateDlgWin()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_storage.hxx70 createInputStream( const rtl::OUString & rUri,
H A Dtdoc_provider.cxx412 return m_xStgElemFac->createInputStream( rUri, rPassword ); in queryInputStream()
H A Dtdoc_storage.cxx262 StorageElementFactory::createInputStream( const rtl::OUString & rUri, in createInputStream() function in StorageElementFactory
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.hxx120createInputStream(const com::sun::star::uno::Reference< com::sun::star::ucb::XCommandEnvironment >…
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.hxx163 createInputStream( const ::com::sun::star::uno::Reference<
H A Dgvfs_content.cxx1463 Content::createInputStream( in createInputStream() function in Content
1521 uno::Reference< io::XInputStream > xIn = createInputStream( xEnv ); in feedSink()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DImageProducer.java342 final InputStream inputStream = inputRepository.createInputStream(source); in produceFromString()
/trunk/main/basic/source/classes/
H A Deventatt.cxx495 Reference< XInputStream > xInput( xISP->createInputStream() ); in RTL_Impl_CreateUnoDialog()
/trunk/main/toolkit/doc/layout/
H A Doldnotes.txt63 ::xmlscript::importDialogModel( ::xmlscript::createInputStream( bytes ),
/trunk/main/basic/source/uno/
H A Ddlgcont.cxx198 Reference< XInputStream > xInput( xISP->createInputStream() ); in writeLibraryElement()
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx1049 ::xmlscript::createInputStream( in unorc_flush()
1074 ::xmlscript::createInputStream( in unorc_flush()
/trunk/main/scripting/source/dlgprov/
H A Ddlgprov.cxx469 xInput = xISP->createInputStream(); in createDialogModel()

Completed in 133 milliseconds

12