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

Public Member Functions

 PostponedOLE (SwOLENode *rObject, const Size &rSize, const SwFlyFrameFormat *rFrame)
 

Public Attributes

SwOLENodeobject
 
const Size size
 
const SwFlyFrameFormatframe
 

Detailed Description

Definition at line 994 of file docxattributeoutput.hxx.

Constructor & Destructor Documentation

◆ PostponedOLE()

DocxAttributeOutput::PostponedOLE::PostponedOLE ( SwOLENode rObject,
const Size rSize,
const SwFlyFrameFormat rFrame 
)
inline

Definition at line 996 of file docxattributeoutput.hxx.

Member Data Documentation

◆ frame

const SwFlyFrameFormat* DocxAttributeOutput::PostponedOLE::frame

Definition at line 999 of file docxattributeoutput.hxx.

◆ object

SwOLENode* DocxAttributeOutput::PostponedOLE::object

Definition at line 997 of file docxattributeoutput.hxx.

◆ size

const Size DocxAttributeOutput::PostponedOLE::size

Definition at line 998 of file docxattributeoutput.hxx.


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