Searched refs:TRNSFR_OLE (Results 1 – 2 of 2) sorted by relevance
471 if( TRNSFR_OLE == eBufferType ) in GetData()826 eBufferType = TRNSFR_OLE; in PrepareForCopy()2863 ((TRNSFR_DOCUMENT|TRNSFR_GRAPHIC|TRNSFR_OLE) & pClipboard->eBufferType )) in PasteFormat()2966 else if( pClipboard->eBufferType == TRNSFR_OLE ) in PasteSpecial()3032 else if( pClipboard->eBufferType == TRNSFR_OLE ) in FillClipFmtItem()3098 eBufferType = TRNSFR_OLE; in SetDataForDragAndDrop()
54 const sal_uInt16 TRNSFR_OLE = 0x0020; variable
Completed in 29 milliseconds