|
LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Classes | |
| struct | o3tl::typed_flags< SwTabFrameInvFlags > |
| class | SwTabFrame |
| SwTabFrame is one table in the document layout, containing rows (which contain cells). More... | |
Namespaces | |
| namespace | o3tl |
Enumerations | |
| enum class | SwTabFrameInvFlags : sal_uInt8 { NONE = 0x00 , InvalidatePrt = 0x02 , InvalidateIndNextPrt = 0x04 , InvalidatePrevPrt = 0x08 , SetIndNextCompletePaint = 0x10 , InvalidateBrowseWidth = 0x20 , InvalidatePos = 0x40 , InvalidateNextPos = 0x80 } |
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| InvalidatePrt | |
| InvalidateIndNextPrt | |
| InvalidatePrevPrt | |
| SetIndNextCompletePaint | |
| InvalidateBrowseWidth | |
| InvalidatePos | |
| InvalidateNextPos | |
Definition at line 31 of file tabfrm.hxx.