/trunk/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsPageSelector.cxx | 134 mrController.GetSelectionManager()->SelectionHasChanged(); in GetCoreSelection() 192 mrController.GetSelectionManager()->SelectionHasChanged(); in SelectPage() 242 mrController.GetSelectionManager()->SelectionHasChanged(); in DeselectPage() 333 mrController.GetSelectionManager()->SelectionHasChanged(); in EnableBroadcasting()
|
H A D | SlsSelectionManager.cxx | 239 void SelectionManager::SelectionHasChanged (const bool bMakeSelectionVisible) in SelectionHasChanged() function in sd::slidesorter::controller::SelectionManager
|
H A D | SlideSorterController.cxx | 174 GetSelectionManager()->SelectionHasChanged(); in Init()
|
/trunk/main/sd/source/ui/func/ |
H A D | fuconbez.cxx | 355 void FuConstructBezierPolygon::SelectionHasChanged() in SelectionHasChanged() function in sd::FuConstructBezierPolygon 357 FuDraw::SelectionHasChanged(); in SelectionHasChanged() 359 mpViewShell->GetViewShellBase().GetToolBarManager()->SelectionHasChanged( in SelectionHasChanged()
|
H A D | fusel.cxx | 136 SelectionHasChanged(); in DoExecute() 1223 void FuSelection::SelectionHasChanged() in SelectionHasChanged() function in sd::FuSelection 1227 FuDraw::SelectionHasChanged(); in SelectionHasChanged() 1238 mpViewShell->GetViewShellBase().GetToolBarManager()->SelectionHasChanged(*mpViewShell, *mpView); in SelectionHasChanged()
|
H A D | fupoor.cxx | 969 void FuPoor::SelectionHasChanged() in SelectionHasChanged() function in sd::FuPoor
|
/trunk/main/sd/source/ui/view/ |
H A D | ToolBarManager.cxx | 229 void SelectionHasChanged ( 579 void ToolBarManager::SelectionHasChanged ( in SelectionHasChanged() function in sd::ToolBarManager 584 mpImpl->GetToolBarRules().SelectionHasChanged(rViewShell,rView); in SelectionHasChanged() 1161 SelectionHasChanged (*pMainViewShell, *pMainViewShell->GetView()); in Update() 1272 void ToolBarRules::SelectionHasChanged ( in SelectionHasChanged() function in __anond1b6f9ba0211::ToolBarRules
|
H A D | drviews1.cxx | 185 void DrawViewShell::SelectionHasChanged (void) in SelectionHasChanged() function in sd::DrawViewShell 289 GetCurrentFunction()->SelectionHasChanged(); in SelectionHasChanged() 293 GetViewShellBase().GetToolBarManager()->SelectionHasChanged(*this,*mpDrawView); in SelectionHasChanged()
|
H A D | drawview.cxx | 132 mpDrawViewShell->SelectionHasChanged(); in MarkListHasChanged()
|
H A D | drviews4.cxx | 535 SelectionHasChanged(); in Command()
|
H A D | drviewse.cxx | 736 GetViewShellBase().GetToolBarManager()->SelectionHasChanged(*this,*mpDrawView); in FuSupport()
|
/trunk/main/sd/source/ui/inc/ |
H A D | SlideViewShell.hxx | 142 void SelectionHasChanged(); 144 void SelectionHasChanged(sal_uInt16 nPage, sal_Bool bSelect);
|
H A D | fuconstr.hxx | 60 virtual void SelectionHasChanged() { bSelectionChanged = sal_True; } in SelectionHasChanged() function in sd::FuConstruct
|
H A D | fuconbez.hxx | 57 virtual void SelectionHasChanged();
|
H A D | fusel.hxx | 56 virtual void SelectionHasChanged();
|
H A D | ToolBarManager.hxx | 105 void SelectionHasChanged (
|
H A D | fupoor.hxx | 99 virtual void SelectionHasChanged();
|
H A D | DrawViewShell.hxx | 157 void SelectionHasChanged();
|
H A D | AccessibleSlideView.hxx | 196 void SelectionHasChanged (sal_uInt16 nPage, sal_Bool bSelect );
|
/trunk/main/sc/source/ui/inc/ |
H A D | fudraw.hxx | 62 virtual void SelectionHasChanged();
|
H A D | futext.hxx | 60 virtual void SelectionHasChanged();
|
/trunk/main/sd/source/ui/slidesorter/inc/controller/ |
H A D | SlsSelectionManager.hxx | 76 void SelectionHasChanged (const bool bMakeSelectionVisible = true);
|
/trunk/main/sd/source/ui/framework/module/ |
H A D | ToolBarModule.cxx | 193 pToolBarManager->SelectionHasChanged( in HandleUpdateEnd()
|
/trunk/main/sc/source/ui/drawfunc/ |
H A D | fudraw.cxx | 713 void FuDraw::SelectionHasChanged() in SelectionHasChanged() function in FuDraw
|
H A D | futext.cxx | 668 void FuText::SelectionHasChanged() in SelectionHasChanged() function in FuText
|