|
LibreOffice Module sw (master) 1
|
Public Member Functions | |
| PostponedOLE (SwOLENode *rObject, const Size &rSize, const SwFlyFrameFormat *rFrame) | |
Public Attributes | |
| SwOLENode * | object |
| const Size | size |
| const SwFlyFrameFormat * | frame |
Definition at line 994 of file docxattributeoutput.hxx.
|
inline |
Definition at line 996 of file docxattributeoutput.hxx.
| const SwFlyFrameFormat* DocxAttributeOutput::PostponedOLE::frame |
Definition at line 999 of file docxattributeoutput.hxx.
| SwOLENode* DocxAttributeOutput::PostponedOLE::object |
Definition at line 997 of file docxattributeoutput.hxx.
| const Size DocxAttributeOutput::PostponedOLE::size |
Definition at line 998 of file docxattributeoutput.hxx.