Home
last modified time | relevance | path

Searched refs:GetRect (Results 1 – 25 of 66) sorted by relevance

123

/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1584 aCenter.X()=(pA->GetRect().Left()+pA->GetRect().Right())/2; in WriteOrders()
1585 aCenter.Y()=(pA->GetRect().Top()+pA->GetRect().Bottom())/2; in WriteOrders()
1587 METSetArcParams(pA->GetRect().GetWidth(), pA->GetRect().GetHeight(),0,0); in WriteOrders()
1614 aCenter.X()=(pA->GetRect().Left()+pA->GetRect().Right())/2; in WriteOrders()
1615 aCenter.Y()=(pA->GetRect().Top()+pA->GetRect().Bottom())/2; in WriteOrders()
1635 METSetArcParams(pA->GetRect().GetWidth(), pA->GetRect().GetHeight(),0,0); in WriteOrders()
1651 aCenter.X()=(pA->GetRect().Left()+pA->GetRect().Right())/2; in WriteOrders()
1652 aCenter.Y()=(pA->GetRect().Top()+pA->GetRect().Bottom())/2; in WriteOrders()
1666 METSetArcParams(pA->GetRect().GetWidth(), pA->GetRect().GetHeight(),0,0); in WriteOrders()
1701 aCenter.X()=(pA->GetRect().Left()+pA->GetRect().Right())/2; in WriteOrders()
[all …]
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx116 Rectangle aRect( rObj.GetRect() ); in ImplFlipBoundingBox()
299 sal_Int32 nLenght = rObj.GetRect().GetWidth(); in ImplWriteShape()
300 if ( nLenght > rObj.GetRect().GetHeight() ) in ImplWriteShape()
301 nLenght = rObj.GetRect().GetHeight(); in ImplWriteShape()
724 Rectangle aRect( rObj.GetRect() ); in ImplWriteShape()
733 mpEscherEx->Commit( aPropOpt, rObj.GetRect() ); in ImplWriteShape()
783 double fDist = hypot( rObj.GetRect().GetWidth(), in ImplWriteAdditionalText()
784 rObj.GetRect().GetHeight() ); in ImplWriteAdditionalText()
825 rObj.GetRect() ); in ImplWriteAdditionalText()
827 rObj.GetRect() ); in ImplWriteAdditionalText()
[all …]
/trunk/main/vcl/source/gdi/
H A Dprint2.cxx423 aActionBounds = static_cast<const MetaRectAction&>(rAct).GetRect(); in ImplCalcActionBounds()
427 aActionBounds = Polygon( static_cast<const MetaRoundRectAction&>(rAct).GetRect(), in ImplCalcActionBounds()
434 const Rectangle& rRect = static_cast<const MetaEllipseAction&>(rAct).GetRect(); in ImplCalcActionBounds()
442 aActionBounds = Polygon( static_cast<const MetaArcAction&>(rAct).GetRect(), in ImplCalcActionBounds()
448 aActionBounds = Polygon( static_cast<const MetaPieAction&>(rAct).GetRect(), in ImplCalcActionBounds()
454 aActionBounds = Polygon( static_cast<const MetaChordAction&>(rAct).GetRect(), in ImplCalcActionBounds()
529 aActionBounds = static_cast<const MetaGradientAction&>(rAct).GetRect(); in ImplCalcActionBounds()
541 aActionBounds = static_cast<const MetaWallpaperAction&>(rAct).GetRect(); in ImplCalcActionBounds()
599 aActionBounds = static_cast<const MetaTextRectAction&>(rAct).GetRect(); in ImplCalcActionBounds()
783 static_cast<const MetaRectAction*>(pCurrAct)->GetRect(), in RemoveTransparenciesFromMetaFile()
[all …]
H A Dgdimetafiletools.cxx323 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
512 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
537 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
576 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
602 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
628 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
654 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
979 const Rectangle& rRect = pA->GetRect(); in clipMetafileContentAgainstOwnRegions()
H A Dgdimtf.cxx1082 …const Polygon aRoundRectPoly( pAct->GetRect(), pAct->GetHorzRound(), pAct->GetVertRound(… in Rotate()
1091 …onst Polygon aEllipsePoly( pAct->GetRect().Center(), pAct->GetRect().GetWidth() >> 1, pA… in Rotate()
1100 … const Polygon aArcPoly( pAct->GetRect(), pAct->GetStartPoint(), pAct->GetEndPoint(), POLY_ARC ); in Rotate()
1109 … const Polygon aPiePoly( pAct->GetRect(), pAct->GetStartPoint(), pAct->GetEndPoint(), POLY_PIE ); in Rotate()
1236 … ImplGetRotatedPolygon( pAct->GetRect(), aRotAnchor, aRotOffset, fSin, fCos ), in Rotate()
1743 Rectangle aRect( pAct->GetRect() ); in GetBoundRect()
1809 …Rectangle aRect( aMapVDev.LogicToLogic( pAct->GetRect(), aMapVDev.GetMapMode(), GetPrefMapMode() )… in GetBoundRect()
1871 Rectangle aRect( pAct->GetRect() ); in GetBoundRect()
1879 Rectangle aRect( pAct->GetRect() ); in GetBoundRect()
2150 const Rectangle& rRect = pAct->GetRect(); in ImplExchangeColors()
[all …]
H A Dpdfwriter_impl2.cxx308 m_rOuterFace.DrawRect( pA->GetRect() ); in playMetafile()
315 m_rOuterFace.DrawRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in playMetafile()
322 m_rOuterFace.DrawEllipse( pA->GetRect() ); in playMetafile()
329 m_rOuterFace.DrawArc( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint() ); in playMetafile()
336 m_rOuterFace.DrawPie( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint() ); in playMetafile()
343 m_rOuterFace.DrawChord( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint() ); in playMetafile()
375 m_rOuterFace.DrawGradient( pA->GetRect(), pA->GetGradient() ); in playMetafile()
377 const PolyPolygon aPolyPoly( pA->GetRect() ); in playMetafile()
857 m_rOuterFace.DrawText( pA->GetRect(), String( pA->GetText() ), pA->GetStyle() ); in playMetafile()
906 m_rOuterFace.IntersectClipRegion( pA->GetRect() ); in playMetafile()
[all …]
H A Dcvtsvm.cxx1541 ImplWriteRect( rOStm, pAct->GetRect() ); in ImplWriteActions()
1554 ImplWriteRect( rOStm, pAct->GetRect() ); in ImplWriteActions()
1567 ImplWriteRect( rOStm, pAct->GetRect() ); in ImplWriteActions()
1578 ImplWriteRect( rOStm, pAct->GetRect() ); in ImplWriteActions()
1591 ImplWriteRect( rOStm, pAct->GetRect() ); in ImplWriteActions()
1601 Polygon aChordPoly( pAct->GetRect(), pAct->GetStartPoint(), in ImplWriteActions()
1917 ImplWriteRect( rOStm, pAct->GetRect() ); in ImplWriteActions()
1968 ImplWriteRect( rOStm, pAct->GetRect() ); in ImplWriteActions()
2010 rOStm << pAct->GetRect(); in ImplWriteActions()
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx1496 WriteOpcode_Rect(PDM_PAINT,pA->GetRect()); in WriteOpcodes()
1506 WriteOpcode_Rect(PDM_FRAME,pA->GetRect()); in WriteOpcodes()
1520 WriteOpcode_RRect(PDM_PAINT,pA->GetRect()); in WriteOpcodes()
1530 WriteOpcode_RRect(PDM_FRAME,pA->GetRect()); in WriteOpcodes()
1542 WriteOpcode_Oval(PDM_PAINT,pA->GetRect()); in WriteOpcodes()
1552 WriteOpcode_Oval(PDM_FRAME,pA->GetRect()); in WriteOpcodes()
1594 fxc=((double)(pA->GetRect().Left()+pA->GetRect().Right()))/2.0; in WriteOpcodes()
1595 fyc=((double)(pA->GetRect().Top()+pA->GetRect().Bottom()))/2.0; in WriteOpcodes()
1596 fxr=((double)pA->GetRect().GetWidth())/2.0; in WriteOpcodes()
1597 fyr=((double)pA->GetRect().GetHeight())/2.0; in WriteOpcodes()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx740 SdrRectObj* pRect=new SdrRectObj(rAct.GetRect()); in DoAction()
747 SdrRectObj* pRect=new SdrRectObj(rAct.GetRect()); in DoAction()
762 SdrCircObj* pCirc=new SdrCircObj(OBJ_CIRC,rAct.GetRect()); in DoAction()
769 Point aCenter(rAct.GetRect().Center()); in DoAction()
772 SdrCircObj* pCirc=new SdrCircObj(OBJ_CARC,rAct.GetRect(),nStart,nEnd); in DoAction()
779 Point aCenter(rAct.GetRect().Center()); in DoAction()
782 SdrCircObj* pCirc=new SdrCircObj(OBJ_SECT,rAct.GetRect(),nStart,nEnd); in DoAction()
789 Point aCenter(rAct.GetRect().Center()); in DoAction()
792 SdrCircObj* pCirc=new SdrCircObj(OBJ_CCUT,rAct.GetRect(),nStart,nEnd); in DoAction()
1315 maVD.AddTextRectActions(rAct.GetRect(), rAct.GetText(), rAct.GetStyle(), aTemp); in DoAction()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx280 const Rectangle& GetRect() const { return maRect; } in GetRect() function in MetaRectAction
306 const Rectangle& GetRect() const { return maRect; } in GetRect() function in MetaRoundRectAction
331 const Rectangle& GetRect() const { return maRect; } in GetRect() function in MetaEllipseAction
357 const Rectangle& GetRect() const { return maRect; } in GetRect() function in MetaArcAction
385 const Rectangle& GetRect() const { return maRect; } in GetRect() function in MetaPieAction
413 const Rectangle& GetRect() const { return maRect; } in GetRect() function in MetaChordAction
621 const Rectangle& GetRect() const { return maRect; } in GetRect() function in MetaTextRectAction
948 const Rectangle& GetRect() const { return maRect; } in GetRect() function in MetaGradientAction
1024 const Rectangle& GetRect() const { return maRect; } in GetRect() function in MetaWallpaperAction
1073 const Rectangle& GetRect() const { return maRect; } in GetRect() function in MetaISectRectClipRegionAction
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1183 if(rWallpaper.IsRect() && !rWallpaper.GetRect().IsEmpty()) in CreateAndAppendBitmapWallpaper()
1186 rWallpaper.GetRect().Left(), rWallpaper.GetRect().Top(), in CreateAndAppendBitmapWallpaper()
1187 rWallpaper.GetRect().Right(), rWallpaper.GetRect().Bottom()); in CreateAndAppendBitmapWallpaper()
1779 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile()
1806 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile()
1845 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile()
1869 … const Polygon aToolsPoly(pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC); in interpretMetafile()
2101 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile()
2285 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile()
2375 Rectangle aWallpaperRectangle(pA->GetRect()); in interpretMetafile()
[all …]
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx979 ImplWriteRect( pA->GetRect() ); in ImplWrite()
995 ImplWriteRect( pA->GetRect() ); in ImplWrite()
1012 ImplWriteRect( pA->GetRect() ); in ImplWrite()
1032 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC ); in ImplWrite()
1039 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_PIE ); in ImplWrite()
1046 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_CHORD ); in ImplWrite()
1095 maVDev.AddGradientActions( pA->GetRect(), pA->GetGradient(), aTmpMtf ); in ImplWrite()
1277 ImplWriteTextRecord( pA->GetRect().TopLeft(), aText, NULL, 0 ); in ImplWrite()
1331 ImplWriteRect( ( (MetaISectRectClipRegionAction*) pAction )->GetRect() ); in ImplWrite()
H A Dwmfwr.cxx1238 WMFRecord_Rectangle( pA->GetRect() ); in WriteRecords()
1247 WMFRecord_RoundRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in WriteRecords()
1256 WMFRecord_Ellipse( pA->GetRect() ); in WriteRecords()
1265 WMFRecord_Arc( pA->GetRect(),pA->GetStartPoint(),pA->GetEndPoint() ); in WriteRecords()
1274 WMFRecord_Pie( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint() ); in WriteRecords()
1284 WMFRecord_Chord( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint() ); in WriteRecords()
1335 Point aPos( pA->GetRect().TopLeft() ); in WriteRecords()
1473 pVirDev->AddGradientActions( pA->GetRect(), pA->GetGradient(), aTmpMtf ); in WriteRecords()
1499 WMFRecord_Rectangle( pA->GetRect() ); in WriteRecords()
1508 WMFRecord_IntersectClipRect( pA->GetRect() ); in WriteRecords()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1483 Impl_writeRect( ( (const MetaRectAction*) pAction )->GetRect(), 0, 0 ); in Impl_writeActions()
1491 Impl_writeRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in Impl_writeActions()
1498 const Rectangle& rRect = pA->GetRect(); in Impl_writeActions()
1516 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC ); in Impl_writeActions()
1523 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_PIE ); in Impl_writeActions()
1530 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_CHORD ); in Impl_writeActions()
1580 Polygon aPoly( pA->GetRect() ); in Impl_writeActions()
1857 Impl_writeText( pA->GetRect().TopLeft(), pA->GetText(), NULL, 0 ); in Impl_writeActions()
1878 clipRect = pA->GetRect(); in Impl_writeActions()
/trunk/main/starmath/source/
H A Dnode.cxx772 { const SmRect &rNodeRect = pNode->GetRect(); in Arrange()
870 SmRect::operator = (pNode->GetRect()); in Arrange()
1056 const SmRect &rOpRect = pOper->GetRect(); in Arrange()
1439 const SmRect &rBodyRect = pBody->GetRect(); in Arrange()
1488 aPos = pSubSup->GetRect().AlignTo(aTmpRect, in Arrange()
1501 aPos = pSubSup->GetRect().AlignTo(aTmpRect, in Arrange()
1513 aPos = pSubSup->GetRect().AlignTo(rBodyRect, RP_BOTTOM, in Arrange()
1521 aPos = pSubSup->GetRect().AlignTo(rBodyRect, RP_TOP, in Arrange()
1942 SmRect::operator = (pNode->GetRect()); in Arrange()
2181 SmRect::operator = (pNode->GetRect()); in Arrange()
[all …]
/trunk/main/sd/source/ui/dlg/
H A Dvectdlg.cxx105 Rectangle SdVectorizeDlg::GetRect( const Size& rDispSize, const Size& rBmpSize ) const in GetRect() function in SdVectorizeDlg
139 const Rectangle aRect( GetRect( aBmpWin.GetSizePixel(), aBmp.GetSizePixel() ) ); in InitPreviewBmp()
155 const Rectangle aRect( GetRect( Size( VECTORIZE_MAX_EXTENT, VECTORIZE_MAX_EXTENT ), aSizePix ) ); in GetPreparedBitmap()
/trunk/main/svtools/source/toolpanel/
H A Dtabitemdescriptor.hxx62 const Rectangle& GetRect( const TabItemContent i_eItemContent ) const in GetRect() function
76 return GetRect( eContent ); in GetCurrentRect()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx1440 rVDev.LogicToPixel( pClipAction->GetRect() ) ); in createActions()
1661 createGradientAction( ::Polygon( pGradAct->GetRect() ), in createActions()
2022 static_cast<MetaRectAction*>(pCurrAct)->GetRect() ); in createActions()
2047 static_cast<MetaRoundRectAction*>(pCurrAct)->GetRect()); in createActions()
2070 static_cast<MetaEllipseAction*>(pCurrAct)->GetRect() ); in createActions()
2095 const Polygon aToolsPoly( static_cast<MetaArcAction*>(pCurrAct)->GetRect(), in createActions()
2109 const Polygon aToolsPoly( static_cast<MetaPieAction*>(pCurrAct)->GetRect(), in createActions()
2123 … const Polygon aToolsPoly( static_cast<MetaChordAction*>(pCurrAct)->GetRect(), in createActions()
2643 rVDev.AddTextRectActions( pAct->GetRect(), in createActions()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx645 ImplRect( ( (const MetaRectAction*) pMA )->GetRect() ); in ImplWriteActions()
650 ImplRect( ( (const MetaRoundRectAction*) pMA )->GetRect() ); in ImplWriteActions()
655 Rectangle aRect = ( ( (const MetaEllipseAction*) pMA )->GetRect() ); in ImplWriteActions()
665 …Polygon aPoly( ( (const MetaArcAction*)pMA )->GetRect(), ( (const MetaArcAction*)pMA )->GetStartPo… in ImplWriteActions()
674 …Polygon aPoly( ( (const MetaPieAction*)pMA )->GetRect(), ( (const MetaPieAction*)pMA )->GetStartPo… in ImplWriteActions()
683 …Polygon aPoly( ( (const MetaChordAction*)pMA )->GetRect(), ( (const MetaChordAction*)pMA )->GetSta… in ImplWriteActions()
869 PolyPolygon aPolyPoly( ( (const MetaGradientAction*)pMA)->GetRect() ); in ImplWriteActions()
896 Rectangle aRect = pA->GetRect(); in ImplWriteActions()
937 Region aRegion( pA->GetRect() ); in ImplWriteActions()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1198 ImplWriteRect( ( (const MetaRectAction*) pAction )->GetRect(), 0, 0 ); in ImplWriteActions()
1210 ImplWriteRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in ImplWriteActions()
1220 const Rectangle& rRect = pA->GetRect(); in ImplWriteActions()
1242 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC ); in ImplWriteActions()
1249 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_PIE ); in ImplWriteActions()
1256 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_CHORD ); in ImplWriteActions()
1319 const Polygon aRectPoly( pA->GetRect() ); in ImplWriteActions()
1816 ImplWriteText( pA->GetRect().TopLeft(), pA->GetText(), NULL, 0 ); in ImplWriteActions()
/trunk/main/sw/source/core/text/
H A Dnoteurl.cxx49 if( rRect == aList.GetObject(i)->GetRect() ) in SV_IMPL_PTRARR()
70 SwRect aSwRect( rNote.GetRect() ); in FillImageMap()
/trunk/main/framework/source/uielement/
H A Dstatusbarmanager.cxx658 awt::Rectangle aRect( rUDEvt.GetRect().Left(), in UserDraw()
659 rUDEvt.GetRect().Top(), in UserDraw()
660 rUDEvt.GetRect().GetWidth(), in UserDraw()
661 rUDEvt.GetRect().GetHeight() ); in UserDraw()
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx168 const Rectangle aRect = rUDEvt.GetRect(); in UserDraw()
298 Rectangle aRect = rUDEvt.GetRect(); in UserDraw()
420 Rectangle aRect = rUDEvt.GetRect(); in UserDraw()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx217 Point aPos( rUDEvt.GetRect().TopLeft() ); in UserDraw()
220 aPos.Y() += ( rUDEvt.GetRect().GetHeight() - aImageSize.Height() ) / 2; in UserDraw()
796 Point aTopLeft = rUDEvt.GetRect().TopLeft(); in UserDraw()
798 long nH = rUDEvt.GetRect().GetHeight(); in UserDraw()
/trunk/main/svx/source/dialog/
H A Dsvxbmpnumvalueset.cxx176 Rectangle aRect = rUDEvt.GetRect(); in UserDraw()
528 Rectangle aRect = rUDEvt.GetRect(); in UserDraw()

Completed in 225 milliseconds

123