Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptcolor.cxx1509 Point aCtrlPos(pCtrl->GetPosPixel()); in IMPL_LINK() local
1512 (aCtrlPos.Y() < 0 || in IMPL_LINK()
1513 nWinHeight < aCtrlPos.Y() + aScrollWindow.aColorBoxes[0]->GetSizePixel().Height()))) in IMPL_LINK()
1516 if(nWinHeight < aCtrlPos.Y() + aScrollWindow.aColorBoxes[0]->GetSizePixel().Height()) in IMPL_LINK()
/trunk/main/svtools/source/dialogs/
H A Dfiledlg2.cxx612 Point aCtrlPos( aDlgSize.Width() + 2, (aDlgSize.Height()-aSz.Height())/2 ); in PreExecute() local
613 pChild->SetPosSizePixel( aCtrlPos, aSz ); in PreExecute()

Completed in 36 milliseconds