Home
last modified time | relevance | path

Searched refs:GetMenuBarButtonRectPixel (Results 1 – 7 of 7) sorted by relevance

/trunk/main/vcl/source/app/
H A Dsalvtables.cxx151 Rectangle SalMenu::GetMenuBarButtonRectPixel( sal_uInt16, SalFrame* ) in GetMenuBarButtonRectPixel() function in SalMenu
/trunk/main/vcl/inc/
H A Dsalmenu.hxx92 … virtual Rectangle GetMenuBarButtonRectPixel( sal_uInt16 i_nItemId, SalFrame* i_pReferenceFrame );
/trunk/main/vcl/inc/aqua/
H A Dsalmenu.h79 … virtual Rectangle GetMenuBarButtonRectPixel( sal_uInt16 i_nItemId, SalFrame* i_pReferenceFrame );
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx580 Rectangle aIconRect = mpIconMBar->GetMenuBarButtonRectPixel( mnIconID ); in GetBubbleWindow()
771 Rectangle aIconRect = mpIconMBar->GetMenuBarButtonRectPixel( mnIconID ); in IMPL_LINK()
/trunk/main/vcl/inc/vcl/
H A Dmenu.hxx474 Rectangle GetMenuBarButtonRectPixel( sal_uInt16 nId );
/trunk/main/vcl/source/window/
H A Dmenu.cxx745 Rectangle GetMenuBarButtonRectPixel( sal_uInt16 nId );
3553 Rectangle MenuBar::GetMenuBarButtonRectPixel( sal_uInt16 nId ) in GetMenuBarButtonRectPixel() function in MenuBar
3555 …return pWindow ? static_cast<MenuBarWindow*>(pWindow)->GetMenuBarButtonRectPixel( nId ) : Rectangl… in GetMenuBarButtonRectPixel()
6132 Rectangle MenuBarWindow::GetMenuBarButtonRectPixel( sal_uInt16 nId ) in GetMenuBarButtonRectPixel() function in MenuBarWindow
6139 … aRect = pMenu->mpSalMenu->GetMenuBarButtonRectPixel( nId, ImplGetWindowImpl()->mpFrame ); in GetMenuBarButtonRectPixel()
/trunk/main/vcl/aqua/source/window/
H A Dsalmenu.cxx869 Rectangle AquaSalMenu::GetMenuBarButtonRectPixel( sal_uInt16 i_nItemId, SalFrame* i_pReferenceFrame… in GetMenuBarButtonRectPixel() function in AquaSalMenu

Completed in 70 milliseconds