Searched refs:ActionSummer (Results 1 – 2 of 2) sorted by relevance
520 sal_uInt32 shapesum = ActionSummer(xShapes); in exportMasterPageObjects()795 sal_uInt32 FlashExporter::ActionSummer(Reference< XShape >& xShape) in ActionSummer() function in FlashExporter801 return ActionSummer(xShapes); in ActionSummer()814 sal_uInt32 FlashExporter::ActionSummer(Reference< XShapes >& xShapes) in ActionSummer() function in FlashExporter825 shapecount += ActionSummer(xShape2); in ActionSummer()
204 …sal_uInt32 ActionSummer(::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& xSh…205 …sal_uInt32 ActionSummer(::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShapes >& xS…
Completed in 16 milliseconds