Searched refs:ImplGetWindowExtentsRelative (Results 1 – 2 of 2) sorted by relevance
568 …SAL_DLLPRIVATE Rectangle ImplGetWindowExtentsRelative( Window *pRelativeWindow, sal_Bool bClient…
7522 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 47 milliseconds