Home
last modified time | relevance | path

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

/trunk/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx1010 …rect.X = rect.X + mrParentWindow->GetClientWindowExtentsRelative(NULL).Left()-mrParentWindow->GetW… in getBounds()
1011 …rect.Y = rect.Y + mrParentWindow->GetClientWindowExtentsRelative(NULL).Top()-mrParentWindow->GetWi… in getBounds()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx881 Rectangle GetClientWindowExtentsRelative( Window *pRelativeWindow ) const;
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx2926 Rectangle aScreenRect = pScreenWin->GetClientWindowExtentsRelative( NULL ); in MakeLayout()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx622 ::Rectangle aRect(GetClientWindowExtentsRelative(pTopmostParent)); in IMPL_LINK()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx3931 …Rectangle aRect = bBool1 ? pControl->GetClientWindowExtentsRelative(NULL) : pControl->GetWindowEx… in HandleVisibleControls()
/trunk/main/vcl/source/window/
H A Dwindow.cxx7525 Rectangle Window::GetClientWindowExtentsRelative( Window *pRelativeWindow ) const in GetClientWindowExtentsRelative() function in Window

Completed in 149 milliseconds