summaryrefslogtreecommitdiff
path: root/slideshow/source/inc/shapeimporter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/inc/shapeimporter.hxx')
-rw-r--r--slideshow/source/inc/shapeimporter.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/slideshow/source/inc/shapeimporter.hxx b/slideshow/source/inc/shapeimporter.hxx
index c9fd7b738c2da..d8ebed25fba3a 100644
--- a/slideshow/source/inc/shapeimporter.hxx
+++ b/slideshow/source/inc/shapeimporter.hxx
@@ -103,6 +103,8 @@ public:
*/
bool isImportDone() const;
PolyPolygonVector getPolygons();
+
+ double getImportedShapesCount() { return mnAscendingPrio; }
private:
bool isSkip( ::com::sun::star::uno::Reference<
::com::sun::star::beans::XPropertySet> const& xPropSet,