Home
last modified time | relevance | path

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

/aoo4110/main/vcl/inc/vcl/
H A Dwindow.hxx568 …SAL_DLLPRIVATE Rectangle ImplGetWindowExtentsRelative( Window *pRelativeWindow, sal_Bool bClient…
/aoo4110/main/vcl/source/window/
H A Dwindow.cxx7522 return ImplGetWindowExtentsRelative( pRelativeWindow, sal_False ); in GetWindowExtentsRelative()
7528 return ImplGetWindowExtentsRelative( pRelativeWindow, sal_True ); in GetClientWindowExtentsRelative()
7533 Rectangle Window::ImplGetWindowExtentsRelative( Window *pRelativeWindow, sal_Bool bClientOnly ) con… in ImplGetWindowExtentsRelative() function in Window

Completed in 94 milliseconds