LibreOffice Module sc (master) 1
Classes | Enumerations
seltrans.hxx File Reference
#include <vcl/transfer.hxx>
#include <rtl/ref.hxx>
Include dependency graph for seltrans.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScSelectionTransferObj
 

Enumerations

enum  ScSelectionTransferMode {
  SC_SELTRANS_INVALID ,
  SC_SELTRANS_CELL ,
  SC_SELTRANS_CELLS ,
  SC_SELTRANS_DRAW_BITMAP ,
  SC_SELTRANS_DRAW_GRAPHIC ,
  SC_SELTRANS_DRAW_BOOKMARK ,
  SC_SELTRANS_DRAW_OLE ,
  SC_SELTRANS_DRAW_OTHER
}
 

Enumeration Type Documentation

◆ ScSelectionTransferMode

Enumerator
SC_SELTRANS_INVALID 
SC_SELTRANS_CELL 
SC_SELTRANS_CELLS 
SC_SELTRANS_DRAW_BITMAP 
SC_SELTRANS_DRAW_GRAPHIC 
SC_SELTRANS_DRAW_BOOKMARK 
SC_SELTRANS_DRAW_OLE 
SC_SELTRANS_DRAW_OTHER 

Definition at line 29 of file seltrans.hxx.