Home
last modified time | relevance | path

Searched refs:pOut (Results 126 – 150 of 179) sorted by last modified time

12345678

/trunk/main/svx/inc/svx/
H A Dsvdglev.hxx65 SdrGlueEditView(SdrModel* pModel1, OutputDevice* pOut = 0L);
H A Dsvdcrtv.hxx88 …_Bool ImpBegCreateObj(sal_uInt32 nInvent, sal_uInt16 nIdent, const Point& rPnt, OutputDevice* pOut,
97 SdrCreateView(SdrModel* pModel1, OutputDevice* pOut = 0L);
137 …sal_Bool BegCreateObj(const Point& rPnt, OutputDevice* pOut=NULL, short nMinMov=-3, SdrPageView* p…
149 …sal_Bool BegCreateCaptionObj(const Point& rPnt, const Size& rObjSiz, OutputDevice* pOut=NULL, shor…
H A Dfmview.hxx65 FmFormView(FmFormModel* pModel, OutputDevice* pOut = 0L);
148 virtual SdrPaintWindow* BeginCompleteRedraw(OutputDevice* pOut);
/trunk/main/svx/inc/
H A Dsvdpomv.hxx47 SdrPolyMarkView(SdrModel* pModel1, OutputDevice* pOut = 0L);
/trunk/main/svtools/source/inc/
H A Dsvimpicn.hxx198 SvIcnVwDataEntry* pViewData = 0, OutputDevice* pOut = 0);
256 sal_Bool bCursored, OutputDevice* pOut = 0 );
258 SvLBoxEntry* pEntry, sal_uInt16 nPaintFlags, OutputDevice* pOut = 0 );
/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx535 const Size aOutSizePix( pOut->LogicToPixel( rSz ) ); in GetNeededSize()
536 const long nBitCount = pOut->GetBitCount(); in GetNeededSize()
580 GraphicManager::ImplDraw( pOut, rPt, rSz, *mpMtf, maAttr ); in Draw()
592 pOut->DrawBitmapEx( rPt, rSz, *mpBmpEx ); in Draw()
882 const Point aPtPixel( pOut->LogicToPixel( rPt ) ); in IsInDisplayCache()
883 const Size aSzPixel( pOut->LogicToPixel( rSz ) ); in IsInDisplayCache()
933 pOut, rPt, rSz, rObj, rAttr, rBmpEx ); in CreateDisplayCacheObj()
967 pOut, rPt, rSz, rObj, rAttr, rMtf ); in CreateDisplayCacheObj()
991 const Point aPtPixel( pOut->LogicToPixel( rPt ) ); in DrawDisplayCacheObj()
992 const Size aSzPixel( pOut->LogicToPixel( rSz ) ); in DrawDisplayCacheObj()
[all …]
H A Dgrfcache.hxx91 sal_Bool IsDisplayCacheable( OutputDevice* pOut, const Point& rPt, const Size& rSz,
93 sal_Bool IsInDisplayCache( OutputDevice* pOut, const Point& rPt, const Size& rSz,
95 sal_Bool CreateDisplayCacheObj( OutputDevice* pOut, const Point& rPt, const Size& rSz,
98 sal_Bool CreateDisplayCacheObj( OutputDevice* pOut, const Point& rPt, const Size& rSz,
101 sal_Bool DrawDisplayCacheObj( OutputDevice* pOut, const Point& rPt, const Size& rSz,
H A Dgrfmgr.cxx682 const sal_uInt32 nOldDrawMode = pOut->GetDrawMode(); in Draw()
715 pOut->Push( PUSH_CLIPREGION ); in Draw()
724 pOut->IntersectClipRegion( aCropRect ); in Draw()
728 pOut->IntersectClipRegion( aClipPolyPoly ); in Draw()
736 pOut->Pop(); in Draw()
738 pOut->SetDrawMode( nOldDrawMode ); in Draw()
823 const MapMode aOutMapMode( pOut->GetMapMode() ); in DrawTiled()
865 pOut->Push( PUSH_CLIPREGION ); in StartAnimation()
872 pOut->IntersectClipRegion( aClipPolyPoly ); in StartAnimation()
888 pOut->Pop(); in StartAnimation()
[all …]
H A Dgrfmgr2.cxx227 ( pOut->GetConnectMetaFile() && !pOut->IsOutputEnabled() ) ) ) ) in DrawObj()
246 aGraphic.Draw( pOut, aPt, aSz ); in DrawObj()
479 aGraphic.Draw( pOut, rPt, rSz ); in ImplDraw()
513 aOutPtPix = pOut->LogicToPixel( rPt ); in ImplCreateOutput()
628 aOutPt = pOut->PixelToLogic( aOutPtPix ); in ImplCreateOutput()
629 aOutSz = pOut->PixelToLogic( aOutSzPix ); in ImplCreateOutput()
690 …if( pOut->GetOutDevType() != OUTDEV_PRINTER && pOut->GetBitCount() <= 8 && aOutBmpEx.GetBitCount()… in ImplCreateOutput()
1977 pOut->Push( PUSH_CLIPREGION ); in ImplDraw()
1984 pOut->Pop(); in ImplDraw()
2330 pOut->Push( PUSH_CLIPREGION ); in ImplDrawTiled()
[all …]
/trunk/main/svtools/source/filter/wmf/
H A Denhwmf.cxx487 pOut->SetMapMode( nMapMode ); in ReadEnhWMF()
494 pOut->SetBkMode( nDat32 ); in ReadEnhWMF()
504 pOut->SetRasterOp( nDat32 ); in ReadEnhWMF()
517 pOut->SetTextAlign( nDat32 ); in ReadEnhWMF()
556 pOut->Push(); in ReadEnhWMF()
562 pOut->Pop(); in ReadEnhWMF()
784 pOut->ClearPath(); in ReadEnhWMF()
790 pOut->ClearPath(); in ReadEnhWMF()
796 pOut->ClosePath(); in ReadEnhWMF()
815 pOut->SetClipPath( pOut->GetPathObj(), nClippingMode, sal_True ); in ReadEnhWMF()
[all …]
H A Dwinmtf.cxx352 pOut ( pWinMtfOutput ), in WinMtf()
370 pOut->SetDevOrg( Point() ); in WinMtf()
386 delete pOut; in ~WinMtf()
H A Dwinmtf.hxx682 WinMtfOutput* pOut; // member in WinMtf
697 WinMtf( WinMtfOutput* pOut, SvStream& rStreamWMF, FilterConfigItem* pConfigItem = NULL );
/trunk/main/svtools/source/edit/
H A Dtextview.cxx319 void TextView::ImpPaint( OutputDevice* pOut, const Point& rStartPos, Rectangle const* pPaintArea, T… in ImpPaint() argument
328 Color aColor = pOut->GetBackground().GetColor(); in ImpPaint()
339 mpImpl->mpTextEngine->ImpPaint( pOut, rStartPos, pPaintArea, pPaintRange, pSelection ); in ImpPaint()
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx2018 if( !pOut ) in PaintEmphasis()
2019 pOut = pView; in PaintEmphasis()
2043 pOut->SetFillColor( aNewColor ); in PaintEmphasis()
2044 pOut->DrawRect( rRect ); in PaintEmphasis()
2045 pOut->SetFillColor( aOldFillColor ); in PaintEmphasis()
2051 OutputDevice* pOut ) in PaintItem() argument
2076 if( !pOut ) in PaintEntry()
2077 pOut = pView; in PaintEntry()
2091 Font aTempFont( pOut->GetFont() ); in PaintEntry()
2099 pOut->SetFont( aNewFont ); in PaintEntry()
[all …]
H A Dimivctl.hxx300 void DrawFocusRect ( OutputDevice* pOut );
350 OutputDevice* pOut = 0,
413 OutputDevice* pOut,
421 OutputDevice* pOut,
527 void DrawHighlightFrame( OutputDevice* pOut,
/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx198 …void ImpPaint( OutputDevice* pOut, const Point& rStartPos, Rectangle const* pPaintArea, TextSel…
H A Dtextview.hxx79 …void ImpPaint( OutputDevice* pOut, const Point& rStartPos, Rectangle const* pPaintArea, TextSel…
H A Dgrfmgr.hxx348 sal_Bool IsCached( OutputDevice* pOut, const Point& rPt, const Size& rSz,
425 sal_Bool Draw( OutputDevice* pOut, const Point& rPt, const Size& rSz,
466 sal_Bool DrawTiled( OutputDevice* pOut, const Rectangle& rArea, const Size& rSize,
470 …sal_Bool StartAnimation( OutputDevice* pOut, const Point& rPt, const Size& rSz, long nExtraDat…
474 void StopAnimation( OutputDevice* pOut = NULL, long nExtraData = 0L );
516 sal_Bool SVT_DLLPRIVATE ImplDraw( OutputDevice* pOut, const Point& rPt,
521 sal_Bool SVT_DLLPRIVATE ImplCreateOutput( OutputDevice* pOut, const Point& rPt, const Size& rSz,
524 sal_Bool SVT_DLLPRIVATE ImplCreateOutput( OutputDevice* pOut,
544 static void SVT_DLLPRIVATE ImplDraw( OutputDevice* pOut, const Point& rPt, const Size& rSz,
591 sal_Bool IsInCache( OutputDevice* pOut, const Point& rPt, const Size& rSz,
[all …]
H A Dembedhlp.hxx66 …tatic void DrawPaintReplacement( const Rectangle &rRect, const String &rText, OutputDevice *pOut );
67 static void DrawShading( const Rectangle &rRect, OutputDevice *pOut );
/trunk/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx532 uno_Any * pOut = (uno_Any *)pOutParams->elements; in invoke() local
542 pArgs[nIndex], rParam.pTypeRef, &pOut[nPos], in invoke()
548 pArgs[nIndex], rParam.pTypeRef, &pOut[nPos], in invoke()
/trunk/main/starmath/source/
H A Dunomodel.cxx1088 OutputDevice* pOut = pDevice ? pDevice->GetOutputDevice() : NULL; in render() local
1090 if (!pOut) in render()
1093 pOut->SetMapMode( MAP_100TH_MM ); in render()
1149 pView->Impl_Print( *pOut, *m_pPrintUIOptions, Rectangle( OutputRect ), Point() ); in render()
/trunk/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx1040 oslFileHandle pOut = NULL; in xpdf_ImportFromFile() local
1049 &aProcess, &pIn, &pOut, &pErr); in xpdf_ImportFromFile()
1068 if( pOut && pErr ) in xpdf_ImportFromFile()
1075 while( osl_File_E_None == readLine(pOut, line) && line.getLength() ) in xpdf_ImportFromFile()
1087 if( pOut ) in xpdf_ImportFromFile()
1088 osl_closeFile(pOut); in xpdf_ImportFromFile()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1886 OutputDevice* pOut = pDevice ? pDevice->GetOutputDevice() : NULL; in render() local
1888 if( pOut ) in render()
1890 …vcl::PDFExtOutDevData* pPDFExtOutDevData = PTR_CAST( vcl::PDFExtOutDevData, pOut->GetExtOutDevData… in render()
1892 ::sd::ClientView* pView = new ::sd::ClientView( mpDocShell, pOut, NULL ); in render()
1909 pOut->SetMapMode( MAP_100TH_MM ); in render()
1910 pOut->IntersectClipRegion( aVisArea ); in render()
1942 if(bScreenDisplay && pOut && OUTDEV_PRINTER == pOut->GetOutDevType()) in render()
1950 if(bScreenDisplay && pOut && pOut->GetPDFWriter()) in render()
1960 pView->SdrPaintView::CompleteRedraw( pOut, aRegion, &aImplRenderPaintProc ); in render()
2188 pView->DrawMarkedObj(*pOut); in render()
/trunk/main/sd/source/ui/inc/
H A Dsprite.hxx49 sal_Bool StartMoving( OutputDevice* pOut,
55 void MoveTo( OutputDevice* pOut, const Point& rPt, const Size* pSz = NULL );
56 …void MoveTo( OutputDevice* pOut, const Point& rPt, const double& rScaleX, const double& rScaleY …
57 void EndMoving( OutputDevice* pOut );
78 void ImplDrawSprite( OutputDevice* pOut, const Point& rPt, const Size& rSz );
H A DSlideView.hxx85 void Paint(const Rectangle& rRect, OutputDevice* pOut);

Completed in 205 milliseconds

12345678