Lines Matching refs:IsDropFormatSupported

3638 				if ( IsDropFormatSupported(SOT_FORMATSTR_ID_SVXB)  in AcceptDrop()
3639 || IsDropFormatSupported(SOT_FORMAT_GDIMETAFILE) in AcceptDrop()
3640 || IsDropFormatSupported(SOT_FORMATSTR_ID_PNG) in AcceptDrop()
3641 || IsDropFormatSupported(SOT_FORMAT_BITMAP) ) in AcceptDrop()
3660 if ( IsDropFormatSupported( SOT_FORMATSTR_ID_EMBED_SOURCE ) || in AcceptDrop()
3661 IsDropFormatSupported( SOT_FORMATSTR_ID_LINK_SOURCE ) || in AcceptDrop()
3662 IsDropFormatSupported( SOT_FORMATSTR_ID_EMBED_SOURCE_OLE ) || in AcceptDrop()
3663 IsDropFormatSupported( SOT_FORMATSTR_ID_LINK_SOURCE_OLE ) || in AcceptDrop()
3664 IsDropFormatSupported( SOT_FORMATSTR_ID_EMBEDDED_OBJ_OLE ) || in AcceptDrop()
3665 IsDropFormatSupported( SOT_FORMAT_STRING ) || in AcceptDrop()
3666 IsDropFormatSupported( SOT_FORMATSTR_ID_SYLK ) || in AcceptDrop()
3667 IsDropFormatSupported( SOT_FORMATSTR_ID_LINK ) || in AcceptDrop()
3668 IsDropFormatSupported( SOT_FORMATSTR_ID_HTML ) || in AcceptDrop()
3669 IsDropFormatSupported( SOT_FORMATSTR_ID_HTML_SIMPLE ) || in AcceptDrop()
3670 IsDropFormatSupported( SOT_FORMATSTR_ID_DIF ) || in AcceptDrop()
3671 IsDropFormatSupported( SOT_FORMATSTR_ID_DRAWING ) || in AcceptDrop()
3672 IsDropFormatSupported( SOT_FORMATSTR_ID_SVXB ) || in AcceptDrop()
3673 IsDropFormatSupported( SOT_FORMAT_RTF ) || in AcceptDrop()
3674 IsDropFormatSupported( SOT_FORMAT_GDIMETAFILE ) || in AcceptDrop()
3675 IsDropFormatSupported( SOT_FORMATSTR_ID_PNG ) || in AcceptDrop()
3676 IsDropFormatSupported( SOT_FORMAT_BITMAP ) || in AcceptDrop()
3677 IsDropFormatSupported( SOT_FORMATSTR_ID_SBA_DATAEXCHANGE ) || in AcceptDrop()
3678 IsDropFormatSupported( SOT_FORMATSTR_ID_SBA_FIELDDATAEXCHANGE ) || 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()
3692 if ( IsDropFormatSupported( SOT_FORMATSTR_ID_LINK_SOURCE ) || in AcceptDrop()
3693 IsDropFormatSupported( SOT_FORMATSTR_ID_LINK_SOURCE_OLE ) || in AcceptDrop()
3694 IsDropFormatSupported( SOT_FORMATSTR_ID_LINK ) || in AcceptDrop()
3695 IsDropFormatSupported( SOT_FORMAT_FILE_LIST ) || in AcceptDrop()
3696 IsDropFormatSupported( SOT_FORMAT_FILE ) || in AcceptDrop()
3697 IsDropFormatSupported( SOT_FORMATSTR_ID_SOLK ) || in AcceptDrop()
3698 IsDropFormatSupported( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) || in AcceptDrop()
3699 IsDropFormatSupported( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ) || in AcceptDrop()
3700 IsDropFormatSupported( SOT_FORMATSTR_ID_FILEGRPDESCRIPTOR ) ) in AcceptDrop()