Home
last modified time | relevance | path

Searched refs:mbExportSelection (Results 1 – 10 of 10) sorted by relevance

/trunk/main/filter/source/flash/
H A Dswfexporter.cxx116 mbExportSelection(false), in FlashExporter()
127 mbExportSelection = true; in FlashExporter()
170 if(mbExportSelection) in exportAll()
197 const sal_Int32 nPageCount = mbExportSelection ? 1 : xDrawPages->getCount(); in exportAll()
215 if(!mbExportSelection) in exportAll()
233 if(!mbExportSelection) in exportAll()
242 if(mbExportSelection) in exportAll()
H A Dswffilter.cxx166 bool mbExportSelection; member in swf::FlashExportFilter
201 mbExportSelection(false), in FlashExportFilter()
305 mbExportSelection = true; in filter()
309 if (!mbExportSelection && findPropertyValue<sal_Bool>(aFilterData, "ExportMultipleFiles", false )) in filter()
H A Dswfexporter.hxx191 bool mbExportSelection; member in swf::FlashExporter
/trunk/main/svtools/source/filter/
H A DSvFilterOptionsDialog.cxx87 mbExportSelection ( sal_False ) in SvFilterOptionsDialog()
170 maMediaDescriptor[ i ].Value >>= mbExportSelection; in setPropertyValues()
225 …if ( ExportDialog( aFltCallDlgPara, mxMgr, mxSourceDocument, mbExportSelection, bIsPixelFormat ).E… in execute()
H A DSvFilterOptionsDialog.hxx56 sal_Bool mbExportSelection; member in SvFilterOptionsDialog
H A Dexportdialog.hxx152 sal_Bool mbExportSelection; member in ExportDialog
H A Dexportdialog.cxx412 if ( mbExportSelection ) // check if there is a selection in GetGraphicSource()
649 mbExportSelection ( bExportSelection ), in ExportDialog()
/trunk/main/filter/source/svg/
H A Dsvgexport.cxx417 mbExportSelection = maShapeSelection.is() && maShapeSelection->getCount(); in implExportDocument()
425 if(mbExportSelection) in implExportDocument()
494 if(mbExportSelection) in implExportDocument()
585 if(mbExportSelection) in implExportDocument()
710 if(mbExportSelection) in implExportPages()
995 if(mbExportSelection) in implCreateObjects()
H A Dsvgfilter.cxx64 mbExportSelection(false), in SVGFilter()
H A Dsvgfilter.hxx252 bool mbExportSelection; member in SVGFilter

Completed in 46 milliseconds