Searched refs:mpMenuButton (Results 1 – 4 of 4) sorted by relevance
58 mpMenuButton(ControlFactory::CreateMenuButton(this)), in TabBar()65 mpMenuButton->SetModeImage( in TabBar()70 mpMenuButton->SetClickHdl(LINK(this, TabBar, OnToolboxClicked)); in TabBar()201 if( bool(mpMenuButton)) in Layout() local203 mpMenuButton->SetPosSizePixel( in Layout()206 mpMenuButton->Show(); in Layout()377 aButtons.push_back(mpMenuButton.get()); in UpdateFocusManager()393 if ( ! mpMenuButton) in IMPL_LINK()418 mpMenuButton->GetPosPixel(), in IMPL_LINK()419 mpMenuButton->GetSizePixel()), in IMPL_LINK()[all …]
102 ::boost::scoped_ptr<CheckBox> mpMenuButton;
112 , mpMenuButton(0) in SwSidebarWin()201 delete mpMenuButton; in ~SwSidebarWin()202 mpMenuButton = 0; in ~SwSidebarWin()379 mpMenuButton = CreateMenuButton(); in InitControls()744 mpMenuButton->SetPosSizePixel( aRectMetaButtonPixel.Left(), in DoResize()
221 MenuButton* mpMenuButton; member in sw::sidebarwindows::SwSidebarWin
Completed in 38 milliseconds