Searched refs:TransferBufferType (Results 1 – 2 of 2) sorted by relevance
45 typedef sal_uInt16 TransferBufferType; typedef79 TransferBufferType eBufferType;
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()3111 eBufferType = TransferBufferType( TRNSFR_DOCUMENT_WORD in SetDataForDragAndDrop()3116 eBufferType = (TransferBufferType)(TRNSFR_TABELLE | eBufferType); in SetDataForDragAndDrop()3139 eBufferType = (TransferBufferType)( TRNSFR_GRAPHIC | eBufferType ); in SetDataForDragAndDrop()3158 eBufferType = (TransferBufferType)( TRNSFR_INETFLD | eBufferType ); in SetDataForDragAndDrop()
Completed in 40 milliseconds