Home
last modified time | relevance | path

Searched refs:pArrayY (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db3dpolypolygontools.cxx571 const double* pArrayY = pInnerSequenceY->getConstArray(); in UnoPolyPolygonShape3DToB3DPolyPolygon() local
576 aNewPolygon.append(basegfx::B3DPoint(*pArrayX++,*pArrayY++,*pArrayZ++)); in UnoPolyPolygonShape3DToB3DPolyPolygon()
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx782 double* pArrayY = pInnerSequenceY->getArray(); in PolyPolygonShape3D_to_B3dPolyPolygon() local
786 aNewPolygon.append(basegfx::B3DPoint(*pArrayX++,*pArrayY++,*pArrayZ++)); in PolyPolygonShape3D_to_B3dPolyPolygon()

Completed in 27 milliseconds