Searched refs:EXCHG_IN_ACTION_COPY (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/sot/source/base/ |
| H A D | formats.cxx | 162 { SOT_FORMAT_GDIMETAFILE, EXCHG_IN_ACTION_COPY, 0 }, \ 163 { SOT_FORMATSTR_ID_DRAWING, EXCHG_IN_ACTION_COPY, 0 }, \ 164 { SOT_FORMATSTR_ID_PNG, EXCHG_IN_ACTION_COPY, 0 }, \ 165 { SOT_FORMAT_BITMAP, EXCHG_IN_ACTION_COPY, 0 }, \ 166 { SOT_FORMATSTR_ID_SVXB, EXCHG_IN_ACTION_COPY, 0 }, \ 167 { SOT_FORMATSTR_ID_HTML, EXCHG_IN_ACTION_COPY, 0 }, \ 168 { SOT_FORMATSTR_ID_HTML_NO_COMMENT, EXCHG_IN_ACTION_COPY, 0 }, \ 169 { SOT_FORMATSTR_ID_HTML_SIMPLE, EXCHG_IN_ACTION_COPY, 0 }, \ 170 { SOT_FORMAT_STRING, EXCHG_IN_ACTION_COPY, 0 }, \ 171 { SOT_FORMATSTR_ID_SONLK, EXCHG_IN_ACTION_COPY, 0 }, \ [all …]
|
| /trunk/main/sw/source/ui/dochdl/ |
| H A D | swdtflvr.cxx | 1082 ? EXCHG_IN_ACTION_COPY in IsPaste() 1121 ? EXCHG_IN_ACTION_COPY in Paste() 1291 case EXCHG_IN_ACTION_COPY: in PasteData() 1382 case REGION_MODE_NONE: nClearedAction = EXCHG_IN_ACTION_COPY; break; in PasteData() 2862 ? EXCHG_IN_ACTION_COPY in PasteFormat() 2889 nDestination, EXCHG_IN_ACTION_COPY, in _TestAllowedFormat() 2890 EXCHG_IN_ACTION_COPY, nFormat, in _TestAllowedFormat()
|
| /trunk/main/sot/inc/sot/ |
| H A D | exchange.hxx | 109 #define EXCHG_IN_ACTION_COPY ((sal_uInt16)com::sun::star::datatransfer::dnd::DND… macro
|
| /trunk/main/sw/source/ui/wrtsh/ |
| H A D | wrtsh2.cxx | 485 if( EXCHG_IN_ACTION_COPY == nAction ) in NavigatorPaste()
|
| /trunk/main/sw/source/ui/docvw/ |
| H A D | edtwin.cxx | 5110 nDropDestination, EXCHG_IN_ACTION_COPY, in Command() 5111 EXCHG_IN_ACTION_COPY, nDropFormat, in Command() 5118 sal_False, &aDocPt, EXCHG_IN_ACTION_COPY, in Command()
|