LibreOffice Module slideshow (master) 1
Public Member Functions | Public Attributes | List of all members
slideshow::internal::ShapeImporter::XShapesEntry Struct Reference

Public Member Functions

 XShapesEntry (ShapeSharedPtr const &pGroupShape)
 
 XShapesEntry (css::uno::Reference< css::drawing::XShapes > const &xShapes)
 

Public Attributes

ShapeSharedPtr const mpGroupShape
 
css::uno::Reference< css::drawing::XShapes > const mxShapes
 
sal_Int32 const mnCount
 
sal_Int32 mnPos
 

Detailed Description

Definition at line 110 of file shapeimporter.hxx.

Constructor & Destructor Documentation

◆ XShapesEntry() [1/2]

slideshow::internal::ShapeImporter::XShapesEntry::XShapesEntry ( ShapeSharedPtr const &  pGroupShape)
inlineexplicit

Definition at line 117 of file shapeimporter.hxx.

◆ XShapesEntry() [2/2]

slideshow::internal::ShapeImporter::XShapesEntry::XShapesEntry ( css::uno::Reference< css::drawing::XShapes > const &  xShapes)
inlineexplicit

Definition at line 122 of file shapeimporter.hxx.

Member Data Documentation

◆ mnCount

sal_Int32 const slideshow::internal::ShapeImporter::XShapesEntry::mnCount

Definition at line 114 of file shapeimporter.hxx.

Referenced by slideshow::internal::ShapeImporter::importShape().

◆ mnPos

sal_Int32 slideshow::internal::ShapeImporter::XShapesEntry::mnPos

Definition at line 115 of file shapeimporter.hxx.

Referenced by slideshow::internal::ShapeImporter::importShape().

◆ mpGroupShape

ShapeSharedPtr const slideshow::internal::ShapeImporter::XShapesEntry::mpGroupShape

Definition at line 112 of file shapeimporter.hxx.

Referenced by slideshow::internal::ShapeImporter::importShape().

◆ mxShapes

css::uno::Reference<css::drawing::XShapes> const slideshow::internal::ShapeImporter::XShapesEntry::mxShapes

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