Searched refs:TRNSFR_OLE (Results 1 – 2 of 2) sorted by relevance
463 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()
54 const sal_uInt16 TRNSFR_OLE = 0x0020; variable