Home
last modified time | relevance | path

Searched refs:mxSelectedShapes (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/filter/source/flash/
H A Dswffilter.cxx164 Reference< XShapes > mxSelectedShapes; member in swf::FlashExportFilter
199 mxSelectedShapes(), in FlashExportFilter()
292 aSelection >>= mxSelectedShapes; in filter()
301 if(mxSelectedDrawPage.is() && mxSelectedShapes.is() && mxSelectedShapes->getCount()) in filter()
405 mxSelectedShapes, in ExportAsMultipleFiles()
501 mxSelectedShapes, in ExportAsSingleFile()
H A Dswfexporter.cxx114 mxSelectedShapes(rxSelectedShapes), in FlashExporter()
124 if(mxSelectedDrawPage.is() && mxSelectedShapes.is() && mxSelectedShapes->getCount()) in FlashExporter()
244 exportShapes( mxSelectedShapes, false, false ); in exportAll()
H A Dswfexporter.hxx189 const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShapes > mxSelectedShapes; member in swf::FlashExporter

Completed in 51 milliseconds