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

Public Member Functions

 PostponedDrawing (const SdrObject *sdrObj, const SwFrameFormat *frm)
 

Public Attributes

const SdrObjectobject
 
const SwFrameFormatframe
 

Detailed Description

Definition at line 985 of file docxattributeoutput.hxx.

Constructor & Destructor Documentation

◆ PostponedDrawing()

DocxAttributeOutput::PostponedDrawing::PostponedDrawing ( const SdrObject sdrObj,
const SwFrameFormat frm 
)
inline

Definition at line 987 of file docxattributeoutput.hxx.

Member Data Documentation

◆ frame

const SwFrameFormat* DocxAttributeOutput::PostponedDrawing::frame

Definition at line 989 of file docxattributeoutput.hxx.

◆ object

const SdrObject* DocxAttributeOutput::PostponedDrawing::object

Definition at line 988 of file docxattributeoutput.hxx.


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