Home
last modified time | relevance | path

Searched refs:DrawPie (Results 1 – 15 of 15) sorted by path

/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx520 aOut.DrawPie(aRectangle, aRectangle.TopLeft(), aRectangle.BottomCenter()); in create2DDecompositionOfGraphic()
/trunk/main/svtools/source/filter/
H A Dsgvmain.cxx784 case CircAbsn: rOut.DrawPie(aRect,aEnde,aStrt); break; in Draw()
/trunk/main/svtools/source/filter/wmf/
H A Denhwmf.cxx763 pOut->DrawPie( aRect, Point( nStartX, nStartY ), Point( nEndX, nEndY ) ); in ReadEnhWMF()
H A Dwinmtf.cxx1290 void WinMtfOutput::DrawPie( const Rectangle& rRect, const Point& rStart, const Point& rEnd ) in DrawPie() function in WinMtfOutput
H A Dwinmtf.hxx655 void DrawPie( const Rectangle& rRect, const Point& rStartAngle, const Point& rEndAngle );
H A Dwinwmf.cxx305 pOut->DrawPie( aRect, aStart, aEnd ); in ReadRecordParams()
/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx165 DrawPie( maRect, maRect.TopRight(), maRect.TopCenter() ); in DrawBackground()
166 DrawPie( maRect, maRect.BottomLeft(), maRect.BottomCenter() ); in DrawBackground()
170 DrawPie( maRect, maRect.BottomCenter(), maRect.TopRight() ); in DrawBackground()
174 DrawPie( maRect, maRect.BottomRight(), maRect.RightCenter() ); in DrawBackground()
179 DrawPie( maRect, maRect.TopCenter(), maRect.BottomLeft() ); in DrawBackground()
183 DrawPie( maRect, maRect.TopLeft(), maRect.LeftCenter() ); in DrawBackground()
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx489 …mpOutputDevice->DrawPie( Rectangle( Point( x, y ), Size( width, height ) ), Point( x1, y1 ), Point… in drawPie()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx755 void DrawPie( const Rectangle& rRect,
H A Dpdfwriter.hxx780 void DrawPie( const Rectangle& rRect,
/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx774 pOut->DrawPie( maRect, maStartPt, maEndPt ); in Execute()
H A Doutdev5.cxx204 void OutputDevice::DrawPie( const Rectangle& rRect, in DrawPie() function in OutputDevice
253 mpAlphaVDev->DrawPie( rRect, rStartPt, rEndPt ); in DrawPie()
H A Dpdfwriter.cxx162 void PDFWriter::DrawPie( const Rectangle& rRect, const Point& rStart, const Point& rStop ) in DrawPie() function in PDFWriter
H A Dpdfwriter_impl2.cxx336 m_rOuterFace.DrawPie( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint() ); in playMetafile()
/trunk/main/vcl/workben/
H A Doutdevgrind.cxx290 &OutputDevice::DrawPie, in setupMethodStubs()

Completed in 102 milliseconds