|
LibreOffice Module sw (master) 1
|
Public Member Functions | |
| PostponedGraphic (const SwGrfNode *n, Size s, const SdrObject *sObj) | |
Public Attributes | |
| const SwGrfNode * | grfNode |
| Size | size |
| const SdrObject * | pSdrObj |
Definition at line 967 of file docxattributeoutput.hxx.
|
inline |
Definition at line 969 of file docxattributeoutput.hxx.
References n.
| const SwGrfNode* DocxAttributeOutput::PostponedGraphic::grfNode |
Definition at line 972 of file docxattributeoutput.hxx.
| const SdrObject* DocxAttributeOutput::PostponedGraphic::pSdrObj |
Definition at line 974 of file docxattributeoutput.hxx.
| Size DocxAttributeOutput::PostponedGraphic::size |
Definition at line 973 of file docxattributeoutput.hxx.