Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dscrbar.cxx343 Rectangle aBtn1Region, aBtn2Region, aTrackRegion, aBoundingRegion; in ImplCalc() local
350 … aControlRegion, 0, ImplControlValue(), rtl::OUString(), aBoundingRegion, aBtn2Region ) ) in ImplCalc()
353 maBtn2Rect = aBtn2Region; in ImplCalc()
357 if (aBtn1Region.IsEmpty() && aBtn2Region.IsEmpty()) in ImplCalc()
406 … aControlRegion, 0, ImplControlValue(), rtl::OUString(), aBoundingRegion, aBtn2Region ) ) in ImplCalc()
409 maBtn2Rect = aBtn2Region; in ImplCalc()
413 if (aBtn1Region.IsEmpty() && aBtn2Region.IsEmpty()) in ImplCalc()

Completed in 27 milliseconds