Searched refs:rPDFWriter (Results 1 – 2 of 2) sorted by relevance
167 sal_Bool PDFExport::ExportSelection( vcl::PDFWriter& rPDFWriter, Reference< com::sun::star::view::X… in ExportSelection() argument188 OutputDevice* pOut = rPDFWriter.GetReferenceDevice(); in ExportSelection()244 bRet = ImplExportPage( rPDFWriter, *pPDFExtOutDevData, aMtf ) || bRet; in ExportSelection()259 rPDFWriter.NewPage( 10000, 10000 ); // creating dummy page in ExportSelection()260 rPDFWriter.SetMapMode( MAP_100TH_MM ); // in ExportSelection()
124 …sal_Bool ExportSelection( vcl::PDFWriter& rPDFWriter, Reference< com::sun::star::vi…
Completed in 43 milliseconds