LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
DocxAttributeOutput::PostponedChart Struct Reference
Collaboration diagram for DocxAttributeOutput::PostponedChart:
[legend]

Public Member Functions

 PostponedChart (const SdrObject *sdrObject, const Size &rSize, const SwFlyFrameFormat *rFrame)
 

Public Attributes

const SdrObjectobject
 
const Size size
 
const SwFlyFrameFormatframe
 

Detailed Description

Definition at line 1011 of file docxattributeoutput.hxx.

Constructor & Destructor Documentation

◆ PostponedChart()

DocxAttributeOutput::PostponedChart::PostponedChart ( const SdrObject sdrObject,
const Size rSize,
const SwFlyFrameFormat rFrame 
)
inline

Definition at line 1013 of file docxattributeoutput.hxx.

Member Data Documentation

◆ frame

const SwFlyFrameFormat* DocxAttributeOutput::PostponedChart::frame

Definition at line 1016 of file docxattributeoutput.hxx.

◆ object

const SdrObject* DocxAttributeOutput::PostponedChart::object

Definition at line 1014 of file docxattributeoutput.hxx.

◆ size

const Size DocxAttributeOutput::PostponedChart::size

Definition at line 1015 of file docxattributeoutput.hxx.


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