Home
last modified time | relevance | path

Searched refs:SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR (Results 1 – 16 of 16) sorted by relevance

/aoo41x/main/sot/source/base/
H A Dformats.cxx106 { SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, EXCHG_IN_ACTION_LINK, 0 }, \
137 { SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, EXCHG_IN_ACTION_LINK, 0 }, \
179 { SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, EXCHG_IN_ACTION_COPY, 0 }, \
283 { SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, EXCHG_IN_ACTION_COPY, 0 }, \
361 { SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, EXCHG_IN_ACTION_COPY, 0 }, \
423 { SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, EXCHG_IN_ACTION_COPY, 0 }, \
487 { SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, EXCHG_IN_ACTION_COPY, 0 }, \
551 { SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, EXCHG_IN_ACTION_COPY, 0 }, \
605 { SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, EXCHG_IN_ACTION_COPY, 0 }, \
636 { SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, EXCHG_IN_ACTION_COPY, 0 }, \
[all …]
/aoo41x/main/svtools/source/misc/
H A Dtransfer2.cxx455 case SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR: in GetData()
495 AddFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ); in CopyINetBookmark()
H A Dtransfer.cxx929 case( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ): in SetINetBookmark()
2072 case( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ): in GetINetBookmark()
2077 if( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR == nFormat ) in GetINetBookmark()
/aoo41x/main/sc/source/ui/app/
H A Dlnktrans.cxx62 AddFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ); in AddSupportedFormats()
H A Dseltrans.cxx246 AddFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ); in AddSupportedFormats()
H A Ddrwtrans.cxx342 AddFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ); in AddSupportedFormats()
/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx569 case SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR: in GetData()
930 AddFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ); in PrepareForCopy()
1482 case SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR: in PasteData()
2305 case SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR: in _PasteGrf()
3156 AddFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ); in SetDataForDragAndDrop()
3184 AddFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ); in SetDataForDragAndDrop()
/aoo41x/main/sd/source/ui/view/
H A Ddrviews4.cxx560 ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) && in Command()
561 aDataHelper.GetINetBookmark( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, aINetBookmark ) ) ) in Command()
H A Dsdview2.cxx385 ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) && in DoPaste()
386 aDataHelper.GetINetBookmark( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, aINetBookmark ) ) ) in DoPaste()
H A Ddrviewse.cxx857 ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) && in FuSupport()
858 … aDataHelper.GetINetBookmark( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, aINetBookmark ) ) ) in FuSupport()
/aoo41x/main/sd/source/ui/func/
H A Dfuinsert.cxx254 ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) && in DoExecute()
255 … aDataHelper.GetINetBookmark( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, aINetBookmark ) ) ) in DoExecute()
/aoo41x/main/sot/inc/sot/
H A Dformats.hxx147 #define SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ((sal_uLong)104) macro
/aoo41x/main/sw/source/ui/utlui/
H A Dnavipi.cxx1322 rData.HasFormat( nFmt = SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR )) in CreateDropFileName()
1348 aContentTree.IsDropFormatSupported( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) || in AcceptDrop()
H A Dglbltree.cxx340 IsDropFormatSupported( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) || in AcceptDrop()
/aoo41x/main/sc/source/ui/view/
H A Dgridwin.cxx3668 IsDropFormatSupported( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) || in AcceptDrop()
3683 IsDropFormatSupported( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) || in AcceptDrop()
3732 else if ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) ) in lcl_GetDropFormatId()
3733 return SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR; in lcl_GetDropFormatId()
3826 else if ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) ) in lcl_GetDropLinkId()
3827 nFormatId = SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR; in lcl_GetDropLinkId()
H A Dviewfun5.cxx625 nFormatId == SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR || in PasteDataFormat()

Completed in 139 milliseconds