Home
last modified time | relevance | path

Searched refs:GetPDFWriter (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svx/source/sdr/contact/
H A Dobjectcontactofobjlistpainter.cxx166 return (0 != mrTargetOutputDevice.GetPDFWriter()); in isOutputToPDFFile()
H A Dobjectcontactofpageview.cxx415 return (0 != mrPageWindow.GetPaintWindow().GetOutputDevice().GetPDFWriter()); in isOutputToPDFFile()
/trunk/main/sw/source/core/view/
H A Dvnew.cxx100 if ( pOut && pOut->GetPDFWriter() ) in Init()
/trunk/main/sd/source/ui/view/
H A Dsdview.cxx531 if(bScreenDisplay && pOutDev && pOutDev->GetPDFWriter()) in CompleteRedraw()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx591 vcl::PDFWriterImpl* GetPDFWriter() const { return mpPDFWriter; } in GetPDFWriter() function in OutputDevice
/trunk/main/vcl/source/gdi/
H A Doutdev.cxx1001 const bool bClipDeviceBounds( ! GetPDFWriter() in ImplInitClipRegion()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1950 if(bScreenDisplay && pOut && pOut->GetPDFWriter()) in render()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx1188 if( pOut->GetPDFWriter() && in lcl_DrawGraphic()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx2727 const bool bPDFExporting(0 != pOut->GetPDFWriter()); in SeekCursor()

Completed in 110 milliseconds