Home
last modified time | relevance | path

Searched refs:drawEllipse (Results 1 – 9 of 9) sorted by relevance

/trunk/main/filter/source/graphicfilter/ipict/
H A Dshape.hxx45 void drawEllipse(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, Size const &pSize);
H A Dshape.cxx159 void drawEllipse(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, Size const &pSize) { in drawEllipse() function
H A Dipict.cxx553 PictReaderShape::drawEllipse(pVirDev, eMethod==PDM_FRAME, aLastOval, nActPenSize); in ReadAndDrawSameOval()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx135 …virtual void SAL_CALL drawEllipse( ::sal_Int32 X, ::sal_Int32 Y, ::sal_Int32 Width, ::sal_Int32 He…
/trunk/main/offapi/com/sun/star/awt/
H A DXGraphics.idl176 [oneway] void drawEllipse( [in] long X,
/trunk/main/vcl/source/gdi/
H A Dpdfwriter.cxx154 ((PDFWriterImpl*)pImplementation)->drawEllipse( rRect ); in DrawEllipse()
H A Dpdfwriter_impl.hxx1246 void drawEllipse( const Rectangle& rRect );
H A Dpdfwriter_impl.cxx5318 drawEllipse( aCheckRect ); in createDefaultRadioButtonAppearance()
5358 drawEllipse( aCheckRect ); in createDefaultRadioButtonAppearance()
8853 void PDFWriterImpl::drawEllipse( const Rectangle& rRect ) in drawEllipse() function in PDFWriterImpl
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx460 void VCLXGraphics::drawEllipse( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height ) throw… in drawEllipse() function in VCLXGraphics

Completed in 98 milliseconds