|
LibreOffice Module sd (master) 1
|
#include <epptbase.hxx>
Public Attributes | |
| EppLayout | nLayout |
| sal_uInt8 | nPlaceHolder [8] |
| sal_uInt8 | nUsedObjectPlaceHolder |
| sal_uInt8 | nTypeOfTitle |
| sal_uInt8 | nTypeOfOutliner |
| bool | bTitlePossible |
| bool | bOutlinerPossible |
| bool | bSecOutlinerPossible |
Definition at line 78 of file epptbase.hxx.
| bool PHLayout::bOutlinerPossible |
Definition at line 88 of file epptbase.hxx.
Referenced by PPTWriter::ImplWritePage().
| bool PHLayout::bSecOutlinerPossible |
Definition at line 89 of file epptbase.hxx.
Referenced by PPTWriter::ImplWritePage().
| bool PHLayout::bTitlePossible |
Definition at line 87 of file epptbase.hxx.
Referenced by PPTWriter::ImplWritePage().
| EppLayout PHLayout::nLayout |
Definition at line 80 of file epptbase.hxx.
Referenced by PPTWriter::ImplWriteSlide().
| sal_uInt8 PHLayout::nPlaceHolder[8] |
Definition at line 81 of file epptbase.hxx.
Referenced by PPTWriter::ImplWriteSlide().
| sal_uInt8 PHLayout::nTypeOfOutliner |
Definition at line 85 of file epptbase.hxx.
Referenced by PPTWriter::ImplWritePage().
| sal_uInt8 PHLayout::nTypeOfTitle |
Definition at line 84 of file epptbase.hxx.
Referenced by PPTWriter::ImplWritePage().
| sal_uInt8 PHLayout::nUsedObjectPlaceHolder |
Definition at line 83 of file epptbase.hxx.
Referenced by PPTWriter::ImplWritePage().