Home
last modified time | relevance | path

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

/trunk/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()
/trunk/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 18 milliseconds