Home
last modified time | relevance | path

Searched refs:rPDFWriter (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/filter/source/pdf/
H A Dpdfexport.cxx167 sal_Bool PDFExport::ExportSelection( vcl::PDFWriter& rPDFWriter, Reference< com::sun::star::view::X… in ExportSelection() argument
188 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()
H A Dpdfexport.hxx124 …sal_Bool ExportSelection( vcl::PDFWriter& rPDFWriter, Reference< com::sun::star::vi…

Completed in 17 milliseconds