Searched refs:SOT_FORMATSTR_ID_SOLK (Results 1 – 14 of 14) sorted by relevance
/aoo41x/main/sot/source/base/ |
H A D | formats.cxx | 176 { SOT_FORMATSTR_ID_SOLK, EXCHG_IN_ACTION_COPY, 0 }, \ 280 { SOT_FORMATSTR_ID_SOLK, EXCHG_IN_ACTION_COPY, 0 }, \ 358 { SOT_FORMATSTR_ID_SOLK, EXCHG_IN_ACTION_COPY, 0 }, \ 420 { SOT_FORMATSTR_ID_SOLK, EXCHG_IN_ACTION_COPY, 0 }, \ 484 { SOT_FORMATSTR_ID_SOLK, EXCHG_IN_ACTION_COPY, 0 }, \ 548 { SOT_FORMATSTR_ID_SOLK, EXCHG_IN_ACTION_COPY, 0 }, \ 633 { SOT_FORMATSTR_ID_SOLK, EXCHG_IN_ACTION_COPY, 0 }, \ 693 { SOT_FORMATSTR_ID_SOLK, EXCHG_IN_ACTION_COPY, 0 }, \ 760 { SOT_FORMATSTR_ID_SOLK, EXCHG_IN_ACTION_COPY, 0 }, \ 832 { SOT_FORMATSTR_ID_SOLK, EXCHG_IN_ACTION_COPY, 0 }, \ [all …]
|
/aoo41x/main/svtools/source/misc/ |
H A D | transfer2.cxx | 451 case SOT_FORMATSTR_ID_SOLK: in GetData() 491 AddFormat( SOT_FORMATSTR_ID_SOLK ); in CopyINetBookmark()
|
H A D | transfer.cxx | 910 case( SOT_FORMATSTR_ID_SOLK ): in SetINetBookmark() 2071 case( SOT_FORMATSTR_ID_SOLK ): in GetINetBookmark()
|
/aoo41x/main/sc/source/ui/app/ |
H A D | lnktrans.cxx | 60 AddFormat( SOT_FORMATSTR_ID_SOLK ); in AddSupportedFormats()
|
H A D | seltrans.cxx | 244 AddFormat( SOT_FORMATSTR_ID_SOLK ); in AddSupportedFormats()
|
H A D | drwtrans.cxx | 340 AddFormat( SOT_FORMATSTR_ID_SOLK ); in AddSupportedFormats()
|
/aoo41x/main/sot/inc/sot/ |
H A D | formats.hxx | 60 #define SOT_FORMATSTR_ID_SOLK ((sal_uLong)17) macro
|
/aoo41x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 565 case SOT_FORMATSTR_ID_SOLK: in GetData() 926 AddFormat( SOT_FORMATSTR_ID_SOLK ); in PrepareForCopy() 2817 if( rData.GetINetBookmark( SOT_FORMATSTR_ID_SOLK, aBkmk ) ) in _CheckForURLOrLNKFile() 3152 AddFormat( SOT_FORMATSTR_ID_SOLK ); in SetDataForDragAndDrop() 3180 AddFormat( SOT_FORMATSTR_ID_SOLK ); in SetDataForDragAndDrop()
|
/aoo41x/main/svtools/source/dialogs/ |
H A D | insdlg.cxx | 249 { SOT_FORMATSTR_ID_SOLK, STR_FORMAT_ID_SOLK }, in GetSotFormatUIName()
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | navipi.cxx | 1318 else if( rData.HasFormat( nFmt = SOT_FORMATSTR_ID_SOLK ) || in CreateDropFileName() 1344 aContentTree.IsDropFormatSupported( SOT_FORMATSTR_ID_SOLK ) || in AcceptDrop()
|
H A D | glbltree.cxx | 336 IsDropFormatSupported( SOT_FORMATSTR_ID_SOLK ) || in AcceptDrop()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | gridwin.cxx | 3667 IsDropFormatSupported( SOT_FORMATSTR_ID_SOLK ) || in AcceptDrop() 3682 IsDropFormatSupported( SOT_FORMATSTR_ID_SOLK ) || in AcceptDrop() 3730 if ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_SOLK ) ) in lcl_GetDropFormatId() 3731 return SOT_FORMATSTR_ID_SOLK; in lcl_GetDropFormatId() 3824 else if ( aDataHelper.HasFormat( SOT_FORMATSTR_ID_SOLK ) ) in lcl_GetDropLinkId() 3825 nFormatId = SOT_FORMATSTR_ID_SOLK; in lcl_GetDropLinkId()
|
H A D | viewfun5.cxx | 624 else if ( nFormatId == SOT_FORMATSTR_ID_SOLK || in PasteDataFormat()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | sdview3.cxx | 1503 ( !aDataHelper.HasFormat( SOT_FORMATSTR_ID_SOLK ) && in InsertData()
|
Completed in 134 milliseconds