Lines Matching refs:IsDropFormatSupported

3623 				if ( IsDropFormatSupported(SOT_FORMATSTR_ID_SVXB)  in AcceptDrop()
3624 || IsDropFormatSupported(SOT_FORMAT_GDIMETAFILE) in AcceptDrop()
3625 || IsDropFormatSupported(SOT_FORMATSTR_ID_PNG) in AcceptDrop()
3626 || IsDropFormatSupported(SOT_FORMAT_BITMAP) ) in AcceptDrop()
3645 if ( IsDropFormatSupported( SOT_FORMATSTR_ID_EMBED_SOURCE ) || in AcceptDrop()
3646 IsDropFormatSupported( SOT_FORMATSTR_ID_LINK_SOURCE ) || in AcceptDrop()
3647 IsDropFormatSupported( SOT_FORMATSTR_ID_EMBED_SOURCE_OLE ) || in AcceptDrop()
3648 IsDropFormatSupported( SOT_FORMATSTR_ID_LINK_SOURCE_OLE ) || in AcceptDrop()
3649 IsDropFormatSupported( SOT_FORMATSTR_ID_EMBEDDED_OBJ_OLE ) || in AcceptDrop()
3650 IsDropFormatSupported( SOT_FORMAT_STRING ) || in AcceptDrop()
3651 IsDropFormatSupported( SOT_FORMATSTR_ID_SYLK ) || in AcceptDrop()
3652 IsDropFormatSupported( SOT_FORMATSTR_ID_LINK ) || in AcceptDrop()
3653 IsDropFormatSupported( SOT_FORMATSTR_ID_HTML ) || in AcceptDrop()
3654 IsDropFormatSupported( SOT_FORMATSTR_ID_HTML_SIMPLE ) || in AcceptDrop()
3655 IsDropFormatSupported( SOT_FORMATSTR_ID_DIF ) || in AcceptDrop()
3656 IsDropFormatSupported( SOT_FORMATSTR_ID_DRAWING ) || in AcceptDrop()
3657 IsDropFormatSupported( SOT_FORMATSTR_ID_SVXB ) || in AcceptDrop()
3658 IsDropFormatSupported( SOT_FORMAT_RTF ) || in AcceptDrop()
3659 IsDropFormatSupported( SOT_FORMAT_GDIMETAFILE ) || in AcceptDrop()
3660 IsDropFormatSupported( SOT_FORMATSTR_ID_PNG ) || in AcceptDrop()
3661 IsDropFormatSupported( SOT_FORMAT_BITMAP ) || in AcceptDrop()
3662 IsDropFormatSupported( SOT_FORMATSTR_ID_SBA_DATAEXCHANGE ) || in AcceptDrop()
3663 IsDropFormatSupported( SOT_FORMATSTR_ID_SBA_FIELDDATAEXCHANGE ) || in AcceptDrop()
3665 IsDropFormatSupported( SOT_FORMAT_FILE_LIST ) || in AcceptDrop()
3666 IsDropFormatSupported( SOT_FORMAT_FILE ) || in AcceptDrop()
3667 IsDropFormatSupported( SOT_FORMATSTR_ID_SOLK ) || in AcceptDrop()
3668 IsDropFormatSupported( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) || in AcceptDrop()
3669 IsDropFormatSupported( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ) || in AcceptDrop()
3670 IsDropFormatSupported( SOT_FORMATSTR_ID_FILEGRPDESCRIPTOR ) ) ) ) in AcceptDrop()
3677 if ( IsDropFormatSupported( SOT_FORMATSTR_ID_LINK_SOURCE ) || in AcceptDrop()
3678 IsDropFormatSupported( SOT_FORMATSTR_ID_LINK_SOURCE_OLE ) || in AcceptDrop()
3679 IsDropFormatSupported( SOT_FORMATSTR_ID_LINK ) || in AcceptDrop()
3680 IsDropFormatSupported( SOT_FORMAT_FILE_LIST ) || in AcceptDrop()
3681 IsDropFormatSupported( SOT_FORMAT_FILE ) || in AcceptDrop()
3682 IsDropFormatSupported( SOT_FORMATSTR_ID_SOLK ) || in AcceptDrop()
3683 IsDropFormatSupported( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) || in AcceptDrop()
3684 IsDropFormatSupported( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ) || in AcceptDrop()
3685 IsDropFormatSupported( SOT_FORMATSTR_ID_FILEGRPDESCRIPTOR ) ) in AcceptDrop()