Home
last modified time | relevance | path

Searched refs:PDFOutDev (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx462 PDFOutDev::PDFOutDev( PDFDoc* pDoc ) : in PDFOutDev() function in pdfi::PDFOutDev
477 void PDFOutDev::endPage() in endPage()
505 void PDFOutDev::saveState(GfxState*) in saveState()
510 void PDFOutDev::restoreState(GfxState*) in restoreState()
634 void PDFOutDev::updateBlendMode(GfxState*) in updateBlendMode()
691 void PDFOutDev::stroke(GfxState *state) in stroke()
700 void PDFOutDev::fill(GfxState *state) in fill()
709 void PDFOutDev::eoFill(GfxState *state) in eoFill()
718 void PDFOutDev::clip(GfxState *state) in clip()
727 void PDFOutDev::eoClip(GfxState *state) in eoClip()
[all …]
H A Dwrapper_gpl.cxx159 pdfi::PDFOutDev* pOutDev( new pdfi::PDFOutDev(&aErrDoc) ); in main()
182 pdfi::PDFOutDev* pOutDev( new pdfi::PDFOutDev(&aDoc) ); in main()
H A Dpdfioutdev_gpl.hxx136 class PDFOutDev : public OutputDev class
149 explicit PDFOutDev( PDFDoc* pDoc );

Completed in 17 milliseconds