Searched defs:nVertRound (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/source/core/inc/ |
H A D | drawdev.hxx | 127 const sal_uInt16 nHorzRound, const sal_uInt16 nVertRound ) in DrawRect()
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxgraphics.cxx | 411 …Int32 y, sal_Int32 width, sal_Int32 height, sal_Int32 nHorzRound, sal_Int32 nVertRound ) throw(uno… in drawRoundedRect()
|
/aoo42x/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 …DFWriterImpl::drawRectangle( const Rectangle& rRect, sal_uInt32 nHorzRound, sal_uInt32 nVertRound ) in drawRectangle()
|
/aoo42x/main/tools/source/generic/ |
H A D | poly.cxx | 436 Polygon::Polygon( const Rectangle& rRect, sal_uIntPtr nHorzRound, sal_uIntPtr nVertRound ) in Polygon()
|
/aoo42x/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 84 milliseconds