LibreOffice Module sc (master) 1
|
Stores data about an SdrObject processed during import. More...
Public Member Functions | |
XclImpSdrInfo () | |
Shape flags from DFF stream. More... | |
void | Set (SdrObject *pSdrObj, ShapeFlag nDffFlags) |
Public Attributes | |
SdrObject * | mpSdrObj |
ShapeFlag | mnDffFlags |
Pointer to an SdrObject. More... | |
Stores data about an SdrObject processed during import.
Definition at line 888 of file xiescher.hxx.
|
inlineexplicit |
Definition at line 893 of file xiescher.hxx.
References mnDffFlags, and mpSdrObj.
ShapeFlag XclImpSolverContainer::XclImpSdrInfo::mnDffFlags |
SdrObject* XclImpSolverContainer::XclImpSdrInfo::mpSdrObj |
Definition at line 890 of file xiescher.hxx.
Referenced by Set().