LibreOffice Module sw (master) 1
Classes | Namespaces | Enumerations
sectfrm.hxx File Reference
#include "layfrm.hxx"
#include "flowfrm.hxx"
#include <svl/listener.hxx>
Include dependency graph for sectfrm.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< 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
}
 

Enumeration Type Documentation

◆ SwFindMode

enum class SwFindMode
strong
Enumerator
None 
EndNote 
LastCnt 
MyLast 

Definition at line 33 of file sectfrm.hxx.

◆ SwSectionFrameInvFlags

enum class SwSectionFrameInvFlags : sal_uInt8
strong
Enumerator
NONE 
InvalidateSize 
SetCompletePaint 

Definition at line 38 of file sectfrm.hxx.