Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx118 SlotManager::SlotManager (SlideSorter& rSlideSorter) in SlotManager() function in sd::slidesorter::controller::SlotManager
127 SlotManager::~SlotManager (void) in ~SlotManager()
134 void SlotManager::FuTemporary (SfxRequest& rRequest) in FuTemporary()
279 void SlotManager::FuPermanent (SfxRequest& rRequest) in FuPermanent()
323 void SlotManager::FuSupport (SfxRequest& rRequest) in FuSupport()
427 void SlotManager::ExecCtrl (SfxRequest& rRequest) in ExecCtrl()
492 void SlotManager::GetAttrState (SfxItemSet& rSet) in GetAttrState()
517 void SlotManager::GetMenuState (SfxItemSet& rSet) in GetMenuState()
881 void SlotManager::RenameSlide (void) in RenameSlide()
1195 void SlotManager::ChangeSlideExclusionState ( in ChangeSlideExclusionState()
[all …]
H A DSlideSorterController.cxx157 mpSlotManager.reset(new SlotManager(mrSlideSorter)); in Init()
289 ::boost::shared_ptr<SlotManager> SlideSorterController::GetSlotManager (void) const in GetSlotManager()
/aoo4110/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsSlotManager.hxx48 class SlotManager class
56 SlotManager (SlideSorter& rSlideSorter);
58 ~SlotManager (void);
H A DSlideSorterController.hxx66 class SlotManager;
127 ::boost::shared_ptr<SlotManager> GetSlotManager (void) const;
247 ::boost::shared_ptr<SlotManager> mpSlotManager;
/aoo4110/main/sd/source/ui/inc/
H A DSlideSorterViewShell.hxx35 class SlotManager;
46 friend class controller::SlotManager;
H A DSlideSorter.hxx61 class SlotManager;
82 friend class controller::SlotManager;

Completed in 36 milliseconds