|
LibreOffice Module filter (master) 1
|
#include <svdfppt.hxx>
Public Member Functions | |
| PPTParaSheet (TSS_Type nInstance) | |
| void | Read (SdrPowerPointImport const &rMan, SvStream &rIn, sal_uInt32 nLevel, bool bFirst) |
| void | UpdateBulletRelSize (sal_uInt32 nLevel, sal_uInt16 nFontHeight) |
Public Attributes | |
| PPTParaLevel | maParaLevel [nMaxPPTLevels] |
Definition at line 790 of file svdfppt.hxx.
|
explicit |
Definition at line 3882 of file svdfppt.cxx.
References Body, HalfBody, gentoken::i, maParaLevel, Notes, PageTitle, PPT_COLSCHEME_TITELTEXT, QuarterBody, Subtitle, and Title.
| void PPTParaSheet::Read | ( | SdrPowerPointImport const & | rMan, |
| SvStream & | rIn, | ||
| sal_uInt32 | nLevel, | ||
| bool | bFirst | ||
| ) |
Definition at line 3927 of file svdfppt.cxx.
References SvStream::good(), gentoken::i, maParaLevel, PPTParaLevel::mnAdjust, PPTParaLevel::mnAsianLineBreak, PPTParaLevel::mnBuFlags, PPTParaLevel::mnBulletColor, PPTParaLevel::mnBulletHeight, PPT_IMPORTFLAGS_NO_TEXT_ASSERT, SvStream::ReadUInt16(), SvStream::ReadUInt32(), and SvStream::remainingSize().
| void PPTParaSheet::UpdateBulletRelSize | ( | sal_uInt32 | nLevel, |
| sal_uInt16 | nFontHeight | ||
| ) |
Definition at line 4083 of file svdfppt.cxx.
References maParaLevel, and PPTParaLevel::mnBulletHeight.
| PPTParaLevel PPTParaSheet::maParaLevel[nMaxPPTLevels] |
Definition at line 794 of file svdfppt.hxx.
Referenced by PPTParaSheet(), Read(), and UpdateBulletRelSize().