LibreOffice Module filter (master) 1
Public Member Functions | Public Attributes | List of all members
PPTStyleSheet Struct Reference

#include <svdfppt.hxx>

Inheritance diagram for PPTStyleSheet:
[legend]
Collaboration diagram for PPTStyleSheet:
[legend]

Public Member Functions

 PPTStyleSheet (const DffRecordHeader &rSlideHd, SvStream &rSt, SdrPowerPointImport &, const PPTTextParagraphStyleAtomInterpreter &, const PPTTextSpecInfo &)
 
 ~PPTStyleSheet ()
 
- Public Member Functions inherited from PPTNumberFormatCreator
void GetNumberFormat (SdrPowerPointImport const &rMan, SvxNumberFormat &rNumberFormat, sal_uInt32 nLevel, const PPTParaLevel &rParaLevel, const PPTCharLevel &rCharLevel, TSS_Type nInstance)
 
bool GetNumberFormat (SdrPowerPointImport const &rMan, SvxNumberFormat &rNumberFormat, PPTParagraphObj *pPara, TSS_Type nInstanceInSheet, std::optional< sal_Int16 > &rStartNumbering)
 

Public Attributes

PPTTextSpecInfo maTxSI
 
o3tl::enumarray< TSS_Type, std::unique_ptr< PPTCharSheet > > mpCharSheet
 
o3tl::enumarray< TSS_Type, std::unique_ptr< PPTParaSheet > > mpParaSheet
 
o3tl::enumarray< TSS_Type, std::unique_ptr< SvxNumBulletItem > > mpNumBulletItem
 
- Public Attributes inherited from PPTNumberFormatCreator
std::unique_ptr< PPTExtParaProvpExtParaProv
 

Additional Inherited Members

- Protected Member Functions inherited from PPTNumberFormatCreator
 PPTNumberFormatCreator (std::unique_ptr< PPTExtParaProv >)
 
 ~PPTNumberFormatCreator ()
 

Detailed Description

Definition at line 861 of file svdfppt.hxx.

Constructor & Destructor Documentation

◆ PPTStyleSheet()

PPTStyleSheet::PPTStyleSheet ( const DffRecordHeader rSlideHd,
SvStream rSt,
SdrPowerPointImport rManager,
const PPTTextParagraphStyleAtomInterpreter rTxPFStyle,
const PPTTextSpecInfo rTextSpecInfo 
)

◆ ~PPTStyleSheet()

PPTStyleSheet::~PPTStyleSheet ( )

Definition at line 4430 of file svdfppt.cxx.

References gentoken::i, mpCharSheet, mpNumBulletItem, and mpParaSheet.

Member Data Documentation

◆ maTxSI

PPTTextSpecInfo PPTStyleSheet::maTxSI

Definition at line 863 of file svdfppt.hxx.

Referenced by PPTTextObj::PPTTextObj().

◆ mpCharSheet

o3tl::enumarray<TSS_Type, std::unique_ptr<PPTCharSheet> > PPTStyleSheet::mpCharSheet

◆ mpNumBulletItem

o3tl::enumarray<TSS_Type, std::unique_ptr<SvxNumBulletItem> > PPTStyleSheet::mpNumBulletItem

Definition at line 866 of file svdfppt.hxx.

Referenced by PPTParagraphObj::ApplyTo(), PPTStyleSheet(), and ~PPTStyleSheet().

◆ mpParaSheet

o3tl::enumarray<TSS_Type, std::unique_ptr<PPTParaSheet> > PPTStyleSheet::mpParaSheet

The documentation for this struct was generated from the following files: