LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
com::sun::star::presentation::TextAnimationType Constant Group Reference

Defines how a target com::sun::star::text::XTextRange is animated inside an com::sun::star::animations::XIterateContainer. More...

Variables

const short BY_PARAGRAPH = 0
 the text is animated paragraph by paragraph
 
const short BY_WORD = 1
 the text is animated word by word
 
const short BY_LETTER = 2
 the text is animated letter by letter.
 

Detailed Description

Variable Documentation

◆ BY_LETTER

const short BY_LETTER = 2

the text is animated letter by letter.

◆ BY_PARAGRAPH

const short BY_PARAGRAPH = 0

the text is animated paragraph by paragraph

◆ BY_WORD

const short BY_WORD = 1

the text is animated word by word