Searched refs:GetMenuBarButtonRectPixel (Results 1 – 7 of 7) sorted by relevance
151 Rectangle SalMenu::GetMenuBarButtonRectPixel( sal_uInt16, SalFrame* ) in GetMenuBarButtonRectPixel() function in SalMenu
92 … virtual Rectangle GetMenuBarButtonRectPixel( sal_uInt16 i_nItemId, SalFrame* i_pReferenceFrame );
79 … virtual Rectangle GetMenuBarButtonRectPixel( sal_uInt16 i_nItemId, SalFrame* i_pReferenceFrame );
580 Rectangle aIconRect = mpIconMBar->GetMenuBarButtonRectPixel( mnIconID ); in GetBubbleWindow()771 Rectangle aIconRect = mpIconMBar->GetMenuBarButtonRectPixel( mnIconID ); in IMPL_LINK()
474 Rectangle GetMenuBarButtonRectPixel( sal_uInt16 nId );
745 Rectangle GetMenuBarButtonRectPixel( sal_uInt16 nId );3553 Rectangle MenuBar::GetMenuBarButtonRectPixel( sal_uInt16 nId ) in GetMenuBarButtonRectPixel() function in MenuBar3555 …return pWindow ? static_cast<MenuBarWindow*>(pWindow)->GetMenuBarButtonRectPixel( nId ) : Rectangl… in GetMenuBarButtonRectPixel()6132 Rectangle MenuBarWindow::GetMenuBarButtonRectPixel( sal_uInt16 nId ) in GetMenuBarButtonRectPixel() function in MenuBarWindow6139 … aRect = pMenu->mpSalMenu->GetMenuBarButtonRectPixel( nId, ImplGetWindowImpl()->mpFrame ); in GetMenuBarButtonRectPixel()
869 Rectangle AquaSalMenu::GetMenuBarButtonRectPixel( sal_uInt16 i_nItemId, SalFrame* i_pReferenceFrame… in GetMenuBarButtonRectPixel() function in AquaSalMenu
Completed in 1480 milliseconds