Home
last modified time | relevance | path

Searched refs:SOT_FORMATSTR_ID_INET_IMAGE (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/svtools/source/urlobj/
H A Dinetimg.cxx39 case SOT_FORMATSTR_ID_INET_IMAGE: in Write()
69 case SOT_FORMATSTR_ID_INET_IMAGE: in Read()
/aoo41x/main/sot/source/base/
H A Dformats.cxx100 { SOT_FORMATSTR_ID_INET_IMAGE, EXCHG_IN_ACTION_LINK, 0 }, \
116 { SOT_FORMATSTR_ID_INET_IMAGE, EXCHG_OUT_ACTION_INSERT_INTERACTIVE, 0 }, \
133 { SOT_FORMATSTR_ID_INET_IMAGE, EXCHG_IN_ACTION_LINK, 0 }, \
149 { SOT_FORMATSTR_ID_INET_IMAGE, EXCHG_OUT_ACTION_INSERT_INTERACTIVE, 0 }, \
172 { SOT_FORMATSTR_ID_INET_IMAGE, EXCHG_IN_ACTION_COPY, 0 }, \
276 { SOT_FORMATSTR_ID_INET_IMAGE, EXCHG_IN_ACTION_COPY, 0 }, \
/aoo41x/main/svtools/source/misc/
H A Dtransfer2.cxx530 rINtImg.Write( aMemStm, SOT_FORMATSTR_ID_INET_IMAGE ); in CopyINetImage()
531 CopyAnyData( SOT_FORMATSTR_ID_INET_IMAGE, (sal_Char*)aMemStm.GetData(), in CopyINetImage()
/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx560 case SOT_FORMATSTR_ID_INET_IMAGE: in GetData()
976 AddFormat( SOT_FORMATSTR_ID_INET_IMAGE ); in PrepareForCopy()
1403 case SOT_FORMATSTR_ID_INET_IMAGE: in PasteData()
1964 if( ( rData.HasFormat( SOT_FORMATSTR_ID_INET_IMAGE ) && in _PasteTargetURL()
1965 rData.GetINetImage( SOT_FORMATSTR_ID_INET_IMAGE, aINetImg )) || in _PasteTargetURL()
3204 AddFormat( SOT_FORMATSTR_ID_INET_IMAGE ); in SetDataForDragAndDrop()
/aoo41x/main/sot/inc/sot/
H A Dformats.hxx143 #define SOT_FORMATSTR_ID_INET_IMAGE ((sal_uLong)100) macro

Completed in 37 milliseconds