Lines Matching refs:Point

183 		Point			aTmpPoint;  in ImplDrawBorder()
227 pWin->DrawLine( Point( 0, nDY-2 ), Point( nDX-1, nDY-2 ) ); in ImplDrawBorder()
228 pWin->DrawLine( Point( 0, 0 ), Point( 0, nDY-1 ) ); in ImplDrawBorder()
229 pWin->DrawLine( Point( nDX-2, 0 ), Point( nDX-2, nDY-3 ) ); in ImplDrawBorder()
232 pWin->DrawLine( Point( 0, nDY-1 ), Point( nDX-1, nDY-1 ) ); in ImplDrawBorder()
233 pWin->DrawLine( Point( 1, 1 ), Point( 1, nDY-3 ) ); in ImplDrawBorder()
234 pWin->DrawLine( Point( nDX-1, 0 ), Point( nDX-1, nDY-1 ) ); 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()
241 pWin->DrawLine( Point( nDX-2, 0 ), Point( nDX-2, 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()
246 pWin->DrawLine( Point( nDX-1, 1 ), Point( nDX-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()
253 pWin->DrawLine( Point( 0, nDY-2 ), Point( nDX-1, nDY-2 ) ); 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()
258 pWin->DrawLine( Point( 1, nDY-1 ), Point( nDX-1, nDY-1 ) ); in ImplDrawBorder()
263 pWin->DrawLine( Point( 0, 0 ), Point( nDX-2, 0 ) ); in ImplDrawBorder()
264 pWin->DrawLine( Point( nDX-2, 0 ), Point( nDX-2, nDY-3 ) ); in ImplDrawBorder()
265 pWin->DrawLine( Point( 0, nDY-2 ), Point( nDX-2, nDY-2 ) ); in ImplDrawBorder()
268 pWin->DrawLine( Point( 0, 1 ), Point( nDX-3, 1 ) ); in ImplDrawBorder()
269 pWin->DrawLine( Point( nDX-1, 0 ), Point( nDX-1, nDY-1 ) ); in ImplDrawBorder()
270 pWin->DrawLine( Point( 0, nDY-1 ), Point( nDX-1, nDY-1 ) ); in ImplDrawBorder()
288 …pWin->DrawLine( Point( nDX-SPLITWIN_SPLITSIZEEXLN-1, 0 ), Point( nDX-SPLITWIN_SPLITSIZEEXLN-1, nDY… in ImplDrawBorderLine()
290 …pWin->DrawLine( Point( nDX-SPLITWIN_SPLITSIZEEXLN, 1 ), Point( nDX-SPLITWIN_SPLITSIZEEXLN, nDY-4 )… in ImplDrawBorderLine()
295 pWin->DrawLine( Point( SPLITWIN_SPLITSIZEEXLN-1, 0 ), Point( SPLITWIN_SPLITSIZEEXLN-1, nDY-3 ) ); in ImplDrawBorderLine()
297 pWin->DrawLine( Point( SPLITWIN_SPLITSIZEEXLN, 1 ), Point( SPLITWIN_SPLITSIZEEXLN, nDY-4 ) ); in ImplDrawBorderLine()
302 …pWin->DrawLine( Point( 0, nDY-SPLITWIN_SPLITSIZEEXLN-1 ), Point( nDX-3, nDY-SPLITWIN_SPLITSIZEEXLN… in ImplDrawBorderLine()
304 …pWin->DrawLine( Point( 1, nDY-SPLITWIN_SPLITSIZEEXLN ), Point( nDX-4, nDY-SPLITWIN_SPLITSIZEEXLN )… in ImplDrawBorderLine()
309 pWin->DrawLine( Point( 0, SPLITWIN_SPLITSIZEEXLN-1 ), Point( nDX-3, SPLITWIN_SPLITSIZEEXLN-1 ) ); in ImplDrawBorderLine()
311 pWin->DrawLine( Point( 1, SPLITWIN_SPLITSIZEEXLN ), Point( nDX-4, SPLITWIN_SPLITSIZEEXLN ) ); in ImplDrawBorderLine()
404 static sal_uInt16 ImplFindItem( ImplSplitSet* pSet, const Point& rPos, in ImplFindItem()
416 Point aPoint( pItems[i].mnLeft, pItems[i].mnTop ); in ImplFindItem()
951 Point aPos( pItems[i].mnLeft, pItems[i].mnTop ); in ImplCalcSet2()
1012 Point aPos = rRect.TopLeft(); in ImplDrawBack()
1063 Point aPoint( pItems[i].mnLeft, pItems[i].mnTop ); in ImplDrawBack()
1114 pWindow->DrawLine( Point( nTop, nPos+1 ), Point( nBottom, nPos+1 ) ); in ImplDrawSplit()
1122 pWindow->DrawLine( Point( nTop, nPos ), Point( nBottom, nPos ) ); in ImplDrawSplit()
1130 pWindow->DrawLine( Point( nTop, nPos ), Point( nBottom, nPos ) ); in ImplDrawSplit()
1143 pWindow->DrawLine( Point( nPos+1, nTop ), Point( nPos+1, nBottom ) ); in ImplDrawSplit()
1151 pWindow->DrawLine( Point( nPos, nTop ), Point( nPos, nBottom ) ); in ImplDrawSplit()
1159 pWindow->DrawLine( Point( nPos, nTop ), Point( nPos, nBottom ) ); in ImplDrawSplit()
1175 sal_uInt16 SplitWindow::ImplTestSplit( ImplSplitSet* pSet, const Point& rPos, in ImplTestSplit()
1255 sal_uInt16 SplitWindow::ImplTestSplit( SplitWindow* pWindow, const Point& rPos, in ImplTestSplit()
1319 void SplitWindow::ImplDrawSplitTracking( SplitWindow* pThis, const Point& rPos ) in ImplDrawSplitTracking()
1505 Point aPos = GetPosPixel(); in ImplSetWindowSize()
1518 Point aPos = GetPosPixel(); in ImplSetWindowSize()
1557 Point aPos = GetPosPixel(); in CalcLayoutSizePixel()
1737 void SplitWindow::ImplSplitMousePos( Point& rMousePos ) in ImplSplitMousePos()
1888 DrawLine( Point( rRect.Left(), rRect.Top() ), Point( rRect.Left(), rRect.Bottom() ) ); in ImplDrawButtonRect()
1889 DrawLine( Point( rRect.Left(), rRect.Top() ), Point( rRect.Right(), rRect.Top() ) ); in ImplDrawButtonRect()
1891 DrawLine( Point( rRect.Right(), rRect.Top() ), Point( rRect.Right(), rRect.Bottom() ) ); in ImplDrawButtonRect()
1892 DrawLine( Point( rRect.Left(), rRect.Bottom() ), Point( rRect.Right(), rRect.Bottom() ) ); in ImplDrawButtonRect()
1898 DrawPixel( Point( i, nCenter-2 ), rStyleSettings.GetLightColor() ); in ImplDrawButtonRect()
1899 DrawPixel( Point( i+1, nCenter-2+1 ), rStyleSettings.GetShadowColor() ); in ImplDrawButtonRect()
1904 DrawPixel( Point( i, nCenter+2 ), rStyleSettings.GetLightColor() ); in ImplDrawButtonRect()
1905 DrawPixel( Point( i+1, nCenter+2+1 ), rStyleSettings.GetShadowColor() ); in ImplDrawButtonRect()
1918 DrawLine( Point( rRect.Left(), rRect.Top() ), Point( rRect.Right(), rRect.Top() ) ); in ImplDrawButtonRect()
1919 DrawLine( Point( rRect.Left(), rRect.Top() ), Point( rRect.Left(), rRect.Bottom() ) ); in ImplDrawButtonRect()
1921 DrawLine( Point( rRect.Right(), rRect.Top() ), Point( rRect.Right(), rRect.Bottom() ) ); in ImplDrawButtonRect()
1922 DrawLine( Point( rRect.Left(), rRect.Bottom() ), Point( rRect.Right(), rRect.Bottom() ) ); in ImplDrawButtonRect()
1928 DrawPixel( Point( nCenter-2, i ), rStyleSettings.GetLightColor() ); in ImplDrawButtonRect()
1929 DrawPixel( Point( nCenter-2+1, i+1 ), rStyleSettings.GetShadowColor() ); in ImplDrawButtonRect()
1934 DrawPixel( Point( nCenter+2, i ), rStyleSettings.GetLightColor() ); in ImplDrawButtonRect()
1935 DrawPixel( Point( nCenter+2+1, i+1 ), rStyleSettings.GetShadowColor() ); in ImplDrawButtonRect()
2007 Point aPos( aTempRect.Left()+((aTempRect.GetWidth()-aImageSize.Width())/2), in ImplDrawAutoHide()
2021 void SplitWindow::ImplDrawFadeArrow( const Point& rPt, sal_Bool bHorz, sal_Bool bLeft ) in ImplDrawFadeArrow()
2040 DrawPixel( Point(x, y), aCol ); in ImplDrawFadeArrow()
2041 DrawPixel( Point(x, y+6), aCol ); in ImplDrawFadeArrow()
2042 DrawPixel( Point(x+dx, y+1), aCol ); in ImplDrawFadeArrow()
2043 DrawPixel( Point(x+dx, y+5), aCol ); in ImplDrawFadeArrow()
2044 DrawPixel( Point(x+dx+dx, y+2), aCol ); in ImplDrawFadeArrow()
2045 DrawPixel( Point(x+dx+dx, y+4), aCol ); in ImplDrawFadeArrow()
2046 DrawPixel( Point(x+dx+dx+dx, y+3), aCol ); in ImplDrawFadeArrow()
2049 DrawPixel( Point(x, y+1), aCol ); in ImplDrawFadeArrow()
2050 DrawPixel( Point(x, y+5), aCol ); in ImplDrawFadeArrow()
2051 DrawPixel( Point(x+dx, y+2), aCol ); in ImplDrawFadeArrow()
2052 DrawPixel( Point(x+dx, y+4), aCol ); in ImplDrawFadeArrow()
2053 DrawPixel( Point(x+dx+dx, y+3), aCol ); in ImplDrawFadeArrow()
2066 DrawPixel( Point(x, y), aCol ); in ImplDrawFadeArrow()
2067 DrawPixel( Point(x+6, y), aCol ); in ImplDrawFadeArrow()
2068 DrawPixel( Point(x+1, y+dy), aCol ); in ImplDrawFadeArrow()
2069 DrawPixel( Point(x+5, y+dy), aCol ); in ImplDrawFadeArrow()
2070 DrawPixel( Point(x+2, y+dy+dy), aCol ); in ImplDrawFadeArrow()
2071 DrawPixel( Point(x+4, y+dy+dy), aCol ); in ImplDrawFadeArrow()
2072 DrawPixel( Point(x+3, y+dy+dy+dy), aCol ); in ImplDrawFadeArrow()
2075 DrawPixel( Point(x+1, y), aCol ); in ImplDrawFadeArrow()
2076 DrawPixel( Point(x+5, y), aCol ); in ImplDrawFadeArrow()
2077 DrawPixel( Point(x+2, y+dy), aCol ); in ImplDrawFadeArrow()
2078 DrawPixel( Point(x+4, y+dy), aCol ); in ImplDrawFadeArrow()
2079 DrawPixel( Point(x+3, y+dy+dy), aCol ); in ImplDrawFadeArrow()
2099 ImplDrawFadeArrow( Point( i-9, y), bHorz, bLeft ); in ImplDrawGrip()
2103 DrawPixel( Point(i, y), rStyleSettings.GetDarkShadowColor() ); in ImplDrawGrip()
2104 DrawPixel( Point(i+1, y), rStyleSettings.GetDarkShadowColor() ); in ImplDrawGrip()
2106 DrawPixel( Point(i, y+1), rStyleSettings.GetShadowColor() ); in ImplDrawGrip()
2107 DrawPixel( Point(i+1, y+1), rStyleSettings.GetShadowColor() ); in ImplDrawGrip()
2110 ImplDrawFadeArrow( Point( i, y), bHorz, bLeft ); in ImplDrawGrip()
2118 ImplDrawFadeArrow( Point( x, i-9), bHorz, bLeft ); in ImplDrawGrip()
2122 DrawPixel( Point(x, i), rStyleSettings.GetDarkShadowColor() ); in ImplDrawGrip()
2123 DrawPixel( Point(x+1, i), rStyleSettings.GetDarkShadowColor() ); in ImplDrawGrip()
2125 DrawPixel( Point(x, i+1), rStyleSettings.GetShadowColor() ); in ImplDrawGrip()
2126 DrawPixel( Point(x+1, i+1), rStyleSettings.GetShadowColor() ); in ImplDrawGrip()
2129 ImplDrawFadeArrow( Point( x, i), bHorz, bLeft ); in ImplDrawGrip()
2192 Point aMousePosPixel = rMEvt.GetPosPixel(); in ImplStartSplit()
2432 Point aMousePosPixel = rMEvt.GetPosPixel(); in MouseButtonDown()
2482 Point aPos = rMEvt.GetPosPixel(); in MouseMove()
2517 Point aMousePosPixel = rTEvt.GetMouseEvent().GetPosPixel(); in Tracking()
2774 Point aMousePosPixel = ScreenToOutputPixel( rHEvt.GetMousePosPixel() ); in RequestHelp()
2802 Point aPt = OutputToScreenPixel( aHelpRect.TopLeft() ); in RequestHelp()
3711 sal_uInt16 SplitWindow::GetItemId( const Point& rPos ) const in GetItemId()