Home
last modified time | relevance | path

Searched refs:drawRectangle (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/filter/source/graphicfilter/ipict/
H A Dshape.hxx39 void drawRectangle(VirtualDevice *dev, bool drawFrame, Rectangle const &rect, Size const &pSize);
H A Dshape.cxx140 void drawRectangle(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, Size const &pSize) { in drawRectangle() function
H A Dipict.cxx523 PictReaderShape::drawRectangle(pVirDev, eMethod==PDM_FRAME, aLastRect, nActPenSize); in ReadAndDrawSameRect()
/AOO41X/main/vcl/source/gdi/
H A Dpdfwriter.cxx144 ((PDFWriterImpl*)pImplementation)->drawRectangle( rRect ); in DrawRect()
149 ((PDFWriterImpl*)pImplementation)->drawRectangle( rRect, nHorzRound, nVertRound ); in DrawRect()
H A Dpdfwriter_impl.cxx4899 drawRectangle( rWidget.Location ); in createDefaultPushButtonAppearance()
4957 drawRectangle( aRect ); in drawFieldBorder()
4961 drawRectangle( aRect ); in drawFieldBorder()
4963drawRectangle( Rectangle( Point( aRect.Left(), aRect.Bottom()-nDelta ), aRect.BottomRight() ) ); in drawFieldBorder()
4964drawRectangle( Rectangle( Point( aRect.Right()-nDelta, aRect.Top() ), aRect.BottomRight() ) ); in drawFieldBorder()
4966drawRectangle( Rectangle( aRect.TopLeft(), Point( aRect.Left()+nDelta, aRect.Bottom() ) ) ); in drawFieldBorder()
4967drawRectangle( Rectangle( aRect.TopLeft(), Point( aRect.Right(), aRect.Top()+nDelta ) ) ); in drawFieldBorder()
4973 drawRectangle( rIntern.m_aRect ); in drawFieldBorder()
5075 drawRectangle( rBox.m_aRect ); in createDefaultListBoxAppearance()
5133 drawRectangle( rBox.m_aRect ); in createDefaultCheckBoxAppearance()
[all …]
H A Dpdfwriter_impl.hxx1244 void drawRectangle( const Rectangle& rRect );
1245 void drawRectangle( const Rectangle& rRect, sal_uInt32 nHorzRound, sal_uInt32 nVertRound );