Home
last modified time | relevance | path

Searched defs:xIS (Results 1 – 6 of 6) sorted by relevance

/trunk/main/filter/source/xsltdialog/
H A Dxmlfilterjar.cxx309 Reference< XInputStream > xIS( xTypeDetection->getInputStream() ); in openPackage() local
376 Reference< XInputStream > xIS( xFileEntry->getInputStream() ); in copyFile() local
H A Dxmlfiltertestdialog.cxx483 Reference< XOutputStream > xIS( new comphelper::OSLOutputStreamWrapper( aOutputFile ) ); in doExport() local
657 Reference< XInputStream > xIS( new comphelper::OSLInputStreamWrapper( aInputFile ) ); in import() local
H A Dtypedetectionimport.cxx66 void TypeDetectionImporter::doImport( Reference< XMultiServiceFactory >& xMSF, Reference< XInputStr… in doImport()
H A Dxmlfiltersettingsdialog.cxx518 Reference< XInputStream > xIS( new utl::OInputStreamWrapper( aInputStream ) ); in insertOrEdit() local
1734 bool copyStreams( Reference< XInputStream > xIS, Reference< XOutputStream > xOS ) in copyStreams()
H A Dxmlfileview.cxx625 Reference< XInputStream > xIS( new comphelper::OSLInputStreamWrapper( aInputFile ) ); in onValidate() local
/trunk/main/basic/source/runtime/
H A Diosys.cxx445 Reference< XInputStream > xIS; member in UCBStream
677 Reference< XStream > xIS = xSFI->openFileReadWrite( aNameStr ); in Open() local
682 Reference< XStream > xIS = xSFI->openFileReadWrite( aNameStr ); in Open() local
690 Reference< XInputStream > xIS = xSFI->openFileRead( aNameStr ); in Open() local

Completed in 41 milliseconds