LibreOffice Module filter (master) 1
Public Member Functions | Public Attributes | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
PPTNumberFormatCreator Class Reference

#include <svdfppt.hxx>

Inheritance diagram for PPTNumberFormatCreator:
[legend]

Public Member Functions

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

std::unique_ptr< PPTExtParaProvpExtParaProv
 

Protected Member Functions

 PPTNumberFormatCreator (std::unique_ptr< PPTExtParaProv >)
 
 ~PPTNumberFormatCreator ()
 

Private Member Functions

void ImplGetNumberFormat (SdrPowerPointImport const &rMan, SvxNumberFormat &rNumberFormat)
 
bool ImplGetExtNumberFormat (SdrPowerPointImport const &rMan, SvxNumberFormat &rNumberFormat, sal_uInt32 nLevel, TSS_Type nInstance, TSS_Type nInstanceInSheet, std::optional< sal_Int16 > &rStartNumbering, sal_uInt32 nFontHeight, PPTParagraphObj const *pPara)
 

Private Attributes

sal_uInt32 nIsBullet
 
sal_uInt32 nBulletChar
 
sal_uInt32 nBulletFont
 
sal_uInt32 nBulletHeight
 
sal_uInt32 nBulletColor
 
sal_uInt32 nTextOfs
 
sal_uInt32 nBulletOfs
 

Detailed Description

Definition at line 808 of file svdfppt.hxx.

Constructor & Destructor Documentation

◆ PPTNumberFormatCreator()

PPTNumberFormatCreator::PPTNumberFormatCreator ( std::unique_ptr< PPTExtParaProv pParaProv)
protected

Definition at line 3389 of file svdfppt.cxx.

◆ ~PPTNumberFormatCreator()

PPTNumberFormatCreator::~PPTNumberFormatCreator ( )
protected

Definition at line 3401 of file svdfppt.cxx.

Member Function Documentation

◆ GetNumberFormat() [1/2]

bool PPTNumberFormatCreator::GetNumberFormat ( SdrPowerPointImport const &  rMan,
SvxNumberFormat rNumberFormat,
PPTParagraphObj pPara,
TSS_Type  nInstanceInSheet,
std::optional< sal_Int16 > &  rStartNumbering 
)

◆ GetNumberFormat() [2/2]

void PPTNumberFormatCreator::GetNumberFormat ( SdrPowerPointImport const &  rMan,
SvxNumberFormat rNumberFormat,
sal_uInt32  nLevel,
const PPTParaLevel rParaLevel,
const PPTCharLevel rCharLevel,
TSS_Type  nInstance 
)

◆ ImplGetExtNumberFormat()

bool PPTNumberFormatCreator::ImplGetExtNumberFormat ( SdrPowerPointImport const &  rMan,
SvxNumberFormat rNumberFormat,
sal_uInt32  nLevel,
TSS_Type  nInstance,
TSS_Type  nInstanceInSheet,
std::optional< sal_Int16 > &  rStartNumbering,
sal_uInt32  nFontHeight,
PPTParagraphObj const *  pPara 
)
private

◆ ImplGetNumberFormat()

void PPTNumberFormatCreator::ImplGetNumberFormat ( SdrPowerPointImport const &  rMan,
SvxNumberFormat rNumberFormat 
)
private

Member Data Documentation

◆ nBulletChar

sal_uInt32 PPTNumberFormatCreator::nBulletChar
private

Definition at line 811 of file svdfppt.hxx.

Referenced by GetNumberFormat(), and ImplGetNumberFormat().

◆ nBulletColor

sal_uInt32 PPTNumberFormatCreator::nBulletColor
private

Definition at line 814 of file svdfppt.hxx.

Referenced by GetNumberFormat(), and ImplGetNumberFormat().

◆ nBulletFont

sal_uInt32 PPTNumberFormatCreator::nBulletFont
private

Definition at line 812 of file svdfppt.hxx.

Referenced by GetNumberFormat(), and ImplGetNumberFormat().

◆ nBulletHeight

sal_uInt32 PPTNumberFormatCreator::nBulletHeight
private

Definition at line 813 of file svdfppt.hxx.

Referenced by GetNumberFormat(), ImplGetExtNumberFormat(), and ImplGetNumberFormat().

◆ nBulletOfs

sal_uInt32 PPTNumberFormatCreator::nBulletOfs
private

Definition at line 816 of file svdfppt.hxx.

Referenced by GetNumberFormat(), and ImplGetNumberFormat().

◆ nIsBullet

sal_uInt32 PPTNumberFormatCreator::nIsBullet
private

Definition at line 810 of file svdfppt.hxx.

Referenced by GetNumberFormat().

◆ nTextOfs

sal_uInt32 PPTNumberFormatCreator::nTextOfs
private

Definition at line 815 of file svdfppt.hxx.

Referenced by GetNumberFormat(), and ImplGetNumberFormat().

◆ pExtParaProv

std::unique_ptr<PPTExtParaProv> PPTNumberFormatCreator::pExtParaProv

Definition at line 840 of file svdfppt.hxx.

Referenced by ImplGetExtNumberFormat(), and PPTTextObj::PPTTextObj().


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