Home
last modified time | relevance | path

Searched refs:pOut (Results 26 – 50 of 179) sorted by relevance

12345678

/trunk/main/vcl/source/gdi/
H A Danimate.cxx321 return Start( pOut, rDestPt, pOut->PixelToLogic( maGlobalSize ), nExtraData, pFirstFrameOutDev ); in Start()
333 if( ( pOut->GetOutDevType() == OUTDEV_WINDOW ) && !mbLoopTerminated && in Start()
341 if( pView->ImplMatches( pOut, nExtraData ) ) in Start()
344 pView->ImplGetOutSizePix() == pOut->LogicToPixel( rDestSz ) ) in Start()
376 Draw( pOut, rDestPt, rDestSz ); in Start()
386 void Animation::Stop( OutputDevice* pOut, long nExtraData ) in Stop() argument
392 if( pView->ImplMatches( pOut, nExtraData ) ) in Stop()
410 void Animation::Draw( OutputDevice* pOut, const Point& rDestPt ) const in Draw() argument
412 Draw( pOut, rDestPt, pOut->PixelToLogic( maGlobalSize ) ); in Draw()
425 if( pOut->GetConnectMetaFile() || ( pOut->GetOutDevType() == OUTDEV_PRINTER ) ) in Draw()
[all …]
H A Dprint2.cxx1525 pOut->DrawGradient( rRect, rGradient ); in DrawGradientEx()
1540 pOut->SetLineColor( aColor ); in DrawGradientEx()
1541 pOut->SetFillColor( aColor ); in DrawGradientEx()
1542 pOut->DrawRect( rRect ); in DrawGradientEx()
1543 pOut->Pop(); in DrawGradientEx()
1547 pOut->DrawGradient( rRect, rGradient ); in DrawGradientEx()
1583 pOut->SetLineColor( aColor ); in DrawGradientEx()
1584 pOut->SetFillColor( aColor ); in DrawGradientEx()
1585 pOut->DrawPolyPolygon( rPolyPoly ); in DrawGradientEx()
1586 pOut->Pop(); in DrawGradientEx()
[all …]
H A Dimpanmvw.cxx36 ImplAnimView::ImplAnimView( Animation* pParent, OutputDevice* pOut, in ImplAnimView() argument
41 mpOut ( pFirstFrameOutDev ? pFirstFrameOutDev : pOut ), in ImplAnimView()
102 maClip = ( mpOut = pOut )->GetClipRegion(); in ImplAnimView()
117 sal_Bool ImplAnimView::ImplMatches( OutputDevice* pOut, long nExtraData ) const in ImplMatches() argument
123 if( ( mnExtraData == nExtraData ) && ( !pOut || ( pOut == mpOut ) ) ) in ImplMatches()
126 else if( !pOut || ( pOut == mpOut ) ) in ImplMatches()
H A Dgdimtf.cxx404 pOutDev = pOut; in Record()
406 Linker( pOut, sal_True ); in Record()
452 pOut->SetLayoutMode( 0 ); in Play()
459 pAction->Execute( pOut ); in Play()
469 pOut->Pop(); in Play()
512 aDrawMap.SetOrigin( pOut->PixelToLogic( pOut->LogicToPixel( rPos ), aDrawMap ) ); in Play()
515 pOut->Push(); in Play()
520 pOut->SetMapMode( aDrawMap ); in Play()
526 pOut->SetLayoutMode( 0 ); in Play()
529 Play( pOut, nPos ); in Play()
[all …]
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx752 pOut->Push(); in DrawPaintReplacement()
753 pOut->SetBackground(); in DrawPaintReplacement()
754 pOut->SetFont( aFnt ); in DrawPaintReplacement()
771 pOut->SetFont( aFnt ); in DrawPaintReplacement()
809 pOut->IntersectClipRegion( rRect ); in DrawPaintReplacement()
811 pOut->DrawText( aPt, rText ); in DrawPaintReplacement()
812 pOut->Pop(); in DrawPaintReplacement()
821 pOut->Push(); in DrawShading()
822 pOut->SetLineColor( Color( COL_BLACK ) ); in DrawShading()
841 pOut->DrawLine( pOut->PixelToLogic( a1 ), pOut->PixelToLogic( a2 ) ); in DrawShading()
[all …]
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx237 const OutputDevice* pOut = rInf.GetOut(); in ChkOutDev() local
255 pOut(((SwTxtSizeInfo&)rNew).GetOut()), in SwTxtSizeInfo()
298 pOut = pVsh->GetOut(); in CtorInitTxtSizeInfo()
314 pRef = pOut; in CtorInitTxtSizeInfo()
380 pOut(((SwTxtSizeInfo&)rNew).GetOut()), in SwTxtSizeInfo()
434 ASSERT( pOut == pVsh->GetOut(), in NoteAnimation()
992 pOut->DrawRect( rRect.SVRect() ); in DrawRect()
1165 pOut->SetLineColor( Color(0, 0, 0)); in DrawCheckBox()
1166 pOut->SetFillColor(); in DrawCheckBox()
1167 pOut->DrawRect( r ); in DrawCheckBox()
[all …]
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx770 pOut->SetLineColor(); in PaintLines()
771 ConnectEdges( pOut ); in PaintLines()
870 pOut->Pop(); in PaintLines()
977 pOut->Pop(); in PaintSubsidiary()
1632 pOut->Pop(); in lcl_DrawGraphic()
3646 pOut->SetClipRegion(); in Paint()
3803 pOut->Pop(); in Paint()
3871 pOut->Pop(); in Paint()
5741 pOut->SetLineColor(); in PaintBaBo()
5768 pOut->Pop(); in PaintBaBo()
[all …]
/trunk/main/sw/source/core/view/
H A Dvnew.cxx100 if ( pOut && pOut->GetPDFWriter() ) in Init()
101 pPDFOut = pOut; in Init()
184 pOut( pOutput ? pOutput in ViewShell()
215 pOutput = pOut; in ViewShell()
217 pOut = pOutput; in ViewShell()
263 pOut( pOutput ? pOutput in ViewShell()
296 pOutput = pOut; in ViewShell()
298 pOut = pOutput; in ViewShell()
357 ((SwNoTxtFrm*)pFrm)->StopAnimation( pOut ); in ~ViewShell()
364 GetDoc()->StopNumRuleAnimations( pOut ); in ~ViewShell()
H A Dviewsh.cxx128 mpBufferedOut = pOut; in DLPrePaint2()
149 pOut = mpBufferedOut; in DLPostPaint2()
313 pOut = pVout; in ImplEndAction()
319 pOut = pOld; in ImplEndAction()
467 OutputDevice *pOld = pOut; in ImplUnlockPaint()
468 pOut = pVout; in ImplUnlockPaint()
470 pOut = pOld; in ImplUnlockPaint()
1389 pOut = pVout; in SmoothScroll()
1436 pOut = pOld; in SmoothScroll()
2014 pOut->DrawRect( rRect ); in Paint()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdview.cxx178 : SdrCreateView(pModel1,pOut), in SdrView()
309 const OutputDevice* pOut=pActualOutDev; in PickAnything() local
310 if (pOut==NULL) in PickAnything()
312 pOut = GetFirstOutputDevice(); in PickAnything()
316 if (pOut!=NULL) aPnt=pOut->PixelToLogic(aPnt); in PickAnything()
347 if (pOut==NULL) in PickAnything()
349 pOut = GetFirstOutputDevice(); in PickAnything()
553 if(pOut) in PickAnything()
1003 aHitRec.pOut=pMacroWin; in GetPreferedPointer()
1035 if (pOut!=NULL) in GetPreferedPointer()
[all …]
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx774 rendering::RGBColor* pOut( aRes.getArray() ); in convertToRGB() local
802 *pOut++ = rendering::RGBColor( in convertToRGB()
823 rendering::ARGBColor* pOut( aRes.getArray() ); in convertToARGB() local
854 *pOut++ = rendering::ARGBColor( in convertToARGB()
907 *pOut++ = rendering::ARGBColor( in convertToPARGB()
1072 double* pOut( aRes.getArray() ); in convertFromIntegerColorSpace() local
1091 *pOut++ = nAlpha; in convertFromIntegerColorSpace()
1106 *pOut++ = nAlpha; in convertFromIntegerColorSpace()
1149 rendering::RGBColor* pOut( aRes.getArray() ); in convertIntegerToRGB() local
1237 *pOut++ = rendering::ARGBColor(1.0, in convertIntegerToARGB()
[all …]
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx1767 if( !pOut ) in PaintEmphasis()
1768 pOut = pView; in PaintEmphasis()
1797 pOut->SetFillColor( pOut->GetBackground().GetColor() ); in PaintEmphasis()
1883 DrawFocusRect( pOut ); in PaintItem()
1946 if( !pOut ) in PaintEntry()
1947 pOut = pView; in PaintEntry()
2004 pOut->SetFillColor( pOut->GetBackground().GetColor() ); in PaintEntry()
2006 pOut->SetFillColor( ); in PaintEntry()
2026 pOut->DrawRect( aXRect ); in PaintEntry()
2047 nTextPaintFlags, pOut ); in PaintEntry()
[all …]
/trunk/main/svtools/inc/svtools/
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 …]
/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx661 const char* pOut = FTNPOS_CHAPTER == rFtnInfo.ePos in ExportDocument_Impl() local
664 Strm() << pOut << OOO_STRING_SVTOOLS_RTF_FTNSTART; in ExportDocument_Impl()
669 case FTNNUM_PAGE: pOut = OOO_STRING_SVTOOLS_RTF_FTNRSTPG; break; in ExportDocument_Impl()
670 case FTNNUM_DOC: pOut = OOO_STRING_SVTOOLS_RTF_FTNRSTCONT; break; in ExportDocument_Impl()
672 default: pOut = OOO_STRING_SVTOOLS_RTF_FTNRESTART; break; in ExportDocument_Impl()
674 Strm() << pOut; in ExportDocument_Impl()
682 case SVX_NUM_ROMAN_LOWER: pOut = OOO_STRING_SVTOOLS_RTF_FTNNRLC; break; in ExportDocument_Impl()
686 default: pOut = OOO_STRING_SVTOOLS_RTF_FTNNAR; break; in ExportDocument_Impl()
688 Strm() << pOut; in ExportDocument_Impl()
707 default: pOut = OOO_STRING_SVTOOLS_RTF_AFTNNAR; break; in ExportDocument_Impl()
[all …]
/trunk/main/autodoc/source/udm/xml/
H A Dxmlitem.cxx504 pOut = pStart; in do_WriteOut() local
506 for ( ; *pOut != '\0'; ++pOut ) in do_WriteOut()
508 if ( cReplacable[*pOut] ) in do_WriteOut()
510 if ( pOut != pStart ) in do_WriteOut()
512 io_aFile.write( pStart, pOut-pStart ); in do_WriteOut()
515 switch (*pOut) in do_WriteOut()
524 pStart = pOut+1; in do_WriteOut()
528 if ( pOut != pStart ) in do_WriteOut()
530 io_aFile.write( pStart, pOut-pStart ); in do_WriteOut()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel2.cxx62 void DrawDocShell::Draw(OutputDevice* pOut, const JobSetup&, sal_uInt16 nAspect) in Draw() argument
71 ClientView* pView = new ClientView(this, pOut, NULL); in Draw()
114 pOut->IntersectClipRegion(aVisArea); in Draw()
117 if (pOut->GetOutDevType() != OUTDEV_WINDOW) in Draw()
119 MapMode aOldMapMode = pOut->GetMapMode(); in Draw()
121 if (pOut->GetOutDevType() == OUTDEV_PRINTER) in Draw()
128 pOut->SetMapMode(aMapMode); in Draw()
132 pView->CompleteRedraw(pOut, aRegion); in Draw()
134 if (pOut->GetOutDevType() == OUTDEV_PRINTER) in Draw()
136 pOut->SetMapMode(aOldMapMode); in Draw()
/trunk/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx162 oslFileHandle *pIn, oslFileHandle *pOut, oslFileHandle *pErr) in runProcessWithPathSearch() argument
188 osl_getCurrentSecurity(), 0, 0, 0, pProcess, pIn, pOut, pErr); in runProcessWithPathSearch()
192 osl_getCurrentSecurity(), 0, 0, 0, pProcess, pIn, pOut, pErr); in runProcessWithPathSearch()
222 oslFileHandle pOut = NULL; in RenderAsEMF() local
226 &aProcess, &pIn, &pOut, &pErr); in RenderAsEMF()
236 if (pOut) in RenderAsEMF()
245 osl_closeFile(pOut); in RenderAsEMF()
264 oslFileHandle pOut = NULL; in RenderAsPNGThroughHelper() local
268 &aProcess, &pIn, &pOut, &pErr); in RenderAsPNGThroughHelper()
284 eFileErr = osl_readFile(pOut, aBuf, 32000, &nCount); in RenderAsPNGThroughHelper()
[all …]
/trunk/main/vcl/aqua/source/dtrans/
H A DPictToBmpFlt.cxx147 NSData* pOut = [pRep representationUsingType: NSPNGFileType properties: nil]; in ImageToPNG() local
148 if( !pOut) in ImageToPNG()
152 const size_t nPngSize = [pOut length]; in ImageToPNG()
154 [pOut getBytes: rPngData.getArray() length: nPngSize]; in ImageToPNG()
182 NSData* pOut = [pRep representationUsingType: eOutFormat properties: nil]; in PNGToImage() local
183 if( !pOut) in PNGToImage()
187 const size_t nImgSize = [pOut length]; in PNGToImage()
189 [pOut getBytes: rImgData.getArray() length: nImgSize]; in PNGToImage()
/trunk/main/canvas/source/tools/
H A Dcanvastools.cxx305 rendering::RGBColor* pOut( aRes.getArray() ); in convertToRGB() local
322 rendering::ARGBColor* pOut( aRes.getArray() ); in convertToARGB() local
339 rendering::ARGBColor* pOut( aRes.getArray() ); in convertToPARGB() local
425 double* pOut( aRes.getArray() ); in convertFromIntegerColorSpace() local
428 *pOut++ = vcl::unotools::toDoubleColor(*pIn++); in convertFromIntegerColorSpace()
471 rendering::RGBColor* pOut( aRes.getArray() ); in convertIntegerToRGB() local
474 *pOut++ = rendering::RGBColor( in convertIntegerToRGB()
492 rendering::ARGBColor* pOut( aRes.getArray() ); in convertIntegerToARGB() local
495 *pOut++ = rendering::ARGBColor( in convertIntegerToARGB()
514 rendering::ARGBColor* pOut( aRes.getArray() ); in convertIntegerToPARGB() local
[all …]
/trunk/main/svx/inc/svx/
H A Dsvdpntv.hxx262 sal_uInt16 ImpGetMinMovLogic(short nMinMov, const OutputDevice* pOut) const;
263 sal_uInt16 ImpGetHitTolLogic(short nHitTol, const OutputDevice* pOut) const;
282 void ShowEncirclement(OutputDevice* pOut);
283 void HideEncirclement(OutputDevice* pOut);
284 void DrawEncirclement(OutputDevice* pOut) const;
293 SdrPaintView(SdrModel* pModel1, OutputDevice* pOut = 0L);
388 …virtual void CompleteRedraw(OutputDevice* pOut, const Region& rReg, sdr::contact::ViewObjectContac…
398 virtual SdrPaintWindow* BeginCompleteRedraw(OutputDevice* pOut);
406 …SdrPaintWindow* BeginDrawLayers(OutputDevice* pOut, const Region& rReg, bool bDisableIntersect = f…
555 void VisAreaChanged(const OutputDevice* pOut=NULL);
/trunk/main/tools/bootstrp/addexes2/
H A Dmkfilt.cxx35 FILE *pIn, *pOut; member in TextFilter
54 pOut = stdout; in TextFilter()
56 if (( pOut = fopen( aOutFile.GetBuffer(), "w" )) == NULL ) in TextFilter()
62 fclose( pOut ); in ~TextFilter()
75 fputc( c, pOut ); in Filter()
210 fputs( aLine.GetBuffer(), pOut ); in Filter()
219 fputs(pLine->aLine.GetBuffer(), pOut ); in Filter()
/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx188 OutputDevice* pOut = rPDFWriter.GetReferenceDevice(); in ExportSelection() local
190 if( pOut ) in ExportSelection()
221 pOut->Push(); in ExportSelection()
222 pOut->EnableOutput( sal_False ); in ExportSelection()
223 pOut->SetMapMode( aMapMode ); in ExportSelection()
227 aMtf.Record( pOut ); in ExportSelection()
246 pOut->Pop(); in ExportSelection()
802 pXDevice->SetOutputDevice( pOut ); in Export()
815 if ( pOut ) in Export()
819 pOut->SetExtOutDevData( pPDFExtOutDevData ); in Export()
[all …]
/trunk/main/svx/source/xml/
H A Dxmleohlp.cxx497 OutputStorageWrapper_Impl *pOut = 0; in ImplInsertEmbeddedObjectURL() local
504 pOut = aIter->second; in ImplInsertEmbeddedObjectURL()
515 …ImplReadObject( aContainerStorageName, aObjectStorageName, pClassId, pOut ? pOut->GetStream() : 0 … in ImplInsertEmbeddedObjectURL()
519 if( pOut ) in ImplInsertEmbeddedObjectURL()
522 pOut->release(); in ImplInsertEmbeddedObjectURL()
679 OutputStorageWrapper_Impl *pOut = new OutputStorageWrapper_Impl; in getByName() local
680 pOut->acquire(); in getByName()
683 (*mpStreamMap)[rURLStr] = pOut; in getByName()
684 xStrm = pOut; in getByName()
/trunk/main/vcl/test/
H A Dcanvasbitmaptest.cxx494 sal_Int8* pOut = aRes.getArray(); in getData() local
505 pOut[ y*nScanlineLen + x ] = sal_Int8(x); in getData()
516 pOut[ y*nScanlineLen + 4*x + 2 ] = sal_Int8(x); in getData()
718 rendering::RGBColor* pOut = aRes.getArray(); in convertIntegerToRGB() local
721 *pOut++ = rendering::RGBColor(aTemp[i].Red, in convertIntegerToRGB()
738 rendering::ARGBColor* pOut( aRes.getArray() ); in convertIntegerToARGB() local
744 *pOut++ = rendering::ARGBColor( in convertIntegerToARGB()
755 *pOut++ = rendering::ARGBColor( in convertIntegerToARGB()
775 rendering::ARGBColor* pOut( aRes.getArray() ); in convertIntegerToPARGB() local
781 *pOut++ = rendering::ARGBColor( in convertIntegerToPARGB()
[all …]
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1614 rendering::RGBColor* pOut( aRes.getArray() ); in convertToRGB() local
1635 rendering::ARGBColor* pOut( aRes.getArray() ); in convertToARGB() local
1656 rendering::ARGBColor* pOut( aRes.getArray() ); in convertToPARGB() local
1742 double* pOut( aRes.getArray() ); in convertFromIntegerColorSpace() local
1788 rendering::RGBColor* pOut( aRes.getArray() ); in convertIntegerToRGB() local
1793 *pOut++ = rendering::RGBColor( in convertIntegerToRGB()
1798 *pOut++ = rendering::RGBColor(0,0,0); in convertIntegerToRGB()
1813 rendering::ARGBColor* pOut( aRes.getArray() ); in convertIntegerToARGB() local
1818 *pOut++ = rendering::ARGBColor( in convertIntegerToARGB()
1838 rendering::ARGBColor* pOut( aRes.getArray() ); in convertIntegerToPARGB() local
[all …]

Completed in 300 milliseconds

12345678