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

Public Member Functions

 ImplTextObj (int nInstance)
 

Public Attributes

sal_uInt32 mnTextSize
 
int mnInstance
 
std::vector< std::unique_ptr< ParagraphObj > > maList
 
bool mbHasExtendedBullets
 

Detailed Description

Definition at line 1246 of file pptx-text.cxx.

Constructor & Destructor Documentation

◆ ImplTextObj()

ImplTextObj::ImplTextObj ( int  nInstance)
explicit

Definition at line 1256 of file pptx-text.cxx.

Member Data Documentation

◆ maList

std::vector<std::unique_ptr<ParagraphObj> > ImplTextObj::maList

Definition at line 1250 of file pptx-text.cxx.

◆ mbHasExtendedBullets

bool ImplTextObj::mbHasExtendedBullets

Definition at line 1251 of file pptx-text.cxx.

◆ mnInstance

int ImplTextObj::mnInstance

Definition at line 1249 of file pptx-text.cxx.

◆ mnTextSize

sal_uInt32 ImplTextObj::mnTextSize

Definition at line 1248 of file pptx-text.cxx.


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