Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx463 if( TRNSFR_OLE == eBufferType ) in GetData()
817 eBufferType = TRNSFR_OLE; in PrepareForCopy()
2847 ((TRNSFR_DOCUMENT|TRNSFR_GRAPHIC|TRNSFR_OLE) & pClipboard->eBufferType )) in PasteFormat()
2949 else if( pClipboard->eBufferType == TRNSFR_OLE ) in PasteSpecial()
3014 else if( pClipboard->eBufferType == TRNSFR_OLE ) in FillClipFmtItem()
3080 eBufferType = TRNSFR_OLE; in SetDataForDragAndDrop()
/trunk/main/sw/source/ui/inc/
H A Dswdtflvr.hxx54 const sal_uInt16 TRNSFR_OLE = 0x0020; variable