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

#include <svdfppt.hxx>

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

Public Member Functions

 ImplPPTTextObj (PptSlidePersistEntry &rPersistEntry)
 
- Public Member Functions inherited from salhelper::SimpleReferenceObject
 SimpleReferenceObject ()
 
void acquire ()
 
void release ()
 

Public Attributes

sal_uInt32 mnShapeId
 
sal_uInt32 mnShapeMaster
 
std::optional< PptOEPlaceholderAtommoPlaceHolderAtom
 
TSS_Type mnInstance
 
TSS_Type mnDestinationInstance
 
MSO_SPT meShapeType
 
sal_uInt32 mnCurrentObject
 
sal_uInt32 mnParagraphCount
 
std::vector< std::unique_ptr< PPTParagraphObj > > maParagraphList
 
PptSlidePersistEntrymrPersistEntry
 
sal_uInt32 mnTextFlags
 

Additional Inherited Members

- Static Public Member Functions inherited from salhelper::SimpleReferenceObject
static void * operator new (std::size_t nSize)
 
static void * operator new (std::size_t nSize, std::nothrow_t const &rNothrow)
 
static void operator delete (void *pPtr)
 
static void operator delete (void *pPtr, std::nothrow_t const &rNothrow)
 
- Protected Member Functions inherited from salhelper::SimpleReferenceObject
virtual ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE
 
- Protected Attributes inherited from salhelper::SimpleReferenceObject
oslInterlockedCount m_nCount
 

Detailed Description

Definition at line 1201 of file svdfppt.hxx.

Constructor & Destructor Documentation

◆ ImplPPTTextObj()

ImplPPTTextObj::ImplPPTTextObj ( PptSlidePersistEntry rPersistEntry)
inlineexplicit

Definition at line 1218 of file svdfppt.hxx.

References mso_sptMin.

Member Data Documentation

◆ maParagraphList

std::vector<std::unique_ptr<PPTParagraphObj> > ImplPPTTextObj::maParagraphList

Definition at line 1213 of file svdfppt.hxx.

◆ meShapeType

MSO_SPT ImplPPTTextObj::meShapeType

Definition at line 1208 of file svdfppt.hxx.

◆ mnCurrentObject

sal_uInt32 ImplPPTTextObj::mnCurrentObject

Definition at line 1210 of file svdfppt.hxx.

◆ mnDestinationInstance

TSS_Type ImplPPTTextObj::mnDestinationInstance

Definition at line 1207 of file svdfppt.hxx.

◆ mnInstance

TSS_Type ImplPPTTextObj::mnInstance

Definition at line 1206 of file svdfppt.hxx.

◆ mnParagraphCount

sal_uInt32 ImplPPTTextObj::mnParagraphCount

Definition at line 1211 of file svdfppt.hxx.

◆ mnShapeId

sal_uInt32 ImplPPTTextObj::mnShapeId

Definition at line 1203 of file svdfppt.hxx.

◆ mnShapeMaster

sal_uInt32 ImplPPTTextObj::mnShapeMaster

Definition at line 1204 of file svdfppt.hxx.

◆ mnTextFlags

sal_uInt32 ImplPPTTextObj::mnTextFlags

Definition at line 1216 of file svdfppt.hxx.

◆ moPlaceHolderAtom

std::optional<PptOEPlaceholderAtom> ImplPPTTextObj::moPlaceHolderAtom

Definition at line 1205 of file svdfppt.hxx.

◆ mrPersistEntry

PptSlidePersistEntry& ImplPPTTextObj::mrPersistEntry

Definition at line 1214 of file svdfppt.hxx.


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