Home
last modified time | relevance | path

Searched refs:GetSotStorageStream (Results 1 – 14 of 14) sorted by last modified time

/trunk/main/svtools/source/misc/
H A Dtransfer.cxx1842 bool bRet(GetSotStorageStream(rFlavor, xStm)); in GetBitmapEx()
1848 bRet = GetSotStorageStream(aSubstFlavor, xStm); in GetBitmapEx()
1854 bRet = GetSotStorageStream(aSubstFlavor, xStm); in GetBitmapEx()
1939 if( GetSotStorageStream( rFlavor, xStm ) ) in GetGDIMetaFile()
1948 GetSotStorageStream( aSubstFlavor, xStm ) ) in GetGDIMetaFile()
1962 GetSotStorageStream( aSubstFlavor, xStm ) ) in GetGDIMetaFile()
1976 GetSotStorageStream( aSubstFlavor, xStm ) ) in GetGDIMetaFile()
2048 if( GetSotStorageStream( rFlavor, xStm ) ) in GetGraphic()
2071 sal_Bool bRet = GetSotStorageStream( rFlavor, xStm ); in GetImageMap()
2259 sal_Bool bRet = GetSotStorageStream( rFlavor, xStm ); in GetINetImage()
[all …]
/trunk/main/sd/source/ui/view/
H A Dsdview2.cxx739 … if( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_XFA, xStm ) && xStm.Is() ) in ExecuteDrop()
H A Dsdview3.cxx346 if( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_SVIM, xStm ) ) in InsertData()
363 if( aDataHelper.GetSotStorageStream( FORMAT_RTF, xStm ) ) in InsertData()
689 if( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_DRAWING, xStm ) ) in InsertData()
1215 if( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_SVXB, xStm ) ) in InsertData()
1332 if( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_XFA, xStm ) ) in InsertData()
1396 if( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_HTML, xStm ) ) in InsertData()
1408 if( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_EDITENGINE, xStm ) ) in InsertData()
1437 if( aDataHelper.GetSotStorageStream( FORMAT_RTF, xStm ) ) in InsertData()
/trunk/main/sc/source/ui/view/
H A Dviewfun4.cxx174 if ( aDataHelper.GetSotStorageStream( SOT_FORMAT_RTF, xStream ) && xStream.Is() ) in PasteRTF()
H A Dgridwin.cxx3768 aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_EMBED_SOURCE, xStm ) ) in lcl_GetDropFormatId()
H A Dviewfun3.cxx834 if( pScDrawView && aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_SVXB, xStm ) ) in PasteOnDrawObjectLinked()
H A Dviewfun5.cxx317 if ( aDataHelper.GetSotStorageStream( nFormatId, xStream ) && xStream.Is() ) in PasteDataFormat()
473 if( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_SVXB, xStm ) ) in PasteDataFormat()
483 if( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_DRAWING, xStm ) ) in PasteDataFormat()
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx432 bRet = aEditHelper.GetSotStorageStream( rFlavor, rxOStm ); in WriteObject()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1670 if( rData.GetSotStorageStream( nFmt, xStrm ) ) in _PasteFileContent()
2086 if( !rData.GetSotStorageStream( SOT_FORMATSTR_ID_LINK, xStrm )) in _PasteDDE()
2249 if( rData.GetSotStorageStream( SOT_FORMATSTR_ID_DRAWING, xStrm )) in _PasteSdrFormat()
2294 if(rData.GetSotStorageStream(SOT_FORMATSTR_ID_SVXB, xStm)) in _PasteGrf()
/trunk/main/svx/source/gallery2/
H A Dgaltheme.cxx1282 if( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_DRAWING, xModelStm ) ) in InsertTransferable()
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx392 sal_Bool GetSotStorageStream( SotFormatStringId nFormat, SotStorageStreamRef& rStreamRef );
393 …sal_Bool GetSotStorageStream( const ::com::sun::star::datatransfer::DataFlavor& rFlavor, SotSt…
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1005 aTransferData.GetSotStorageStream(SOT_FORMATSTR_ID_SBA_TABED,aStreamRef); in InsertRows()
/trunk/main/dbaccess/source/ui/misc/
H A DTableCopyHelper.cxx285 …const_cast<TransferableDataHelper&>(_rTransData).GetSotStorageStream(SOT_FORMATSTR_ID_HTML ,aTrans… in pasteTable()
287 …const_cast<TransferableDataHelper&>(_rTransData).GetSotStorageStream(SOT_FORMAT_RTF,aTrans.aHtmlRt… in pasteTable()
363 …const_cast<TransferableDataHelper&>(_aDroppedData).GetSotStorageStream(SOT_FORMATSTR_ID_HTML ,_rAs… in copyTagTable()
365 …const_cast<TransferableDataHelper&>(_aDroppedData).GetSotStorageStream(SOT_FORMAT_RTF,_rAsyncDrop.… in copyTagTable()
/trunk/main/chart2/source/controller/main/
H A DChartController_Tools.cxx315 if ( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_DRAWING, xStm ) ) in executeDispatch_Paste()
330 if( aDataHelper.GetSotStorageStream( SOT_FORMATSTR_ID_SVXB, xStm )) in executeDispatch_Paste()

Completed in 156 milliseconds