Home
last modified time | relevance | path

Searched refs:GetAutoHideRect (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/vcl/inc/vcl/
H A Dsplitwin.hxx258 Rectangle GetAutoHideRect() const;
/AOO41X/main/vcl/source/window/
H A Dsplitwin.cxx3911 Rectangle SplitWindow::GetAutoHideRect() const in GetAutoHideRect() function in SplitWindow
/AOO41X/main/automation/source/server/
H A Dstatemnt.cxx4351 Point aPt( pSW->GetAutoHideRect().Center() ); in HandleCommonMethods()