Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dbrdwin.hxx187 Rectangle GetMenuRect() const;
258 virtual Rectangle GetMenuRect() const;
338 virtual Rectangle GetMenuRect() const;
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx200 Rectangle ImplBorderWindowView::GetMenuRect() const in GetMenuRect() function in ImplBorderWindowView
1473 Rectangle ImplStdBorderWindowView::GetMenuRect() const in GetMenuRect() function in ImplStdBorderWindowView
2349 Rectangle ImplBorderWindow::GetMenuRect() const in GetMenuRect() function in ImplBorderWindow
2351 return mpBorderView->GetMenuRect(); in GetMenuRect()
H A Dtoolbox2.cxx1267 if( pBorderWin && !pBorderWin->GetMenuRect().IsEmpty() ) in ImplHasExternalMenubutton()
2265 if( pBorderWin && !pBorderWin->GetMenuRect().IsEmpty() ) in ImplExecuteCustomMenu()
2268 aMenuRect = pBorderWin->GetMenuRect(); in ImplExecuteCustomMenu()

Completed in 37 milliseconds