LibreOffice Module svx (master) 1
Enumerations
swframetypes.hxx File Reference
#include <com/sun/star/text/TextContentAnchorType.hpp>
Include dependency graph for swframetypes.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum class  RndStdIds {
  UNKNOWN = -1 ,
  FLY_AT_PARA = int(css::text::TextContentAnchorType_AT_PARAGRAPH) ,
  FLY_AS_CHAR = int(css::text::TextContentAnchorType_AS_CHARACTER) ,
  FLY_AT_PAGE = int(css::text::TextContentAnchorType_AT_PAGE) ,
  FLY_AT_FLY = int(css::text::TextContentAnchorType_AT_FRAME) ,
  FLY_AT_CHAR = int(css::text::TextContentAnchorType_AT_CHARACTER) ,
  HEADER ,
  FOOTER ,
  HEADERL ,
  HEADERR ,
  DRAW_OBJECT
}
 

Enumeration Type Documentation

◆ RndStdIds

enum class RndStdIds
strong
Enumerator
UNKNOWN 
FLY_AT_PARA 
FLY_AS_CHAR 
FLY_AT_PAGE 
FLY_AT_FLY 
FLY_AT_CHAR 
HEADER 
FOOTER 
HEADERL 
HEADERR 
DRAW_OBJECT 

Definition at line 27 of file swframetypes.hxx.