Searched refs:bExportObjects (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/filter/source/flash/ |
| H A D | swfexporter.cxx | 332 …> xDrawPage, Reference< XOutputStream > &xOutputStream, sal_uInt16 nPage, sal_Bool bExportObjects ) in exportBackgrounds() argument 346 sal_uInt16 ret = exportBackgrounds(xDrawPage, nPage, bExportObjects); in exportBackgrounds() 351 if (bExportObjects) in exportBackgrounds() 361 …r::exportBackgrounds( Reference< XDrawPage > xDrawPage, sal_uInt16 nPage, sal_Bool bExportObjects ) in exportBackgrounds() argument 377 if (bExportObjects) in exportBackgrounds()
|
| H A D | swfexporter.hxx | 173 …e< com::sun::star::io::XOutputStream > &xOutputStream, sal_uInt16 nPage, sal_Bool bExportObjects ); 174 …nce< ::com::sun::star::drawing::XDrawPage > xDrawPage, sal_uInt16 nPage, sal_Bool bExportObjects );
|