Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dobjembed.cxx219 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()
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx80 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 );
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx682 const JobSetup & rSetup,
684 virtual void Draw( OutputDevice *, const JobSetup & rSetup,
750 const JobSetup & rSetup,
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx869 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()
/trunk/main/basctl/source/basicide/
H A Dbasdoc.hxx38 virtual void Draw( OutputDevice *, const JobSetup & rSetup,
/trunk/main/starmath/inc/
H A Ddocument.hxx135 const JobSetup & rSetup,
/trunk/main/sd/source/ui/inc/
H A DDrawDocShell.hxx99 …virtual void Draw(OutputDevice*, const JobSetup& rSetup, sal_uInt16 nAspect = ASPECT_CONTE…
/trunk/main/vcl/source/gdi/
H A Dprint.cxx822 sal_Bool Printer::SetJobSetup( const JobSetup& rSetup ) in SetJobSetup() argument
827 JobSetup aJobSetup = rSetup; in SetJobSetup()
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx216 virtual void Draw( OutputDevice *, const JobSetup & rSetup,

Completed in 41 milliseconds