|
LibreOffice Module sd (master) 1
|
Public Member Functions | |
| ImplTextObj (int nInstance) | |
Public Attributes | |
| sal_uInt32 | mnTextSize |
| int | mnInstance |
| std::vector< std::unique_ptr< ParagraphObj > > | maList |
| bool | mbHasExtendedBullets |
Definition at line 1246 of file pptx-text.cxx.
|
explicit |
Definition at line 1256 of file pptx-text.cxx.
| std::vector<std::unique_ptr<ParagraphObj> > ImplTextObj::maList |
Definition at line 1250 of file pptx-text.cxx.
| bool ImplTextObj::mbHasExtendedBullets |
Definition at line 1251 of file pptx-text.cxx.
| int ImplTextObj::mnInstance |
Definition at line 1249 of file pptx-text.cxx.
| sal_uInt32 ImplTextObj::mnTextSize |
Definition at line 1248 of file pptx-text.cxx.