Searched refs:pThat (Results 1 – 8 of 8) sorted by relevance
224 WinSalBitmap* pThat = const_cast< WinSalBitmap* >(this); in ImplGetGdiPlusBitmap() local230 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()
366 SdrLathePrimitive3D* pThat = const_cast< SdrLathePrimitive3D* >(this); in get3DDecomposition() local367 pThat->setBuffered3DDecomposition(Primitive3DSequence()); in get3DDecomposition()368 delete pThat->mpLastRLGViewInformation; in get3DDecomposition()369 … pThat->mpLastRLGViewInformation = new geometry::ViewInformation3D(rViewInformation); in get3DDecomposition()
505 SdrExtrudePrimitive3D* pThat = const_cast< SdrExtrudePrimitive3D* >(this); in get3DDecomposition() local506 pThat->setBuffered3DDecomposition(Primitive3DSequence()); in get3DDecomposition()507 delete pThat->mpLastRLGViewInformation; in get3DDecomposition()508 … pThat->mpLastRLGViewInformation = new geometry::ViewInformation3D(rViewInformation); in get3DDecomposition()
705 ImpGraphic* pThat = const_cast< ImpGraphic* >(this); in ImplGetGDIMetaFile() local710 pThat->maEx = maSvgData->getReplacement(); in ImplGetGDIMetaFile()717 … pThat->maMetaFile.AddAction(new MetaBmpExScaleAction(Point(), maEx.GetPrefSize(), maEx)); in ImplGetGDIMetaFile()721 …pThat->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()
519 ScenePrimitive2D* pThat = const_cast< ScenePrimitive2D* >(this); in get2DDecomposition() local520 pThat->mfOldDiscreteSizeX = aDiscreteRange.getWidth(); in get2DDecomposition()521 pThat->mfOldDiscreteSizeY = aDiscreteRange.getHeight(); in get2DDecomposition()522 pThat->maOldUnitVisiblePart = aUnitVisibleRange; in get2DDecomposition()
208 PolygonMarkerPrimitive2D* pThat = const_cast< PolygonMarkerPrimitive2D* >(this); in get2DDecomposition() local209 …pThat->maLastInverseObjectToViewTransformation = rViewInformation.getInverseObjectToViewTransforma… in get2DDecomposition()
1010 SvtOptionsDrawinglayer_Impl* pThat = const_cast< SvtOptionsDrawinglayer_Impl* >(this); in IsAAPossibleOnThisSystem() local1011 pThat->m_bAllowAAChecked = true; in IsAAPossibleOnThisSystem()1023 pThat->m_bAllowAA = false; in IsAAPossibleOnThisSystem()
1018 SvtOptionsDrawinglayer_Impl* pThat = const_cast< SvtOptionsDrawinglayer_Impl* >(this); in IsAAPossibleOnThisSystem() local1019 pThat->m_bAllowAAChecked = true; in IsAAPossibleOnThisSystem()1031 pThat->m_bAllowAA = false; in IsAAPossibleOnThisSystem()
Completed in 58 milliseconds