Bin obsolete and unused exchange actions
Change-Id: I6ae9353aa87c7b8303f77af98b968ae873c2f727
This commit is contained in:
@@ -98,23 +98,14 @@ SOT_DLLPUBLIC bool IsFormatSupported( const DataFlavorExVector& rDataFlavorExVec
|
||||
#define EXCHG_IN_ACTION_MOVE ((sal_uInt16)com::sun::star::datatransfer::dnd::DNDConstants::ACTION_MOVE)
|
||||
#define EXCHG_IN_ACTION_COPY ((sal_uInt16)com::sun::star::datatransfer::dnd::DNDConstants::ACTION_COPY)
|
||||
#define EXCHG_IN_ACTION_LINK ((sal_uInt16)com::sun::star::datatransfer::dnd::DNDConstants::ACTION_LINK)
|
||||
#define EXCHG_INOUT_ACTION_PRINT ((sal_uInt16)8)
|
||||
#define EXCHG_INOUT_ACTION_DISCARD ((sal_uInt16)16)
|
||||
#define EXCHG_OUT_ACTION_INSERT_OBJ ((sal_uInt16)17)
|
||||
#define EXCHG_OUT_ACTION_INSERT_BOOKMARK ((sal_uInt16)18)
|
||||
#define EXCHG_OUT_ACTION_INSERT_FILELINK ((sal_uInt16)19)
|
||||
#define EXCHG_OUT_ACTION_INSERT_FILE ((sal_uInt16)20)
|
||||
#define EXCHG_OUT_ACTION_INSERT_FILELIST ((sal_uInt16)21)
|
||||
#define EXCHG_OUT_ACTION_INSERT_IMAGEMAP ((sal_uInt16)22)
|
||||
#define EXCHG_OUT_ACTION_INSERT_OLE ((sal_uInt16)23)
|
||||
#define EXCHG_OUT_ACTION_INSERT_INTERACTIVE ((sal_uInt16)24)
|
||||
#define EXCHG_OUT_ACTION_INSERT_URLBUTTON ((sal_uInt16)25)
|
||||
#define EXCHG_OUT_ACTION_INSERT_CHAOSOBJ ((sal_uInt16)26) // OBSOLET ab 500.b ?
|
||||
#define EXCHG_OUT_ACTION_REPLACE_OBJ ((sal_uInt16)27)
|
||||
#define EXCHG_OUT_ACTION_REPLACE_LINK ((sal_uInt16)28)
|
||||
#define EXCHG_OUT_ACTION_REPLACE_IMAGEMAP ((sal_uInt16)29)
|
||||
#define EXCHG_OUT_ACTION_GET_ATTRIBUTES ((sal_uInt16)30)
|
||||
#define EXCHG_OUT_ACTION_UPLOAD ((sal_uInt16)31) // OBSOLET ab 500.b ?
|
||||
#define EXCHG_OUT_ACTION_MOVE_FILE ((sal_uInt16)32)
|
||||
#define EXCHG_OUT_ACTION_MOVE_FILELIST ((sal_uInt16)33)
|
||||
#define EXCHG_OUT_ACTION_UPDATE_RANGE ((sal_uInt16)34)
|
||||
@@ -134,12 +125,6 @@ SOT_DLLPUBLIC bool IsFormatSupported( const DataFlavorExVector& rDataFlavorExVec
|
||||
#define EXCHG_OUT_ACTION_REPLACE_BITMAP ((sal_uInt16)48)
|
||||
#define EXCHG_OUT_ACTION_REPLACE_GRAPH ((sal_uInt16)49)
|
||||
#define EXCHG_OUT_ACTION_INSERT_GRAPH ((sal_uInt16)50)
|
||||
#define EXCHG_OUT_ACTION_INSERT_MSGATTACH ((sal_uInt16)51) // obsolet ab 500.b ?
|
||||
#define EXCHG_OUT_ACTION_COPY_CHAOSOBJ ((sal_uInt16)52)
|
||||
#define EXCHG_OUT_ACTION_MOVE_CHAOSOBJ ((sal_uInt16)53)
|
||||
#define EXCHG_OUT_ACTION_COPY_MSGATTACH ((sal_uInt16)54)
|
||||
#define EXCHG_OUT_ACTION_COPY_BOOKMARK ((sal_uInt16)55)
|
||||
#define EXCHG_OUT_ACTION_COPY_FILE ((sal_uInt16)56)
|
||||
|
||||
#define EXCHG_OUT_ACTION_FLAG_CREATE_THEME ((sal_uInt16)0x0100)
|
||||
#define EXCHG_OUT_ACTION_FLAG_KEEP_POSSIZE ((sal_uInt16)0x0200)
|
||||
|
Reference in New Issue
Block a user