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

Public Member Functions

 PostponedGraphic (const SwGrfNode *n, Size s, const SdrObject *sObj)
 

Public Attributes

const SwGrfNodegrfNode
 
Size size
 
const SdrObjectpSdrObj
 

Detailed Description

Definition at line 967 of file docxattributeoutput.hxx.

Constructor & Destructor Documentation

◆ PostponedGraphic()

DocxAttributeOutput::PostponedGraphic::PostponedGraphic ( const SwGrfNode n,
Size  s,
const SdrObject sObj 
)
inline

Definition at line 969 of file docxattributeoutput.hxx.

References n.

Member Data Documentation

◆ grfNode

const SwGrfNode* DocxAttributeOutput::PostponedGraphic::grfNode

Definition at line 972 of file docxattributeoutput.hxx.

◆ pSdrObj

const SdrObject* DocxAttributeOutput::PostponedGraphic::pSdrObj

Definition at line 974 of file docxattributeoutput.hxx.

◆ size

Size DocxAttributeOutput::PostponedGraphic::size

Definition at line 973 of file docxattributeoutput.hxx.


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