LibreOffice Module xmloff (master) 1
|
this class is to enable adding members to the XMLShapeImportHelper without getting incompatible More...
Public Attributes | |
std::shared_ptr< ShapeGroupContext > | mpGroupContext |
std::vector< ConnectionHint > | maConnections |
bool | mbHandleProgressBar |
bool | mbIsPresentationShapesSupported |
this class is to enable adding members to the XMLShapeImportHelper without getting incompatible
Definition at line 92 of file shapeimport.cxx.
std::vector<ConnectionHint> XMLShapeImportHelperImpl::maConnections |
Definition at line 97 of file shapeimport.cxx.
bool XMLShapeImportHelperImpl::mbHandleProgressBar |
Definition at line 100 of file shapeimport.cxx.
bool XMLShapeImportHelperImpl::mbIsPresentationShapesSupported |
Definition at line 103 of file shapeimport.cxx.
std::shared_ptr<ShapeGroupContext> XMLShapeImportHelperImpl::mpGroupContext |
Definition at line 95 of file shapeimport.cxx.