Searched defs:nHorzRound (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sw/source/core/inc/ |
H A D | drawdev.hxx | 127 const sal_uInt16 nHorzRound, const sal_uInt16 nVertRound ) in DrawRect()
|
/aoo4110/main/toolkit/source/awt/ |
H A D | vclxgraphics.cxx | 411 …ect( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int32 nHorzRound, sal_Int32 … in drawRoundedRect()
|
/aoo4110/main/vcl/source/gdi/ |
H A D | pdfwriter.cxx | 147 void PDFWriter::DrawRect( const Rectangle& rRect, sal_uLong nHorzRound, sal_uLong nVertRound ) in DrawRect()
|
H A D | pdfwriter_impl.cxx | 8762 void PDFWriterImpl::drawRectangle( const Rectangle& rRect, sal_uInt32 nHorzRound, sal_uInt32 nVertR… in drawRectangle()
|
/aoo4110/main/tools/source/generic/ |
H A D | poly.cxx | 436 Polygon::Polygon( const Rectangle& rRect, sal_uIntPtr nHorzRound, sal_uIntPtr nVertRound ) in Polygon()
|
/aoo4110/main/svtools/source/filter/wmf/ |
H A D | wmfwr.cxx | 816 void WMFWriter::WMFRecord_RoundRect(const Rectangle & rRect, long nHorzRound, long nVertRound) in WMFRecord_RoundRect()
|
Completed in 87 milliseconds