Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A DToolBarManager.cxx321 ToolBarRules& GetToolBarRules (void);
561 mpImpl->GetToolBarRules().MainViewShellChanged(nShellType); in MainViewShellChanged()
573 mpImpl->GetToolBarRules().MainViewShellChanged(rMainViewShell); in MainViewShellChanged()
585 mpImpl->GetToolBarRules().SelectionHasChanged(rViewShell,rView); in SelectionHasChanged()
681 GetToolBarRules().Update(mrBase); in SetValid()
763 GetToolBarRules().SubShellAdded(eGroup, nToolBarId); in AddToolBarShell()
772 maToolBarShellList.ReleaseAllShells(GetToolBarRules()); in ReleaseAllToolBarShells()
995 ToolBarRules& ToolBarManager::Implementation::GetToolBarRules (void) in GetToolBarRules() function in sd::ToolBarManager::Implementation