Home
last modified time | relevance | path

Searched defs:pStream (Results 1 – 25 of 127) sorted by last modified time

123456

/trunk/main/svtools/source/misc/
H A Dtransfer.cxx2192 …SvStream* pStream = ::utl::UcbStreamHelper::CreateStream( INetURLObject( String( aDesc, eTextEncod… in GetINetBookmark() local
H A Dembedhlp.cxx609 SvStream* pStream = NULL; in GetHCGraphic() local
695 SvStream *pStream = new SvMemoryStream( 32000, 32000 ); in GetGraphicStream() local
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2046 SvStream* pStream = aTmp.GetStream( STREAM_READ ); in getTransferData() local
H A Ddocfile.cxx1562 SvStream* pStream = utl::UcbStreamHelper::CreateStream( xStr ); in GetStorage() local
/trunk/main/autodoc/inc/cosv/
H A Dfile.hxx111 FILE * pStream; member in csv::File
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx4201 SvStream* pStream = ::utl::UcbStreamHelper::CreateStream( xStream ); in StoreMacroCmds() local
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx1531 SvStream* pStream = pModel->GetDocumentStream( aStreamInfo ); in IMPL_LINK() local
1649 SvStream* pStream = pModel->GetDocumentStream( aStreamInfo ); in getInputStream() local
1667 SvMemoryStream* pStream = new SvMemoryStream( (void*)pBuffer, (sal_Size)nSize, STREAM_READ ); in getInputStream() local
1676 SvFileStream* pStream = new SvFileStream( aFileName, STREAM_READ ); in getInputStream() local
/trunk/main/starmath/source/
H A Dmathtype.cxx2045 SvStream *pStream = rMedium.GetOutStream(); in ConvertFromStarMath() local
H A Dview.cxx1370 SvStream *pStream = rMedium.GetInStream(); in InsertFrom() local
H A Dmathmlexport.cxx239 SvStream *pStream = rMedium.GetOutStream(); in Export() local
H A Ddocument.cxx768 SvStream *pStream = rMedium.GetInStream(); in ConvertFrom() local
/trunk/main/automation/source/server/
H A DXMLParser.cxx54 SvStream* pStream; member in SVInputStream
258 SvStream* pStream = new SvFileStream( aFilename, STREAM_STD_READ ); in Parse() local
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx960 const SvStream* pStream (rBytes.GetStream()); in OutlineToImpressFinalizer() local
/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dstream_helper.cxx65 IStream* PrepareIStream( IStream* pStream, zlib_filefunc_def &zFileFunc ) in PrepareIStream()
/trunk/main/shell/source/win32/shlxthandler/prophdl/
H A Dpropertyhdl.cxx214 HRESULT STDMETHODCALLTYPE CPropertyHdl::Initialize( IStream *pStream, DWORD grfMode ) in Initialize()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx7238 SvMemoryStream* pStream = new SvMemoryStream; in CheckForConvertToSOObj() local
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx875 SvStream* pStream = pMedium->GetInStream(); in Load() local
/trunk/main/sd/source/ui/func/
H A Dfuinsfil.cxx527 SvStream* pStream = pMedium->GetInStream(); in InsTextOrRTFinDrMode() local
673 SvStream* pStream = pMedium->GetInStream(); in InsTextOrRTFinOlMode() local
/trunk/main/comphelper/source/streaming/
H A Dotransactedfilestream.cxx47 OTransactionHelper( OTruncatedTransactedFileStream* pStream ) in OTransactionHelper()
/trunk/main/sw/source/filter/xml/
H A Dwrtxml.cxx429 SvStream* pStream = utl::UcbStreamHelper::CreateStream( xStm ); in _Write() local
/trunk/main/filter/source/xsltdialog/
H A Dxmlfilterjar.cxx160 SvFileStream* pStream = new SvFileStream(aFileURL, STREAM_READ ); in addFile() local
/trunk/main/framework/source/fwe/classes/
H A Daddonsoptions.cxx1588 SvStream* pStream = UcbStreamHelper::CreateStream( aImageURL, STREAM_STD_READ ); in ReadImageFromURL() local
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx1052 SvMemoryStream* pStream = new SvMemoryStream; in InsertTextPart() local
1066 SvStream *pStream = 0; in InsertFilePart() local
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx485 SvStream* pStream = aMedium.GetInStream(); in LoadBasic() local
547 SvStream* pStream = aMedium.GetOutStream(); in SaveBasicSource() local
/trunk/main/svtools/source/filter/
H A Dfilter.cxx1357 …SvStream* pStream = ::utl::UcbStreamHelper::CreateStream( aMainUrl, STREAM_READ | STREAM_SHARE_DEN… in CanImportGraphic() local
1391 …SvStream* pStream = ::utl::UcbStreamHelper::CreateStream( aMainUrl, STREAM_READ | STREAM_SHARE_DEN… in ImportGraphic() local
1829 SvStream* pStream = ::utl::UcbStreamHelper::CreateStream( aMainUrl, STREAM_WRITE | STREAM_TRUNC ); in ExportGraphic() local
2301 SvStream* pStream = NULL; in LoadGraphic() local

Completed in 278 milliseconds

123456