Home
last modified time | relevance | path

Searched refs:TRNSFR_GRAPHIC (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx540 if( eBufferType & TRNSFR_GRAPHIC && pOrigGrf ) in GetData()
545 if( eBufferType & TRNSFR_GRAPHIC ) in GetData()
551 if( (eBufferType & TRNSFR_GRAPHIC) && (pClpBitmap != 0 || pClpGraphic != 0)) in GetData()
805 eBufferType = TRNSFR_GRAPHIC; in PrepareForCopy()
912 eBufferType = (TransferBufferType)( TRNSFR_GRAPHIC | eBufferType ); in PrepareForCopy()
2863 ((TRNSFR_DOCUMENT|TRNSFR_GRAPHIC|TRNSFR_OLE) & pClipboard->eBufferType )) in PasteFormat()
2964 else if( pClipboard->eBufferType & TRNSFR_GRAPHIC ) in PasteSpecial()
3030 else if( pClipboard->eBufferType & TRNSFR_GRAPHIC ) in FillClipFmtItem()
3089 eBufferType = TRNSFR_GRAPHIC; in SetDataForDragAndDrop()
3139 eBufferType = (TransferBufferType)( TRNSFR_GRAPHIC | eBufferType ); in SetDataForDragAndDrop()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dswdtflvr.hxx51 const sal_uInt16 TRNSFR_GRAPHIC = 0x0004; variable

Completed in 24 milliseconds