LibreOffice Module svx (master) 1
Classes | Enumerations
sdtakitm.hxx File Reference
#include <svl/eitem.hxx>
#include <svx/svddef.hxx>
#include <svx/svxdllapi.h>
Include dependency graph for sdtakitm.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SdrTextAniKindItem
 

Enumerations

enum class  SdrTextAniKind {
  NONE ,
  Blink ,
  Scroll ,
  Alternate ,
  Slide
}
 Animation type for text frame. More...
 

Enumeration Type Documentation

◆ SdrTextAniKind

enum class SdrTextAniKind
strong

Animation type for text frame.

Enumerator
NONE 
Blink 

no animation

Scroll 

blinking

Alternate 

scroll through

Slide 

scroll back and forth

scroll in

Definition at line 29 of file sdtakitm.hxx.