Searched refs:mxSelectedShapes (Results 1 – 3 of 3) sorted by relevance
164 Reference< XShapes > mxSelectedShapes; member in swf::FlashExportFilter199 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()
114 mxSelectedShapes(rxSelectedShapes), in FlashExporter()124 if(mxSelectedDrawPage.is() && mxSelectedShapes.is() && mxSelectedShapes->getCount()) in FlashExporter()244 exportShapes( mxSelectedShapes, false, false ); in exportAll()
189 const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShapes > mxSelectedShapes; member in swf::FlashExporter
Completed in 51 milliseconds