Home
last modified time | relevance | path

Searched defs:nRadY (Results 1 – 4 of 4) sorted by relevance

/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx579 void SVGActionWriter::ImplWriteRect( const Rectangle& rRect, long nRadX, long nRadY, in ImplWriteRect()
607 void SVGActionWriter::ImplWriteEllipse( const Point& rCenter, long nRadX, long nRadY, in ImplWriteEllipse()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1196 void Writer::Impl_writeRect( const Rectangle& rRect, long nRadX, long nRadY ) in Impl_writeRect()
1212 void Writer::Impl_writeEllipse( const Point& rCenter, long nRadX, long nRadY ) in Impl_writeEllipse()
/trunk/main/tools/source/generic/
H A Dpoly.cxx493 Polygon::Polygon( const Point& rCenter, long nRadX, long nRadY, sal_uInt16 nPoints ) in Polygon()
558 const long nRadY = aCenter.Y() - rBound.Top(); in Polygon() local
/trunk/main/vcl/source/control/
H A Dbutton.cxx2778 long nRadY = aImageSize.Height()/2; in Draw() local

Completed in 95 milliseconds