LibreOffice Module sd (master) 1
Classes | Enumerations
escherex.hxx File Reference
#include <filter/msfilter/escherex.hxx>
Include dependency graph for escherex.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PptEscherEx
 

Enumerations

enum  PPT_TextHeader {
  PPTTH_TITLE ,
  PPTTH_BODY ,
  PPTTH_NOTES ,
  PPTTH_NOTUSED ,
  PPTTH_OTHER ,
  PPTTH_CENTERBODY ,
  PPTTH_CENTERTITLE ,
  PPTTH_HALFBODY ,
  PPTTH_QUARTERBODY
}
 Values for the sal_uLong in PPT_PST_TextHeaderAtom. More...
 

Enumeration Type Documentation

◆ PPT_TextHeader

Values for the sal_uLong in PPT_PST_TextHeaderAtom.

Enumerator
PPTTH_TITLE 
PPTTH_BODY 
PPTTH_NOTES 
PPTTH_NOTUSED 
PPTTH_OTHER 

Text in a Shape.

PPTTH_CENTERBODY 

Subtitle in Title-Slide.

PPTTH_CENTERTITLE 

Title in Title-Slide.

PPTTH_HALFBODY 

Body in two-column slide.

PPTTH_QUARTERBODY 

Body in four-body slide.

Definition at line 24 of file escherex.hxx.