Home
last modified time | relevance | path

Searched refs:ActionSummer (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/filter/source/flash/
H A Dswfexporter.cxx520 sal_uInt32 shapesum = ActionSummer(xShapes); in exportMasterPageObjects()
795 sal_uInt32 FlashExporter::ActionSummer(Reference< XShape >& xShape) in ActionSummer() function in FlashExporter
801 return ActionSummer(xShapes); in ActionSummer()
814 sal_uInt32 FlashExporter::ActionSummer(Reference< XShapes >& xShapes) in ActionSummer() function in FlashExporter
825 shapecount += ActionSummer(xShape2); in ActionSummer()
H A Dswfexporter.hxx204 …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 19 milliseconds