Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/services/
H A Dbackingwindow.cxx430 maControlRect.Left() += nShadowLeft; in initControls()
431 maControlRect.Right() -= nShadowRight; in initControls()
432 maControlRect.Top() += nShadowTop; in initControls()
454 maControlRect.Right() = maControlRect.Left() + maWelcomeSize.Width() + mnBtnPos + 20; in initControls()
473 maControlRect.Right() = maControlRect.Left() + maProductSize.Width() + mnBtnPos + 10; in initControls()
559maControlRect.Right() = maControlRect.Left() + mnColumnWidth[0] + mnColumnWidth[1] + mnBtnPos + 20; in initControls()
574 if( maControlRect.GetWidth() < maControlRect.GetHeight() * 3 / 2 ) in initControls()
576 maControlRect.Right() = maControlRect.Left() + maControlRect.GetHeight() * 3 / 2; in initControls()
662 Rectangle aBmpRect(maControlRect); in Paint()
810 while( ( maControlRect.Top() + in Resize()
[all …]
H A Dbackingwindow.hxx116 Rectangle maControlRect; member in framework::BackingWindow

Completed in 21 milliseconds