Home
last modified time | relevance | path

Searched refs:SvMemoryStream (Results 76 – 100 of 177) sorted by relevance

12345678

/trunk/main/sw/source/filter/ww8/
H A Descher.hxx141 void WriteHyperlinkWithinFly( SvMemoryStream& rStrm, const SwFmtURL* pINetFmtArg);
H A Drtfattributeoutput.cxx3561 SvMemoryStream *pStream = new SvMemoryStream; in FlyFrameOLEData()
3577 pStream = new SvMemoryStream; in FlyFrameOLEData()
3594 SvMemoryStream aStream; in FlyFrameOLE()
3634 SvMemoryStream aStream; in FlyFrameGraphic()
H A Dww8par.cxx210 void lclIgnoreString32( SvMemoryStream& rStrm, bool b16Bit ) in lclIgnoreString32()
219 String SwWW8ImplReader::ReadRawUniString( SvMemoryStream& rStrm,sal_uInt16 nChars, bool b16Bit ) in ReadRawUniString()
258 void lclAppendString32( String& rString, SvMemoryStream& rStrm, sal_uInt32 nChars, bool b16Bit ) in lclAppendString32()
265 void lclAppendString32( String& rString, SvMemoryStream& rStrm, bool b16Bit ) in lclAppendString32()
272 void SwWW8ImplReader::ReadEmbeddedData( SvMemoryStream& rStrm, SwDocShell* pDocShell, struct HyperL… in ReadEmbeddedData()
997 SvMemoryStream aMemStream; in ProcessObj()
/trunk/main/automation/inc/automation/
H A Dcommuni.hxx35 class SvMemoryStream;
/trunk/main/avmedia/source/win/
H A Dframegrabber.cxx192 SvMemoryStream aMemStm( pBuffer, nSize, STREAM_READ | STREAM_WRITE ); in grabFrame()
/trunk/main/starmath/source/
H A Dview.cxx1641 SvMemoryStream * pStrm; in Execute()
1659 …pStrm = new SvMemoryStream( (void*)aNewString.getStr(), aNewString.getLength() * sizeof(sal_Unicod… in Execute()
1663 …pStrm = new SvMemoryStream( (void*)aString.getStr(), aString.getLength() * sizeof(sal_Unicode), ST… in Execute()
H A Dunomodel.cxx692 SvMemoryStream aStream ( aSequence.getArray(), nSize, STREAM_READ ); in _setPropertyValues()
898 SvMemoryStream aStream; in _getPropertyValues()
/trunk/main/unotools/source/ucbhelper/
H A Ducbstreamhelper.cxx92 SvMemoryStream aStream(0,0); in lcl_CreateStream()
/trunk/main/vcl/unx/headless/
H A Dsvpelement.cxx208 SvMemoryStream aStream( 256, 256 ); in IMPL_LINK()
/trunk/main/sd/source/filter/eppt/
H A Descherex.cxx242 sal_uInt32 PptEscherEx::EnterGroup( Rectangle* pBoundRect, SvMemoryStream* pClientData ) in EnterGroup()
/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx360 SvMemoryStream* pDest = new SvMemoryStream; in GetGraphicObject()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx695 SvStream *pStream = new SvMemoryStream( 32000, 32000 ); in GetGraphicStream()
876 SvMemoryStream aStream; in SetGraphicToContainer()
H A Dembedtransfer.cxx158 SvMemoryStream aMemStm( 65535, 65535 ); in GetData()
/trunk/main/svtools/source/filter/wmf/
H A Dwmfwr.hxx210 void WriteEMFRecord( SvMemoryStream& rStream, sal_uInt32 nCurSize,
H A Dwmfwr.cxx637 SvMemoryStream aMemoryStream( nStrmLen ); in WMFRecord_Escape_Unicode()
2026 SvMemoryStream aStream; in WriteEmbeddedEMF()
2076 void WMFWriter::WriteEMFRecord( SvMemoryStream& rStream, sal_uInt32 nCurSize, sal_uInt32 nRemaining… in WriteEMFRecord()
H A Dwinwmf.cxx894 SvMemoryStream aMemoryStream( nEscLen ); in ReadRecordParams()
943 pEMFStream = new SvMemoryStream( nEMFSize ); in ReadRecordParams()
/trunk/main/svtools/source/filter/
H A Dfilter.cxx1542SvMemoryStream aIStrm( (void*)&rData[ 11 ], nChunkSize - 11, STREAM_READ ); in ImportGraphic()
1674 SvMemoryStream aTempStream; in ImportGraphic()
2092 SvMemoryStream aMemStm( 65535, 65535 ); in ExportGraphic()
H A Dexportdialog.cxx445 delete mpTempStream, mpTempStream = new SvMemoryStream(); in GetGraphicStream()
463 delete mpTempStream, mpTempStream = new SvMemoryStream(); in GetGraphicStream()
645 mpTempStream ( new SvMemoryStream() ), in ExportDialog()
/trunk/main/svgio/source/svgreader/
H A Dsvgimagenode.cxx229SvMemoryStream aStream(aPass.getArray(), aPass.getLength(), STREAM_READ); in decomposeSvgNode()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx98 SvMemoryStream aMem( (char*) aBytes.getArray(), aBytes.getLength(), STREAM_READ ); in GetBitmap()
103 SvMemoryStream aMem( (char*) aBytes.getArray(), aBytes.getLength(), STREAM_READ ); in GetBitmap()
/trunk/main/sot/inc/sot/
H A Dstorage.hxx152 SvMemoryStream * CreateMemoryStream();
/trunk/main/vcl/workben/
H A Dsvpclient.cxx278 SvMemoryStream aStream( aAnswer.getLength() );
/trunk/main/sw/source/core/doc/
H A Dswserv.cxx102 SvMemoryStream aMemStm( 65535, 65535 ); in GetData()
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx692 SvMemoryStream aStream (aSequence.getArray(), nSize, STREAM_READ ); in _setPropertyValues()
1057 SvMemoryStream aStream; in _getPropertyValues()
/trunk/main/basic/source/uno/
H A Dscriptcont.cxx651 SvMemoryStream aMemStream; in implStorePasswordLibrary()
792 SvMemoryStream aMemStream; in implStorePasswordLibrary()

Completed in 127 milliseconds

12345678