Home
last modified time | relevance | path

Searched refs:nRectSize (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/vcl/source/control/
H A Dslider.cxx407 long nRectSize; in ImplDraw() local
424 nRectSize = aRect.GetWidth(); in ImplDraw()
429 nRectSize = aRect.GetHeight(); in ImplDraw()
432 if ( nRectSize > 1 ) in ImplDraw()
451 long nRectSize; in ImplDraw() local
458 nRectSize = aRect.GetWidth(); in ImplDraw()
464 nRectSize = aRect.GetHeight(); in ImplDraw()
467 if ( nRectSize > 1 ) in ImplDraw()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DConnectionLine.cxx303 const sal_uInt16 nRectSize = 3; in Draw() local
331 Point aVector(nRectSize,nRectSize); in Draw()

Completed in 12 milliseconds