Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx421 eBufferType = TRNSFR_INETFLD; in GetData()
451 eBufferType = TRNSFR_INETFLD; in GetData()
571 if( (TRNSFR_INETFLD & eBufferType) && pBkmk ) in GetData()
931 eBufferType = (TransferBufferType)( TRNSFR_INETFLD | eBufferType ); in PrepareForCopy()
3158 eBufferType = (TransferBufferType)( TRNSFR_INETFLD | eBufferType ); in SetDataForDragAndDrop()
3186 eBufferType = TRNSFR_INETFLD; in SetDataForDragAndDrop()
3377 if( TRNSFR_INETFLD == eBufferType ) in PrivateDrop()
3382 if( (TRNSFR_INETFLD & eBufferType) && pBkmk ) in PrivateDrop()
3492 if( TRNSFR_INETFLD == eBufferType ) in PrivateDrop()
/trunk/main/sw/source/ui/inc/
H A Dswdtflvr.hxx55 const sal_uInt16 TRNSFR_INETFLD = 0x0040; variable

Completed in 37 milliseconds