Home
last modified time | relevance | path

Searched refs:PDFExport (Results 1 – 4 of 4) sorted by relevance

/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx97 PDFExport::PDFExport( const Reference< XComponent >& rxSrcDoc, in PDFExport() function in PDFExport
161 PDFExport::~PDFExport() in ~PDFExport()
167 sal_Bool PDFExport::ExportSelection( vcl::PDFWriter& rPDFWriter, Reference< com::sun::star::view::X… in ExportSelection()
388 sal_Bool PDFExport::Export( const OUString& rFile, const Sequence< PropertyValue >& rFilterData ) in Export()
996 void PDFExport::showErrors( const std::set< PDFWriter::ErrorCode >& rErrors ) in showErrors()
1015 sal_Bool PDFExport::ImplExportPage( PDFWriter& rWriter, PDFExtOutDevData& rPDFExtOutDevData, const … in ImplExportPage()
1057 void PDFExport::ImplWriteWatermark( PDFWriter& rWriter, const Size& rPageSize ) in ImplWriteWatermark()
H A Dpdfexport.hxx48 class PDFExport class
118 PDFExport( const Reference< XComponent >& rxSrcDoc,
122 ~PDFExport();
H A Dpdffilter.cxx119 PDFExport aExport( mxSrcDoc, xStatusIndicator, xIH, mxMSF ); in implExport()
/trunk/main/offapi/com/sun/star/task/
H A DPDFExportException.idl37 /** contains a number of errors that occurred during PDFExport

Completed in 32 milliseconds