Home
last modified time | relevance | path

Searched refs:SvMemoryStream (Results 151 – 175 of 177) sorted by relevance

12345678

/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx1267 mxDffStrm.reset( new SvMemoryStream ); in InitStream()
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx1107 SvMemoryStream aStream( 1024, 1024 ); in filter()
H A Dunoshape.cxx759 SvMemoryStream aDestStrm( 65535, 65535 ); in GetBitmap()
3057 SvMemoryStream aDestStrm( 65535, 65535 ); in getPropertyValueImpl()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx573 SvMemoryStream* ImportExOleObjStg( sal_uInt32 nPersistPtr, sal_uInt32& nOleId ) const;
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx1124 SvMemoryStream aDestStrm( 65535, 65535 ); in getPropertyValue()
1156 SvMemoryStream aMemStream; in getPropertyValue()
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx508 pClipData = new SvMemoryStream; in InitClipPtrs()
/trunk/main/oox/source/xls/
H A Ddrawingmanager.cxx768 SvMemoryStream aMemStrm; in convertFillProperties()
/trunk/main/oox/source/export/
H A Ddrawingml.cxx420 SvMemoryStream aStream; in WriteImage()
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx1604 SvMemoryStream aStrm( (void*)aSeq.getConstArray(), aSeq.getLength(), in DataChanged()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx6630 SvMemoryStream* pOut = NULL; in GetBLIPDirect()
6633 pOut = new SvMemoryStream( 0x8000, 0x4000 ); in GetBLIPDirect()
7238 SvMemoryStream* pStream = new SvMemoryStream; in CheckForConvertToSOObj()
/trunk/main/sc/source/ui/view/
H A Dcellsh2.cxx1191 SvMemoryStream aStream; in ExecuteDB()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx1206 SvMemoryStream aData( aBmpSequence.getArray(), in showPreview()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx255 SvMemoryStream aTempStrm1(65535,65535); in Write()
256 SvMemoryStream aTempStrm2(65535,65535); in Write()
/trunk/main/sot/source/base/
H A Dformats.cxx1454 SvMemoryStream aMemStm( (void*) aSeq.getConstArray(), aSeq.getLength(), STREAM_READ ); in GetTransferableAction_Impl()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx3754 SvMemoryStream aBinStream( aSeq.getArray(), aSeq.getLength(), STREAM_READ ); in InsertText()
3794 SvMemoryStream aRTFStream( aSeq.getArray(), aSeq.getLength(), STREAM_READ ); in InsertText()
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx1778 SvMemoryStream aStream; in FileDownload()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx552 SvMemoryStream aTemp(0x00010000,0x00010000); in WriteImageObject()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx772 SvMemoryStream aData; in IMPL_LINK()
/trunk/main/framework/source/fwe/classes/
H A Daddonsoptions.cxx1783SvMemoryStream aMemStream( rBitmapDataSeq.getArray(), rBitmapDataSeq.getLength(), STREAM_STD_READ … in CreateImageFromSequence()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx1773SvMemoryStream aMemStm( (void*)pData, pAct->GetDataSize(), STREAM_READ ); in createActions()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1234 SvMemoryStream aMemStm( (void*)pData, pA->GetDataSize(), STREAM_READ ); in ImplWriteActions()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx3124 SvMemoryStream aData( aBmpSequence.getArray(), in setImage()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx2899 SvMemoryStream aMemStm; in StringToHTMLString()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1652 pStream = new SvMemoryStream( (void*)sData.getStr(), in _PasteFileContent()
/trunk/main/chart2/source/view/main/
H A DChartView.cxx326 SvMemoryStream aStream( 1024, 1024 ); in getTransferData()

Completed in 5099 milliseconds

12345678