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

#include <svdfppt.hxx>

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

Public Member Functions

 ProcessData (PptSlidePersistEntry &rP, SdPageCapsule pP)
 
virtual void NotifyFreeObj (SdrObject *pObj) override
 
- Public Member Functions inherited from SvxMSDffClientData
virtual void NotifyFreeObj (SdrObject *pObj)=0
 
virtual ~SvxMSDffClientData ()
 

Public Attributes

PptSlidePersistEntryrPersistEntry
 
SdPageCapsule pPage
 
::std::vector< rtl::Reference< SdrObject > > aBackgroundColoredObjects
 
std::unique_ptr< sal_uInt32[]> pTableRowProperties
 

Detailed Description

Definition at line 541 of file svdfppt.hxx.

Constructor & Destructor Documentation

◆ ProcessData()

ProcessData::ProcessData ( PptSlidePersistEntry rP,
SdPageCapsule  pP 
)
inline

Definition at line 548 of file svdfppt.hxx.

Member Function Documentation

◆ NotifyFreeObj()

void ProcessData::NotifyFreeObj ( SdrObject pObj)
overridevirtual

Implements SvxMSDffClientData.

Definition at line 709 of file svdfppt.cxx.

References rPersistEntry, and PptSlidePersistEntry::xSolverContainer.

Member Data Documentation

◆ aBackgroundColoredObjects

::std::vector< rtl::Reference<SdrObject> > ProcessData::aBackgroundColoredObjects

Definition at line 545 of file svdfppt.hxx.

Referenced by SdrPowerPointImport::ImportPage(), and SdrEscherImport::ProcessObj().

◆ pPage

SdPageCapsule ProcessData::pPage

Definition at line 544 of file svdfppt.hxx.

Referenced by SdrEscherImport::ProcessObj().

◆ pTableRowProperties

std::unique_ptr<sal_uInt32[]> ProcessData::pTableRowProperties

Definition at line 546 of file svdfppt.hxx.

Referenced by SdrPowerPointImport::ImportPage(), and SdrEscherImport::ProcessObj().

◆ rPersistEntry

PptSlidePersistEntry& ProcessData::rPersistEntry

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