Searched refs:rSetup (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sfx2/source/doc/ |
H A D | objembed.cxx | 219 const JobSetup & rSetup, in DoDraw() argument 234 DoDraw_Impl( pDev, rObjPos, aXF, aYF, rSetup, nAspect ); in DoDraw() 243 const JobSetup & rSetup, in DoDraw_Impl() argument 293 Draw( pDev, rSetup, nAspect ); in DoDraw_Impl()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | print.hxx | 80 PrinterPage( GDIMetaFile* pMtf, sal_Bool bNewJobSetup, const JobSetup& rSetup ) : in PrinterPage() argument 81 mpMtf( pMtf ), maJobSetup( rSetup ), mbNewJobSetup( bNewJobSetup ) {} in PrinterPage() 304 sal_Bool SetJobSetup( const JobSetup& rSetup );
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | objsh.hxx | 682 const JobSetup & rSetup, 684 virtual void Draw( OutputDevice *, const JobSetup & rSetup, 750 const JobSetup & rSetup,
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docsh.cxx | 869 void SwDocShell::Draw( OutputDevice* pDev, const JobSetup& rSetup, in Draw() argument 882 if ( rSetup.GetPrinterName().Len() && ASPECT_THUMBNAIL != nAspect ) in Draw() 887 mpDoc->setJobsetup( rSetup ); in Draw()
|
/aoo42x/main/basctl/source/basicide/ |
H A D | basdoc.hxx | 38 virtual void Draw( OutputDevice *, const JobSetup & rSetup,
|
/aoo42x/main/starmath/inc/ |
H A D | document.hxx | 135 const JobSetup & rSetup,
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | DrawDocShell.hxx | 99 …virtual void Draw(OutputDevice*, const JobSetup& rSetup, sal_uInt16 nAspect = ASPECT_CONTE…
|
/aoo42x/main/vcl/source/gdi/ |
H A D | print.cxx | 822 sal_Bool Printer::SetJobSetup( const JobSetup& rSetup ) in SetJobSetup() argument 827 JobSetup aJobSetup = rSetup; in SetJobSetup()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | docsh.hxx | 216 virtual void Draw( OutputDevice *, const JobSetup & rSetup,
|
Completed in 94 milliseconds