Home
last modified time | relevance | path

Searched refs:bMetaFile (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Doutput3.cxx78 if (!bMetaFile) in PrePrintDrawingLayer()
98 if (!bMetaFile) in PrePrintDrawingLayer()
108 if (!bMetaFile) in PrePrintDrawingLayer()
123 if (!bMetaFile) in PostPrintDrawingLayer()
141 if (!bMetaFile) in PostPrintDrawingLayer()
171 if (!bMetaFile) in PrintDrawingLayer()
179 if (!bMetaFile) in PrintDrawingLayer()
H A Dprintfun.cxx411 const Rectangle& rBound, ScViewData* pViewData, sal_Bool bMetaFile ) in DrawToDev() argument
448 if (bMetaFile) in DrawToDev()
528 aOutputData.SetMetaFileMode(bMetaFile); in DrawToDev()
546 if ( bMetaFile && pDev->GetOutDevType() == OUTDEV_VIRDEV ) in DrawToDev()
555 if (!bMetaFile && pViewData) in DrawToDev()
562 if (!bMetaFile && pViewData) in DrawToDev()
568 if (bMetaFile && !bDoGrid) in DrawToDev()
583 if (!bMetaFile && pViewData) in DrawToDev()
586 aOutputData.DrawEdit(!bMetaFile); in DrawToDev()
590 if (!bMetaFile && pViewData) in DrawToDev()
[all …]
H A Doutput.cxx162 bMetaFile( sal_False ), in ScOutputData()
274 bMetaFile = bNewMode; in SetMetaFileMode()
317 if (bMetaFile) in DrawGrid()
385 if ( eType == OUTTYPE_PRINTER && !bMetaFile ) in DrawGrid()
514 if ( eType == OUTTYPE_PRINTER && !bMetaFile ) in DrawGrid()
788 if (bMetaFile) in DrawBackground()
1076 if (bMetaFile) in DrawClear()
1415 if (bMetaFile) in DrawRotatedFrame()
1660 if (bMetaFile) in DrawRotatedFrame()
H A Doutput2.cxx1804 if (bMetaFile) in DrawStrings()
1854 if (bMetaFile || pFmtDevice != pDev || aZoomX != aZoomY) in DrawStrings()
1876 if (bMetaFile) in DrawStrings()
2780 if (bMetaFile) in DrawEdit()
2943 if (bMetaFile) in DrawEdit()
3485 if (bMetaFile) in DrawRotated()
3663 if (bMetaFile) in DrawRotated()
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx106 const ScRange& rBlock, sal_Bool bMetaFile ) in PaintToDev() argument
121 ScPrintFunc::DrawToDev( pDoc, pDev, nPrintFactor, aBound, &aViewData, bMetaFile ); in PaintToDev()
/trunk/main/sc/source/ui/inc/
H A Dtransobj.hxx73 const ScRange& rBlock, sal_Bool bMetaFile );
H A Doutput.hxx121 sal_Bool bMetaFile; // Ausgabe auf Metafile (nicht in Pixeln!) member in ScOutputData
H A Dprintfun.hxx251 const Rectangle& rBound, ScViewData* pViewData, sal_Bool bMetaFile );
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx731 uno::Any SvxShape::GetBitmap( sal_Bool bMetaFile /* = sal_False */ ) const throw() in GetBitmap()
757 if( bMetaFile ) in GetBitmap()
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx192 ::com::sun::star::uno::Any GetBitmap( sal_Bool bMetaFile = sal_False ) const throw ();

Completed in 99 milliseconds