LibreOffice Module xmloff (master) 1
Public Attributes | List of all members
XMLShapeImportHelperImpl Struct Reference

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
 

Detailed Description

this class is to enable adding members to the XMLShapeImportHelper without getting incompatible

Definition at line 90 of file shapeimport.cxx.

Member Data Documentation

◆ maConnections

std::vector<ConnectionHint> XMLShapeImportHelperImpl::maConnections

Definition at line 95 of file shapeimport.cxx.

◆ mbHandleProgressBar

bool XMLShapeImportHelperImpl::mbHandleProgressBar

Definition at line 98 of file shapeimport.cxx.

◆ mbIsPresentationShapesSupported

bool XMLShapeImportHelperImpl::mbIsPresentationShapesSupported

Definition at line 101 of file shapeimport.cxx.

◆ mpGroupContext

std::shared_ptr<ShapeGroupContext> XMLShapeImportHelperImpl::mpGroupContext

Definition at line 93 of file shapeimport.cxx.


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