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 90 of file shapeimport.cxx.
std::vector<ConnectionHint> XMLShapeImportHelperImpl::maConnections |
Definition at line 95 of file shapeimport.cxx.
bool XMLShapeImportHelperImpl::mbHandleProgressBar |
Definition at line 98 of file shapeimport.cxx.
bool XMLShapeImportHelperImpl::mbIsPresentationShapesSupported |
Definition at line 101 of file shapeimport.cxx.
std::shared_ptr<ShapeGroupContext> XMLShapeImportHelperImpl::mpGroupContext |
Definition at line 93 of file shapeimport.cxx.