Home
last modified time | relevance | path

Searched refs:pThat (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/svtools/source/config/
H A Doptionsdrawinglayer.cxx1018 SvtOptionsDrawinglayer_Impl* pThat = const_cast< SvtOptionsDrawinglayer_Impl* >(this); in IsAAPossibleOnThisSystem() local
1019 pThat->m_bAllowAAChecked = true; in IsAAPossibleOnThisSystem()
1031 pThat->m_bAllowAA = false; in IsAAPossibleOnThisSystem()
/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx224 WinSalBitmap* pThat = const_cast< WinSalBitmap* >(this); in ImplGetGdiPlusBitmap() local
230 pThat->maGdiPlusBitmap.reset(); in ImplGetGdiPlusBitmap()
244 pThat->maGdiPlusBitmap.reset(pThat->ImplCreateGdiPlusBitmap(*pAlphaSource)); in ImplGetGdiPlusBitmap()
245 pThat->mpAssociatedAlpha = pAlphaSource; in ImplGetGdiPlusBitmap()
249 pThat->maGdiPlusBitmap.reset(pThat->ImplCreateGdiPlusBitmap()); in ImplGetGdiPlusBitmap()
250 pThat->mpAssociatedAlpha = 0; in ImplGetGdiPlusBitmap()
255 aGdiPlusBuffer.addEntry(*pThat); in ImplGetGdiPlusBitmap()
/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx705 ImpGraphic* pThat = const_cast< ImpGraphic* >(this); in ImplGetGDIMetaFile() local
710 pThat->maEx = maSvgData->getReplacement(); in ImplGetGDIMetaFile()
717pThat->maMetaFile.AddAction(new MetaBmpExScaleAction(Point(), maEx.GetPrefSize(), maEx)); in ImplGetGDIMetaFile()
721pThat->maMetaFile.AddAction(new MetaBmpScaleAction(Point(), maEx.GetPrefSize(), maEx.GetBitmap())); in ImplGetGDIMetaFile()
724 pThat->maMetaFile.Stop(); in ImplGetGDIMetaFile()
725 pThat->maMetaFile.WindStart(); in ImplGetGDIMetaFile()
726 pThat->maMetaFile.SetPrefSize(maEx.GetPrefSize()); in ImplGetGDIMetaFile()
727 pThat->maMetaFile.SetPrefMapMode(maEx.GetPrefMapMode()); in ImplGetGDIMetaFile()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudeprimitive3d.cxx505 SdrExtrudePrimitive3D* pThat = const_cast< SdrExtrudePrimitive3D* >(this); in get3DDecomposition() local
506 pThat->setBuffered3DDecomposition(Primitive3DSequence()); in get3DDecomposition()
507 delete pThat->mpLastRLGViewInformation; in get3DDecomposition()
508pThat->mpLastRLGViewInformation = new geometry::ViewInformation3D(rViewInformation); in get3DDecomposition()
H A Dsdrlatheprimitive3d.cxx366 SdrLathePrimitive3D* pThat = const_cast< SdrLathePrimitive3D* >(this); in get3DDecomposition() local
367 pThat->setBuffered3DDecomposition(Primitive3DSequence()); in get3DDecomposition()
368 delete pThat->mpLastRLGViewInformation; in get3DDecomposition()
369pThat->mpLastRLGViewInformation = new geometry::ViewInformation3D(rViewInformation); in get3DDecomposition()
/trunk/main/drawinglayer/source/primitive2d/
H A Dsceneprimitive2d.cxx519 ScenePrimitive2D* pThat = const_cast< ScenePrimitive2D* >(this); in get2DDecomposition() local
520 pThat->mfOldDiscreteSizeX = aDiscreteRange.getWidth(); in get2DDecomposition()
521 pThat->mfOldDiscreteSizeY = aDiscreteRange.getHeight(); in get2DDecomposition()
522 pThat->maOldUnitVisiblePart = aUnitVisibleRange; in get2DDecomposition()
H A Dpolygonprimitive2d.cxx208 PolygonMarkerPrimitive2D* pThat = const_cast< PolygonMarkerPrimitive2D* >(this); in get2DDecomposition() local
209pThat->maLastInverseObjectToViewTransformation = rViewInformation.getInverseObjectToViewTransforma… in get2DDecomposition()

Completed in 61 milliseconds