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 91 of file shapeimport.cxx.
std::vector<ConnectionHint> XMLShapeImportHelperImpl::maConnections |
Definition at line 96 of file shapeimport.cxx.
bool XMLShapeImportHelperImpl::mbHandleProgressBar |
Definition at line 99 of file shapeimport.cxx.
bool XMLShapeImportHelperImpl::mbIsPresentationShapesSupported |
Definition at line 102 of file shapeimport.cxx.
std::shared_ptr<ShapeGroupContext> XMLShapeImportHelperImpl::mpGroupContext |
Definition at line 94 of file shapeimport.cxx.