Searched refs:eBufferType (Results 1 – 2 of 2) sorted by relevance
219 eBufferType( TRNSFR_NONE ) in SwTransferable()286 eBufferType = TRNSFR_NONE; in ~SwTransferable()826 eBufferType = TRNSFR_OLE; in PrepareForCopy()880 eBufferType = (TransferBufferType)(TRNSFR_DOCUMENT_WORD | eBufferType); in PrepareForCopy()886 eBufferType = (TransferBufferType)(TRNSFR_TABELLE | eBufferType); in PrepareForCopy()912 eBufferType = (TransferBufferType)( TRNSFR_GRAPHIC | eBufferType ); in PrepareForCopy()931 eBufferType = (TransferBufferType)( TRNSFR_INETFLD | eBufferType ); in PrepareForCopy()3097 eBufferType = TRNSFR_OLE; in SetDataForDragAndDrop()3115 eBufferType = (TransferBufferType)(TRNSFR_TABELLE | eBufferType); in SetDataForDragAndDrop()3138 eBufferType = (TransferBufferType)( TRNSFR_GRAPHIC | eBufferType ); in SetDataForDragAndDrop()[all …]
79 TransferBufferType eBufferType; member in SwTransferable
Completed in 43 milliseconds