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 874 of file docxattributeoutput.hxx.
|
inline |
Definition at line 876 of file docxattributeoutput.hxx.
const SwGrfNode* DocxAttributeOutput::PostponedGraphic::grfNode |
Definition at line 877 of file docxattributeoutput.hxx.
const SdrObject* DocxAttributeOutput::PostponedGraphic::pSdrObj |
Definition at line 881 of file docxattributeoutput.hxx.
Size DocxAttributeOutput::PostponedGraphic::size |
Definition at line 880 of file docxattributeoutput.hxx.