LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< SwSectionFrameInvFlags > |
class | SwSectionFrame |
Namespaces | |
namespace | o3tl |
Enumerations | |
enum class | SwFindMode { None = 0 , EndNote = 1 , LastCnt = 2 , MyLast = 4 } |
enum class | SwSectionFrameInvFlags : sal_uInt8 { NONE = 0x00 , InvalidateSize = 0x01 , SetCompletePaint = 0x10 } |
|
strong |
Enumerator | |
---|---|
None | |
EndNote | |
LastCnt | |
MyLast |
Definition at line 33 of file sectfrm.hxx.
|
strong |
Enumerator | |
---|---|
NONE | |
InvalidateSize | |
SetCompletePaint |
Definition at line 38 of file sectfrm.hxx.