Home
last modified time | relevance | path

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

/aoo4110/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx694 SharedPaneGroup pLowerPanes (new PaneGroup()); in SetupPaneGroups() local
695 pLowerPanes->AddPane(mpPaneContainer->FindPaneURL( in SetupPaneGroups()
697 maPaneGroups.push_back(pLowerPanes); in SetupPaneGroups()
780 SharedPaneGroup pLowerPanes (new PaneGroup()); in ShowPane() local
781 pLowerPanes->AddPane(mpPaneContainer->FindPaneURL( in ShowPane()
783 maPaneGroups.push_back(pLowerPanes); in ShowPane()
786 pLowerPanes->DeactivatePanes(); in ShowPane()
790 maCenterPaneBox = pLowerPanes->GetOriginalBoundingBox(); in ShowPane()

Completed in 25 milliseconds