Home
last modified time | relevance | path

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

/AOO41X/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx176 PresenterPaneContainer::SharedPaneDescriptor mpPaneDescriptor; member in sdext::presenter::__anon7b1292740111::PaneDescriptor
1170 awt::Rectangle aBox (iPane->mpPaneDescriptor->mxBorderWindow->getPosSize()); in MovePanes()
1174 iPane->mpPaneDescriptor->mxPaneId->getResourceURL(), in MovePanes()
1193 iPane->mpPaneDescriptor->SetActivationState(true); in ActivatePanes()
1205 iPane->mpPaneDescriptor->SetActivationState(false); in DeactivatePanes()
1217 iPane->mpPaneDescriptor->mxBorderWindow->setVisible(sal_True); in ShowPanes()
1218 iPane->mpPaneDescriptor->mxContentWindow->setVisible(sal_True); in ShowPanes()
1230 iPane->mpPaneDescriptor->mxBorderWindow->setVisible(sal_False); in HidePanes()
1231 iPane->mpPaneDescriptor->mxContentWindow->setVisible(sal_False); in HidePanes()
1241 : mpPaneDescriptor(rpDescriptor), in PaneDescriptor()
[all …]