LibreOffice Module sc (master) 1
Classes | Enumerations | Variables
content.hxx File Reference
#include <vcl/weld.hxx>
#include <address.hxx>
#include <tools/solar.h>
#include <o3tl/enumarray.hxx>
Include dependency graph for content.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScContentTree
 

Enumerations

enum class  ScContentId {
  ROOT ,
  TABLE ,
  RANGENAME ,
  DBAREA ,
  GRAPHIC ,
  OLEOBJECT ,
  NOTE ,
  AREALINK ,
  DRAWING ,
  LAST = DRAWING
}
 

Variables

const sal_uLong SC_CONTENT_NOCHILD = ~0UL
 

Enumeration Type Documentation

◆ ScContentId

enum class ScContentId
strong
Enumerator
ROOT 
TABLE 
RANGENAME 
DBAREA 
GRAPHIC 
OLEOBJECT 
NOTE 
AREALINK 
DRAWING 
LAST 

Definition at line 35 of file content.hxx.

Variable Documentation

◆ SC_CONTENT_NOCHILD

const sal_uLong SC_CONTENT_NOCHILD = ~0UL