Searched refs:SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR (Results 1 – 16 of 16) sorted by relevance
/aoo41x/main/sot/source/base/ |
H A D | formats.cxx | 106 { 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 D | transfer2.cxx | 455 case SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR: in GetData() 495 AddFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ); in CopyINetBookmark()
|
H A D | transfer.cxx | 929 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 D | lnktrans.cxx | 62 AddFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ); in AddSupportedFormats()
|
H A D | seltrans.cxx | 246 AddFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ); in AddSupportedFormats()
|
H A D | drwtrans.cxx | 342 AddFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ); in AddSupportedFormats()
|
/aoo41x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 569 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 D | drviews4.cxx | 560 ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) && in Command() 561 aDataHelper.GetINetBookmark( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, aINetBookmark ) ) ) in Command()
|
H A D | sdview2.cxx | 385 ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) && in DoPaste() 386 aDataHelper.GetINetBookmark( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR, aINetBookmark ) ) ) in DoPaste()
|
H A D | drviewse.cxx | 857 ( 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 D | fuinsert.cxx | 254 ( 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 D | formats.hxx | 147 #define SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ((sal_uLong)104) macro
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | navipi.cxx | 1322 rData.HasFormat( nFmt = SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR )) in CreateDropFileName() 1348 aContentTree.IsDropFormatSupported( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) || in AcceptDrop()
|
H A D | glbltree.cxx | 340 IsDropFormatSupported( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ) || in AcceptDrop()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | gridwin.cxx | 3668 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 D | viewfun5.cxx | 625 nFormatId == SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR || in PasteDataFormat()
|
Completed in 139 milliseconds