LibreOffice Module sc (master) 1
Classes | Namespaces | Enumerations
colrowst.hxx File Reference
#include "xiroot.hxx"
#include <mdds/flat_segment_tree.hpp>
#include <o3tl/typed_flags_set.hxx>
Include dependency graph for colrowst.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  o3tl::typed_flags< ExcColRowFlags >
 
class  XclImpColRowSettings
 

Namespaces

namespace  o3tl
 

Enumerations

enum class  ExcColRowFlags : sal_uInt8 {
  NONE = 0x00 ,
  Used = 0x01 ,
  Default = 0x02 ,
  Hidden = 0x04 ,
  Man = 0x08
}
 

Enumeration Type Documentation

◆ ExcColRowFlags

enum class ExcColRowFlags : sal_uInt8
strong
Enumerator
NONE 
Used 
Default 
Hidden 
Man 

Definition at line 26 of file colrowst.hxx.