LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
XclImpSolverContainer::XclImpSdrInfo Struct Reference

Stores data about an SdrObject processed during import. More...

Collaboration diagram for XclImpSolverContainer::XclImpSdrInfo:
[legend]

Public Member Functions

 XclImpSdrInfo ()
 Shape flags from DFF stream. More...
 
void Set (SdrObject *pSdrObj, ShapeFlag nDffFlags)
 

Public Attributes

SdrObjectmpSdrObj
 
ShapeFlag mnDffFlags
 Pointer to an SdrObject. More...
 

Detailed Description

Stores data about an SdrObject processed during import.

Definition at line 888 of file xiescher.hxx.

Constructor & Destructor Documentation

◆ XclImpSdrInfo()

XclImpSolverContainer::XclImpSdrInfo::XclImpSdrInfo ( )
inlineexplicit

Shape flags from DFF stream.

Definition at line 892 of file xiescher.hxx.

References NONE.

Member Function Documentation

◆ Set()

void XclImpSolverContainer::XclImpSdrInfo::Set ( SdrObject pSdrObj,
ShapeFlag  nDffFlags 
)
inline

Definition at line 893 of file xiescher.hxx.

References mnDffFlags, and mpSdrObj.

Member Data Documentation

◆ mnDffFlags

ShapeFlag XclImpSolverContainer::XclImpSdrInfo::mnDffFlags

Pointer to an SdrObject.

Definition at line 891 of file xiescher.hxx.

Referenced by Set().

◆ mpSdrObj

SdrObject* XclImpSolverContainer::XclImpSdrInfo::mpSdrObj

Definition at line 890 of file xiescher.hxx.

Referenced by Set().


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