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

#include <epptbase.hxx>

Collaboration diagram for PPTExParaSheet:
[legend]

Public Member Functions

 PPTExParaSheet (int nInstance, sal_uInt16 nDefaultTab, PPTExBulletProvider *pProv)
 
void SetStyleSheet (const css::uno::Reference< css::beans::XPropertySet > &, FontCollection &rFontCollection, int nLevel, const PPTExCharLevel &rCharLevel)
 
void Write (SvStream &rSt, sal_uInt16 nLev, bool bSimpleText, const css::uno::Reference< css::beans::XPropertySet > &rPagePropSet)
 

Public Attributes

PPTExBulletProvider * pBuProv
 
sal_uInt32 mnInstance
 
PPTExParaLevel maParaLevel [5]
 

Detailed Description

Definition at line 283 of file epptbase.hxx.

Constructor & Destructor Documentation

◆ PPTExParaSheet()

PPTExParaSheet::PPTExParaSheet ( int  nInstance,
sal_uInt16  nDefaultTab,
PPTExBulletProvider *  pProv 
)

Member Function Documentation

◆ SetStyleSheet()

void PPTExParaSheet::SetStyleSheet ( const css::uno::Reference< css::beans::XPropertySet > &  rXPropSet,
FontCollection rFontCollection,
int  nLevel,
const PPTExCharLevel rCharLevel 
)

Definition at line 227 of file pptx-stylesheet.cxx.

References SOParagraph::aFontDesc, SOParagraph::bExtendedBulletsUsed, SOParagraph::bExtendedParameters, ParagraphObj::CalculateGraphicBulletSize(), SOParagraph::cBulletId, convertMm100ToMasterUnit(), FontCollection::GetById(), FontCollection::GetId(), i, ParagraphObj::ImplGetNumberingLevel(), maParaLevel, PPTExParaLevel::mbExtendedBulletsUsed, ParagraphObj::mbForbiddenRules, PPTExParaLevel::mbIsBullet, ParagraphObj::mbIsBullet, ParagraphObj::mbParagraphPunctation, ParagraphObj::meBiDi, ParagraphObj::meBullet, ParagraphObj::meForbiddenRules, ParagraphObj::meLineSpacing, ParagraphObj::meLineSpacingBottom, ParagraphObj::meLineSpacingTop, ParagraphObj::meParagraphPunctation, ParagraphObj::meTextAdjust, PPTExParaLevel::mnAdjust, PPTExParaLevel::mnAsianSettings, PPTExParaLevel::mnBiDi, ParagraphObj::mnBiDi, PPTExParaLevel::mnBulletChar, PPTExParaLevel::mnBulletColor, PPTExParaLevel::mnBulletFont, PPTExParaLevel::mnBulletHeight, PPTExParaLevel::mnBulletId, PPTExParaLevel::mnBulletOfs, PPTExParaLevel::mnBulletStart, PPTExCharLevel::mnFont, PPTExCharLevel::mnFontHeight, PPTExParaLevel::mnLineFeed, ParagraphObj::mnLineSpacing, ParagraphObj::mnLineSpacingBottom, ParagraphObj::mnLineSpacingTop, PPTExParaLevel::mnLowerDist, PPTExParaLevel::mnMappedNumType, PPTExParaLevel::mnNumberingType, ParagraphObj::mnTextAdjust, PPTExParaLevel::mnTextOfs, PPTExParaLevel::mnUpperDist, SOParagraph::nBulletColor, SOParagraph::nBulletId, SOParagraph::nBulletOfs, SOParagraph::nBulletRealSize, SOParagraph::nMappedNumType, SOParagraph::nNumberingType, SOParagraph::nStartWith, SOParagraph::nTextOfs, pBuProv, and FontCollectionEntry::Scaling.

◆ Write()

void PPTExParaSheet::Write ( SvStream rSt,
sal_uInt16  nLev,
bool  bSimpleText,
const css::uno::Reference< css::beans::XPropertySet > &  rPagePropSet 
)

Member Data Documentation

◆ maParaLevel

PPTExParaLevel PPTExParaSheet::maParaLevel[5]

◆ mnInstance

sal_uInt32 PPTExParaSheet::mnInstance

Definition at line 287 of file epptbase.hxx.

Referenced by Write().

◆ pBuProv

PPTExBulletProvider* PPTExParaSheet::pBuProv

Definition at line 285 of file epptbase.hxx.

Referenced by SetStyleSheet(), and Write().


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