Home
last modified time | relevance | path

Searched refs:DrawLine (Results 1 – 25 of 122) sorted by relevance

12345

/aoo42x/main/sc/source/ui/sidebar/
H A DCellBorderUpdater.cxx76 pBmpAcc->DrawLine( aTL,aBL ); in UpdateCellBorder()
78 pMskAcc->DrawLine( aTL,aBL ); in UpdateCellBorder()
82 pBmpAcc->DrawLine( aTR,aBR ); in UpdateCellBorder()
84 pMskAcc->DrawLine( aTR,aBR ); in UpdateCellBorder()
88 pBmpAcc->DrawLine( aTL,aTR ); in UpdateCellBorder()
90 pMskAcc->DrawLine( aTL,aTR ); in UpdateCellBorder()
94 pBmpAcc->DrawLine( aBL,aBR ); in UpdateCellBorder()
96 pMskAcc->DrawLine( aBL,aBR ); in UpdateCellBorder()
100 pBmpAcc->DrawLine( aVT,aVB ); in UpdateCellBorder()
102 pMskAcc->DrawLine( aVT,aVB ); in UpdateCellBorder()
[all …]
/aoo42x/main/vcl/source/control/
H A Dgroup.cxx185 pDev->DrawLine( Point( rPos.X(), nTop ), Point( rPos.X()+rSize.Width()-2, nTop ) ); in ImplDraw()
188 pDev->DrawLine( Point( rPos.X(), nTop ), Point( aRect.Left()-nTextOff, nTop ) ); in ImplDraw()
189 … pDev->DrawLine( Point( aRect.Right()+nTextOff, nTop ), Point( rPos.X()+rSize.Width()-2, nTop ) ); in ImplDraw()
191 pDev->DrawLine( Point( rPos.X(), nTop ), Point( rPos.X(), rPos.Y()+rSize.Height()-2 ) ); in ImplDraw()
192 …pDev->DrawLine( Point( rPos.X(), rPos.Y()+rSize.Height()-2 ), Point( rPos.X()+rSize.Width()-2, rPo… in ImplDraw()
193 …pDev->DrawLine( Point( rPos.X()+rSize.Width()-2, rPos.Y()+rSize.Height()-2 ), Point( rPos.X()+rSiz… in ImplDraw()
203 … pDev->DrawLine( Point( rPos.X()+1, nTop+1 ), Point( rPos.X()+rSize.Width()-3, nTop+1 ) ); in ImplDraw()
206 … pDev->DrawLine( Point( rPos.X()+1, nTop+1 ), Point( aRect.Left()-nTextOff, nTop+1 ) ); in ImplDraw()
207 …pDev->DrawLine( Point( aRect.Right()+nTextOff, nTop+1 ), Point( rPos.X()+rSize.Width()-3, nTop+1 )… in ImplDraw()
209 … pDev->DrawLine( Point( rPos.X()+1, nTop+1 ), Point( rPos.X()+1, rPos.Y()+rSize.Height()-3 ) ); in ImplDraw()
[all …]
H A Dslider.cxx412 DrawLine( aRect.TopLeft(), Point( aRect.Left(), aRect.Bottom()-1 ) ); in ImplDraw()
413 DrawLine( aRect.TopLeft(), aRect.TopRight() ); in ImplDraw()
417 DrawLine( aRect.TopLeft(), Point( aRect.Right()-1, aRect.Top() ) ); in ImplDraw()
418 DrawLine( aRect.TopLeft(), aRect.BottomLeft() ); in ImplDraw()
423 DrawLine( aRect.BottomLeft(), aRect.BottomRight() ); in ImplDraw()
428 DrawLine( aRect.TopRight(), aRect.BottomRight() ); in ImplDraw()
456 DrawLine( aRect.TopRight(), aRect.BottomRight() ); in ImplDraw()
457 DrawLine( aRect.BottomLeft(), aRect.BottomRight() ); in ImplDraw()
462 DrawLine( aRect.BottomLeft(), aRect.BottomRight() ); in ImplDraw()
463 DrawLine( aRect.TopRight(), aRect.BottomRight() ); in ImplDraw()
[all …]
H A Dtabctrl.cxx863 DrawLine( Point( aRect.Left()-nOff2, aRect.Top()+2-nOff2 ), in ImplDrawItem()
887 DrawLine( Point( aRect.Left()-nOff2, aRect.Top()+2-nOff2 ), in ImplDrawItem()
890 DrawLine( Point( aRect.Left()+2-nOff2, aRect.Top()-nOff2 ), in ImplDrawItem()
1142 DrawLine( aRect.TopLeft(), aRect.TopRight() ); in ImplPaint()
1146 DrawLine( aRect.TopLeft(), aRect.BottomLeft() ); in ImplPaint()
1156 DrawLine( Point( 1, aRect.Bottom()-1 ), in ImplPaint()
1158 DrawLine( Point( aRect.Right()-1, aRect.Top()+nTopOff ), in ImplPaint()
1164 DrawLine( Point( 0, aRect.Bottom() ), in ImplPaint()
1166 DrawLine( Point( aRect.Right(), aRect.Top()+nTopOff ), in ImplPaint()
1171 DrawLine( aRect.TopRight(), aRect.BottomRight() ); in ImplPaint()
[all …]
/aoo42x/main/vcl/source/window/
H A Dsplitwin.cxx228 pWin->DrawLine( Point( 0, 0 ), Point( 0, nDY-1 ) ); in ImplDrawBorder()
233 pWin->DrawLine( Point( 1, 1 ), Point( 1, nDY-3 ) ); in ImplDrawBorder()
239 pWin->DrawLine( Point( 0, 0 ), Point( nDX-1, 0 ) ); in ImplDrawBorder()
240 pWin->DrawLine( Point( 0, 0 ), Point( 0, nDY-1 ) ); in ImplDrawBorder()
244 pWin->DrawLine( Point( 1, 1 ), Point( nDX-3, 1 ) ); in ImplDrawBorder()
245 pWin->DrawLine( Point( 1, 1 ), Point( 1, nDY-1 ) ); in ImplDrawBorder()
251 pWin->DrawLine( Point( 0, 0 ), Point( nDX-1, 0 ) ); in ImplDrawBorder()
252 pWin->DrawLine( Point( 0, 0 ), Point( 0, nDY-1 ) ); in ImplDrawBorder()
256 pWin->DrawLine( Point( 1, 1 ), Point( nDX-1, 1 ) ); in ImplDrawBorder()
257 pWin->DrawLine( Point( 1, 1 ), Point( 1, nDY-3 ) ); in ImplDrawBorder()
[all …]
H A Ddockingarea.cxx185 DrawLine( aRect.TopLeft(), aRect.TopRight() ); in Paint()
186 DrawLine( aRect.TopLeft(), aRect.BottomLeft() ); in Paint()
189 DrawLine( aRect.BottomLeft(), aRect.BottomRight() ); in Paint()
190 DrawLine( aRect.TopRight(), aRect.BottomRight() ); in Paint()
H A Dtoolbox.cxx676 pWin->DrawLine( Point( 0, nDY-2 ), Point( nDX-1, nDY-2 ) ); in ImplDrawBorder()
678 pWin->DrawLine( Point( 0, nDY-1 ), Point( nDX-1, nDY-1 ) ); in ImplDrawBorder()
684 pWin->DrawLine( Point( 0, 0 ), Point( nDX-1, 0 ) ); in ImplDrawBorder()
686 pWin->DrawLine( Point( 0, 1 ), Point( nDX-1, 1 ) ); in ImplDrawBorder()
694 pWin->DrawLine( Point( 0, 0 ), Point( 0, nDY-1 ) ); in ImplDrawBorder()
1541 pOutDev->DrawLine( aPos, in ImplDrawOutButton()
1543 pOutDev->DrawLine( aPos, in ImplDrawOutButton()
3874 DrawLine( p1, p2); in ImplDrawFloatwinBorder()
3879 DrawLine( p1, p2); in ImplDrawFloatwinBorder()
3885 DrawLine( p1, p2); in ImplDrawFloatwinBorder()
[all …]
/aoo42x/main/svtools/source/control/
H A Dheadbar.cxx306 DrawLine( aStartPos, aEndPos ); in ImplInvertDrag()
309 DrawLine( Point( aEndPos.X()+1, aEndPos.Y()-3 ), in ImplInvertDrag()
311 DrawLine( Point( aEndPos.X()+2, aEndPos.Y()-2 ), in ImplInvertDrag()
313 DrawLine( Point( aEndPos.X()+3, aEndPos.Y()-1 ), in ImplInvertDrag()
319 DrawLine( Point( aEndPos.X()-1, aEndPos.Y()-3 ), in ImplInvertDrag()
321 DrawLine( Point( aEndPos.X()-2, aEndPos.Y()-2 ), in ImplInvertDrag()
323 DrawLine( Point( aEndPos.X()-3, aEndPos.Y()-1 ), in ImplInvertDrag()
383 pDev->DrawLine( Point( aRect.Right(), aRect.Top() ), in ImplDrawItem()
609 pDev->DrawLine( Point( nArrowX, nArrowY ), in ImplDrawItem()
611 pDev->DrawLine( Point( nArrowX, nArrowY ), in ImplDrawItem()
[all …]
H A Druler.cxx876 maVirDev.DrawLine( aPos2, aPos1 ); in ImplDrawIndent()
881 maVirDev.DrawLine( aPos2, aPos1 ); in ImplDrawIndent()
885 maVirDev.DrawLine( aPos1, aPos2 ); in ImplDrawIndent()
889 maVirDev.DrawLine( aPos2, aPos1 ); in ImplDrawIndent()
894 maVirDev.DrawLine( aPos2, aPos1 ); in ImplDrawIndent()
904 maVirDev.DrawLine( aPos1, aPos2 ); in ImplDrawIndent()
907 maVirDev.DrawLine( aPos1, aPos2 ); in ImplDrawIndent()
912 maVirDev.DrawLine( aPos2, aPos1 ); in ImplDrawIndent()
916 maVirDev.DrawLine( aPos1, aPos2 ); in ImplDrawIndent()
920 maVirDev.DrawLine( aPos2, aPos1 ); in ImplDrawIndent()
[all …]
H A Dtabbar.cxx209 DrawLine( Point( 0, 0 ), Point( 0, aOutputSize.Height()-1 ) ); in Paint()
1215 DrawLine( aPos0, aPos1 ); in Paint()
1221 DrawLine( Point( aPos0.X(), aPos0.Y()+1 ), in Paint()
1226 DrawLine( aPos2, aPos3 ); in Paint()
1235 DrawLine( aPos1, aPos2 ); in Paint()
2585 DrawLine( Point( nX, nY ), Point( nX, nY ) ); in ShowDropPos()
2586 DrawLine( Point( nX+1, nY-1 ), Point( nX+1, nY+1 ) ); in ShowDropPos()
2587 DrawLine( Point( nX+2, nY-2 ), Point( nX+2, nY+2 ) ); in ShowDropPos()
2598 DrawLine( Point( nX, nY ), Point( nX, nY ) ); in ShowDropPos()
2599 DrawLine( Point( nX-1, nY-1 ), Point( nX-1, nY+1 ) ); in ShowDropPos()
[all …]
/aoo42x/main/vcl/source/gdi/
H A Dbmpacc3.cxx132 void BitmapWriteAccess::DrawLine( const Point& rStart, const Point& rEnd ) in DrawLine() function in BitmapWriteAccess
303 DrawLine( rRect.TopLeft(), rRect.TopRight() ); in DrawRect()
304 DrawLine( rRect.TopRight(), rRect.BottomRight() ); in DrawRect()
305 DrawLine( rRect.BottomRight(), rRect.BottomLeft() ); in DrawRect()
306 DrawLine( rRect.BottomLeft(), rRect.TopLeft() ); in DrawRect()
364 DrawLine( rPoly[ i ], rPoly[ i + 1 ] ); in DrawPolygon()
367 DrawLine( rPoly[ nSize - 1 ], rPoly[ 0 ] ); in DrawPolygon()
430 DrawLine( rPoly[ i ], rPoly[ i + 1 ] ); in DrawPolyPolygon()
433 DrawLine( rPoly[ nSize - 1 ], rPoly[ 0 ] ); in DrawPolyPolygon()
/aoo42x/main/starmath/source/
H A Drect.cxx641 rDev.DrawLine(Point(nLeft, GetAlignB()) += aOffset, in Draw()
643 rDev.DrawLine(Point(nLeft, GetAlignT()) += aOffset, in Draw()
646 rDev.DrawLine(Point(nLeft, GetBaseline()) += aOffset, in Draw()
650 rDev.DrawLine(Point(nLeft, GetHiAttrFence()) += aOffset, in Draw()
661 rDev.DrawLine(aCenter - aLenX, aCenter + aLenX); in Draw()
662 rDev.DrawLine(aCenter - aLenY, aCenter + aLenY); in Draw()
683 rDev.DrawLine(rRec.TopLeft(), rRec.BottomLeft()); in SmDrawFrame()
684 rDev.DrawLine(rRec.BottomLeft(), rRec.BottomRight()); in SmDrawFrame()
685 rDev.DrawLine(rRec.BottomRight(), rRec.TopRight()); in SmDrawFrame()
686 rDev.DrawLine(rRec.TopRight(), rRec.TopLeft()); in SmDrawFrame()
/aoo42x/main/sw/source/ui/envelp/
H A Dlabfmt.cxx164 DrawLine(Point(lX0, lY0), Point(lX0 + lOutlineW - 1, lY0)); // Oben in Paint()
165 DrawLine(Point(lX0, lY0), Point(lX0, lY0 + lOutlineH - 1)); // Links in Paint()
167DrawLine(Point(lX0 + lOutlineW - 1, lY0), Point(lX0 + lOutlineW - 1, lY0 + lOutlineH - 1)); // Rec… in Paint()
169DrawLine(Point(lX0, lY0 + lOutlineH - 1), Point(lX0 + lOutlineW - 1, lY0 + lOutlineH - 1)); // Unt… in Paint()
204 DrawLine(Point(lX1, lY), Point(lX2 - 1, lY)); in Paint()
205 DrawLine(Point(lX, lY1), Point(lX, lY2 - 1)); in Paint()
248 DrawLine(rP1, rP2); in DrawArrow()
286 DrawLine(Point(rP1.X(), rP1.Y() - 2), Point(rP1.X(), rP1.Y() + 2)); in DrawArrow()
287 DrawLine(Point(rP2.X(), rP2.Y() - 2), Point(rP2.X(), rP2.Y() + 2)); in DrawArrow()
292 DrawLine(Point(rP1.X() - 2, rP1.Y()), Point(rP1.X() + 2, rP1.Y())); in DrawArrow()
[all …]
/aoo42x/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx1049 rOutDev.DrawLine( Point( nX1, nHdrHt ), Point( nX2, nHdrHt ) ); in ImplDrawColumnHeader()
1050 rOutDev.DrawLine( Point( nX2, 0 ), Point( nX2, nHdrHt ) ); in ImplDrawColumnHeader()
1085 maBackgrDev.DrawLine( Point( nX1, nY ), Point( nX2, nY ) ); in ImplDrawCellText()
1086 maBackgrDev.DrawLine( Point( nX2 - 2, nY - 2 ), Point( nX2, nY ) ); in ImplDrawCellText()
1087 maBackgrDev.DrawLine( Point( nX2 - 2, nY + 2 ), Point( nX2, nY ) ); in ImplDrawCellText()
1098 maBackgrDev.DrawLine( Point( nX1, nY ), Point( nX2, nY ) ); in ImplDrawCellText()
1099 maBackgrDev.DrawLine( Point( nX1 + 2, nY - 2 ), Point( nX1, nY ) ); in ImplDrawCellText()
1101 maBackgrDev.DrawLine( Point( nX2, nY - 2 ), Point( nX2, nY ) ); in ImplDrawCellText()
1135 maBackgrDev.DrawLine( Point( nX2, nHdrHt ), Point( nX2, nY2 ) ); in ImplDrawColumnBackgr()
1192 maBackgrDev.DrawLine( aRect.TopLeft(), aRect.BottomLeft() ); in ImplDrawRowHeaders()
[all …]
/aoo42x/main/svx/source/dialog/
H A Ddlgctrl.cxx435 DrawLine( aPtLM - Point( 2 * nBorderWidth, 0), in Paint()
444 DrawLine( aPtLT + aPtDiff, aPtRB + aPtDiff ); in Paint()
445 DrawLine( aPtLB + aPtDiff, aPtRT + aPtDiff ); in Paint()
446 DrawLine( aPtLM + aPtDiff, aPtRM + aPtDiff ); in Paint()
447 DrawLine( aPtMT + aPtDiff, aPtMB + aPtDiff ); in Paint()
450 DrawLine( aPtLT, aPtRB ); in Paint()
451 DrawLine( aPtLB, aPtRT ); in Paint()
452 DrawLine( aPtLM, aPtRM ); in Paint()
453 DrawLine( aPtMT, aPtMB ); in Paint()
830 DrawLine( aPtLT - Point( 0, 0), aPtRB + Point( 0, 0 ) ); in Paint()
[all …]
/aoo42x/main/filter/source/graphicfilter/idxf/
H A Ddxf2mtf.cxx271 pVirDev->DrawLine(aP0,aP1,aLineInfo); in DrawLineEntity()
276 pVirDev->DrawLine(aP2,aP3); in DrawLineEntity()
277 pVirDev->DrawLine(aP0,aP2); in DrawLineEntity()
278 pVirDev->DrawLine(aP1,aP3); in DrawLineEntity()
294 pVirDev->DrawLine(aP0,aP1); in DrawPointEntity()
335 for (i=0; i<nPoints-1; i++) pVirDev->DrawLine(aPoly[i],aPoly2[i]); in DrawCircleEntity()
397 for (i=0; i<nPoints; i++) pVirDev->DrawLine(aPoly[i],aPoly2[i]); in DrawArcEntity()
421 for (i=0; i<4; i++) pVirDev->DrawLine(aPoly[i],aPoly2[i]); in DrawTraceEntity()
448 for (i=0; i<nN; i++) pVirDev->DrawLine(aPoly[i],aPoly2[i]); in DrawSolidEntity()
582 for (i=0; i<nPolySize; i++) pVirDev->DrawLine(aPoly[i],aPoly2[i]); in DrawPolyLineEntity()
[all …]
/aoo42x/main/svtools/source/table/
H A Dgridtablerenderer.cxx256 _rDevice.DrawLine( _rArea.BottomLeft(), _rArea.BottomRight() ); in PaintHeaderArea()
257 _rDevice.DrawLine( _rArea.BottomRight(), _rArea.TopRight() ); in PaintHeaderArea()
288 _rDevice.DrawLine( _rArea.BottomRight(), _rArea.TopRight()); in PaintColumnHeader()
289 _rDevice.DrawLine( _rArea.BottomLeft(), _rArea.BottomRight() ); in PaintColumnHeader()
408 _rDevice.DrawLine( _rArea.BottomLeft(), _rArea.BottomRight() ); in PaintRowHeader()
476 _rDevice.DrawLine( _rArea.BottomLeft(), _rArea.BottomRight() ); in PaintCell()
477 _rDevice.DrawLine( _rArea.BottomRight(), _rArea.TopRight() ); in PaintCell()
/aoo42x/main/sc/source/ui/view/
H A Dgridmerg.cxx108 pDev->DrawLine( Point( nX1, nY ), Point( nX2, nY ) ); in AddHorLine()
123 pDev->DrawLine( Point( nX, nY1 ), Point( nX, nY2 ) ); in AddVerLine()
133 pDev->DrawLine( Point( nVarStart, nFixStart ), Point( nVarStart, nFixEnd ) ); in Flush()
156 pDev->DrawLine( Point( nFixStart, nVarStart ), Point( nFixEnd, nVarStart ) ); in Flush()
H A Dhdrcont.cxx424 DrawLine( Point( 0, nPStart ), Point( 0, nLineEnd ) ); in Paint()
426 DrawLine( Point( nPStart, 0 ), Point( nLineEnd, 0 ) ); in Paint()
433 DrawLine( Point( nDarkPos, nPStart ), Point( nDarkPos, nLineEnd ) ); in Paint()
436 DrawLine( Point( nPStart, nBarSize-1 ), Point( nLineEnd, nBarSize-1 ) ); in Paint()
445 DrawLine( Point( nDarkPos, nTransStart ), Point( nDarkPos, nTransEnd ) ); in Paint()
448 DrawLine( Point( nTransStart, nBarSize-1 ), Point( nTransEnd, nBarSize-1 ) ); in Paint()
549 DrawLine( Point(aScrPos.X(),aEndPos.Y()-nLayoutSign), in Paint()
552 DrawLine( Point(aEndPos.X()-nLayoutSign,aScrPos.Y()), in Paint()
/aoo42x/main/svtools/source/brwbox/
H A Dbrwbox2.cxx685 DrawLine( Point( 0, aHScroll.GetPosPixel().Y() ), in Paint()
692 DrawLine( Point( 0, GetTitleHeight() - 1 ), in Paint()
696 DrawLine( Point( 0, GetTitleHeight() - 1 ), in Paint()
732 DrawLine( Point( nX + pCol->Width() - 1, 0 ), in Paint()
796 pDev->DrawLine(Point(aRealPos.X(), aRealPos.Y()), in Draw()
798 pDev->DrawLine(Point(aRealPos.X(), aRealPos.Y()), in Draw()
870 pDev->DrawLine( Point( aRealPos.X(), aRealPos.Y() + nTitleHeight-1 ), in Draw()
1084 _rOut.DrawLine( Point( nHLineX, nY ), in ImplPaintData()
1117 _rOut.DrawLine( Point( aOverallAreaPos.X() + nFrozenWidth, aPos.Y() ), in ImplPaintData()
1151 _rOut.DrawLine( aVertPos, Point( aVertPos.X(), in ImplPaintData()
[all …]
H A Ddatwin.cxx71 rDev.DrawLine( aRect.TopLeft(), Point( aRect.Right(), aRect.Top() ) ); in DECLARE_LIST()
72 rDev.DrawLine( aRect.TopLeft(), Point( aRect.Left(), aRect.Bottom() - 1 ) ); in DECLARE_LIST()
74 rDev.DrawLine( aRect.BottomRight(), Point( aRect.Right(), aRect.Top() ) ); in DECLARE_LIST()
75 rDev.DrawLine( aRect.BottomRight(), Point( aRect.Left(), aRect.Bottom() ) ); in DECLARE_LIST()
165 rDev.DrawLine( in Draw()
168 rDev.DrawLine( in Draw()
/aoo42x/main/sw/source/core/inc/
H A Ddrawdev.hxx63 inline void DrawLine( const Point& rStart, const Point& rEnd );
114 inline void SwDrawDev::DrawLine( const Point& rStart, const Point& rEnd ) in DrawLine() function in SwDrawDev
117 pOut->DrawLine( rStart, rEnd ); in DrawLine()
119 pOut->DrawLine( rStart - *pPos, rEnd - *pPos ); in DrawLine()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx360 DrawLine( rRect.BottomLeft(), rRect.BottomRight() ); in Draw3DBorder()
361 DrawLine( rRect.BottomRight(), rRect.TopRight() ); in Draw3DBorder()
366 DrawLine( rRect.BottomLeft()+Point(1,-1), rRect.BottomRight() - aEHvector ); in Draw3DBorder()
367 DrawLine( rRect.BottomRight() - aEHvector, rRect.TopRight()+Point(-1,1) ); in Draw3DBorder()
371 DrawLine( rRect.BottomLeft()+Point(1,-2), rRect.TopLeft() + aEHvector ); in Draw3DBorder()
372 DrawLine( rRect.TopLeft() + aEHvector, rRect.TopRight()+Point(-2,1) ); in Draw3DBorder()
/aoo42x/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx140 mpOutDev->DrawLine(Point(maPos), Point(maPos.X(), maPos.Y()+maSize.Height()-1)); in draw()
141 mpOutDev->DrawLine(Point(maPos), Point(maPos.X()+maSize.Width()-1, maPos.Y())); in draw()
144 mpOutDev->DrawLine(Point(maPos.X(), maPos.Y()+maSize.Height()-1), in draw()
146 mpOutDev->DrawLine(Point(maPos.X()+maSize.Width()-1, maPos.Y()), in draw()
215 … mpOutDev->DrawLine(Point(aPos.X()+1, aPos.Y()+1), Point(aPos.X()+1, aPos.Y()+aSize.Height()-2)); in drawPopupButton()
216 … mpOutDev->DrawLine(Point(aPos.X()+1, aPos.Y()+1), Point(aPos.X()+aSize.Width()-2, aPos.Y()+1)); in drawPopupButton()
219 mpOutDev->DrawLine(Point(aPos.X()+1, aPos.Y()+aSize.Height()-2), in drawPopupButton()
221 mpOutDev->DrawLine(Point(aPos.X()+aSize.Width()-2, aPos.Y()+1), in drawPopupButton()
250 mpOutDev->DrawLine(aPos1, aPos2); in drawPopupButton()
/aoo42x/main/svtools/source/toolpanel/
H A Dtoolpaneldrawer.cxx197 m_pPaintDevice->DrawLine( i_rTitleBarBox.TopLeft(), i_rTitleBarBox.TopRight() ); in impl_paintBackground()
198 m_pPaintDevice->DrawLine( i_rTitleBarBox.TopLeft(), i_rTitleBarBox.BottomLeft() ); in impl_paintBackground()
201 m_pPaintDevice->DrawLine( i_rTitleBarBox.BottomLeft(), i_rTitleBarBox.BottomRight() ); in impl_paintBackground()
202 m_pPaintDevice->DrawLine( i_rTitleBarBox.TopRight(), i_rTitleBarBox.BottomRight() ); in impl_paintBackground()

Completed in 1594 milliseconds

12345