Home
last modified time | relevance | path

Searched refs:aP (Results 26 – 30 of 30) sorted by relevance

12

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4630 Point aP; in ImportShape() local
4634 aP.X() = nX; in ImportShape()
4635 aP.Y() = nY; in ImportShape()
4636 aXP[ (sal_uInt16)nPtNum ] = aP; in ImportShape()
4710 Point aP( aObjData.aBoundRect.Center() ); in ImportShape() local
4712 aP.X() -= aS.Width() / 2; in ImportShape()
4713 aP.Y() -= aS.Height() / 2; in ImportShape()
4714 Rectangle aLogicRect( aP, aS ); in ImportShape()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx2355 Point aP = pDev->PixelToLogic( aPos ); in draw() local
2363 pWindow->Draw( pDev, aP, aSz, WINDOW_DRAW_NOCONTROLS ); in draw()
2370 pWindow->PaintToDevice( pDev, aP, aSz ); in draw()
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx2970 Point aP( rAnchorRect.TopLeft() ); in TakeTextAnchorRect() local
2971 RotatePoint( aP, aRotateRef, aGeo.nSin, aGeo. nCos ); in TakeTextAnchorRect()
2972 rAnchorRect.SetPos( aP ); in TakeTextAnchorRect()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx5629 ::com::sun::star::awt::Point aP( ImplMapPoint( aPoint ) ); in ImplMapRectangle()
5631 return Rectangle( Point( aP.X, aP.Y ), Size( aS.Width, aS.Height ) ); in ImplMapRectangle()
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx218 String aP = pFuncData->GetOriginalName(); in dbg_call_generateMappingODFF() local
221 i, out(aL), out(aL), out(aP), out(aU)); in dbg_call_generateMappingODFF()

Completed in 137 milliseconds

12