Home
last modified time | relevance | path

Searched refs:SvMemoryStream (Results 126 – 150 of 177) sorted by relevance

12345678

/trunk/main/sfx2/source/appl/
H A Dlinkmgr2.cxx508 SvMemoryStream aMemStm( (void*)aSeq.getConstArray(), aSeq.getLength(), in GetGraphicFromAny()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1923 SvMemoryStream aOut(8192, 8192); in Out()
1956 SvMemoryStream aOut(nSiz, 8192); in Out()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx1757 …static void ReadEmbeddedData(SvMemoryStream& rStrm, SwDocShell* pDocShell ,struct HyperLinks…
1758 static String ReadRawUniString( SvMemoryStream& rStrm,sal_uInt16 nChars, bool b16Bit );
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx732 SvMemoryStream* pEMFStream;
H A Demfwr.cxx739 SvMemoryStream aMemStm( 65535, 65535 ); in ImplWriteBmpRecord()
/trunk/main/vcl/source/gdi/
H A Dpngwrite.cxx423 SvMemoryStream aOStm; in ImplWriteIDAT()
H A Dgdimtf.cxx1301SvMemoryStream aMemStm( (void*)pCommentAct->GetData(), pCommentAct->GetDataSize(), STREAM_READ ); in Rotate()
1302 SvMemoryStream aDest; in Rotate()
2478 SvMemoryStream aMemStm( 65535, 65535 ); in GetChecksum()
H A Dpdfextoutdevdata.cxx464 SvMemoryStream aTmp; in PlaySyncPageAct()
H A Dpngread.cxx966 SvMemoryStream aIStrm( &(*maDataIter), mnChunkLen, STREAM_READ ); in ImplReadIDAT()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1658 SvMemoryStream aMemStm; in setPropertyValueImpl()
1825 SvMemoryStream aDestStrm( 65535, 65535 ); in getPropertyValueImpl()
H A Dunoshap4.cxx299 SvMemoryStream aDestStrm( 65535, 65535 ); in getPropertyValueImpl()
/trunk/main/idl/source/prj/
H A Ddatabase.cxx930 SvMemoryStream aTmpStm( 256000, 256000 ); in WriteSfx()
/trunk/main/sd/source/ui/app/
H A Dsdxfer.cxx930 SvMemoryStream aMemStm( 65535, 65535 ); in SetTableRTF()
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx261 SvMemoryStream* mpMemStream;
320 mpMemStream = new SvMemoryStream( 4096, 4096 ); in Open()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx87 SvMemoryStream aMemStream; in getTextEngineText()
101 SvMemoryStream aMemStream( (void*)aUTF8Str.getStr(), aUTF8Str.getLength(), in setTextEngineText()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1890 SvMemoryStream aSource( pBuf, nInputSize, STREAM_READ ); in SdrPowerPointOLEDecompress()
2076 SvMemoryStream* SdrPowerPointImport::ImportExOleObjStg( sal_uInt32 nPersistPtr, sal_uInt32& nOleId … in ImportExOleObjStg()
2078 SvMemoryStream* pRet = NULL; in ImportExOleObjStg()
2092 pRet = new SvMemoryStream; in ImportExOleObjStg()
2129 SvMemoryStream* pBas = ImportExOleObjStg( nPersistPtr, nOleId ); in SeekOle()
2133 SotStorageRef xDest( new SotStorage( new SvMemoryStream(), sal_True ) ); in SeekOle()
/trunk/main/extensions/source/scanner/
H A Dsane.cxx606 SvMemoryStream& aConverter = rBitmap.getStream(); in Start()
/trunk/main/tools/source/inet/
H A Dinetmsg.cxx1441 SvMemoryStream aLineBuf; in DetachChild()
/trunk/main/fileaccess/source/
H A DFileAccess.cxx709 SvMemoryStream aStream(0,0); in openFileReadWrite()
/trunk/main/svl/source/items/
H A Dpoolio.cxx777 SvMemoryStream aSizeTable( pBuf, nSizeTableLen, STREAM_READ ); in Load1_Impl()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx236 SvMemoryStream aMemStrm; in WriteBody()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx83 SvMemoryStream maHTMLStream;
90 SvMemoryStream& GetHTMLStream() { return maHTMLStream; } in GetHTMLStream()
/trunk/main/sc/inc/
H A Ddocument.hxx65 class SvMemoryStream;
288 SvMemoryStream* pClipData;
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx2191 p->pBMP=new SvMemoryStream(); in ReadImageData()
2525 pOrdFile = new SvMemoryStream; in ReadField()
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx1185 SvMemoryStream aStream( pPtr, nSize, STREAM_READ ); in DrawEPS()

Completed in 347 milliseconds

12345678