Home
last modified time | relevance | path

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

/AOO41X/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx227 typedef ::boost::shared_ptr<PaneGroup> SharedPaneGroup; typedef
348 ::std::vector<SharedPaneGroup>::const_iterator iGroup; in FreezePanes()
363 ::std::vector<SharedPaneGroup>::const_iterator iGroup; in ActivatePanes()
379 ::std::vector<SharedPaneGroup>::const_iterator iGroup; in DeactivatePanes()
420 ::std::vector<SharedPaneGroup>::const_iterator iGroup; in RestoreFrozenWindows()
555 vector<SharedPaneGroup>::const_iterator iGroup; in ShowPane()
631 vector<SharedPaneGroup>::const_iterator iGroup; in HidePane()
682 SharedPaneGroup pUpperPanes (new PaneGroup()); in SetupPaneGroups()
694 SharedPaneGroup pLowerPanes (new PaneGroup()); in SetupPaneGroups()
706 SharedPaneGroup aUpperPanes = maPaneGroups[0]; in MovePanesAway()
[all …]