Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/inc/
H A Dswdtflvr.hxx45 typedef sal_uInt16 TransferBufferType; typedef
79 TransferBufferType eBufferType;
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx871 eBufferType = (TransferBufferType)(TRNSFR_DOCUMENT_WORD | eBufferType); in PrepareForCopy()
877 eBufferType = (TransferBufferType)(TRNSFR_TABELLE | eBufferType); in PrepareForCopy()
903 eBufferType = (TransferBufferType)( TRNSFR_GRAPHIC | eBufferType ); in PrepareForCopy()
922 eBufferType = (TransferBufferType)( TRNSFR_INETFLD | eBufferType ); in PrepareForCopy()
3093 eBufferType = TransferBufferType( TRNSFR_DOCUMENT_WORD in SetDataForDragAndDrop()
3098 eBufferType = (TransferBufferType)(TRNSFR_TABELLE | eBufferType); in SetDataForDragAndDrop()
3121 eBufferType = (TransferBufferType)( TRNSFR_GRAPHIC | eBufferType ); in SetDataForDragAndDrop()
3140 eBufferType = (TransferBufferType)( TRNSFR_INETFLD | eBufferType ); in SetDataForDragAndDrop()