LibreOffice Module sc (master)
1
|
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< ExcColRowFlags > |
class | XclImpColRowSettings |
Namespaces | |
o3tl | |
Enumerations | |
enum | ExcColRowFlags : sal_uInt8 { ExcColRowFlags::NONE = 0x00, ExcColRowFlags::Used = 0x01, ExcColRowFlags::Default = 0x02, ExcColRowFlags::Hidden = 0x04, ExcColRowFlags::Man = 0x08 } |
|
strong |
Enumerator | |
---|---|
NONE | |
Used | |
Default | |
Hidden | |
Man |
Definition at line 27 of file colrowst.hxx.