Searched refs:pPane (Results 1 – 7 of 7) sorted by relevance
893 PresenterPaneContainer::SharedPaneDescriptor pPane ( in LayoutStandardMode() local895 if (pPane.get() != NULL) in LayoutStandardMode()913 pPane = mpPaneContainer->FindPaneURL(PresenterPaneFactory::msNextSlidePreviewPaneURL); in LayoutStandardMode()914 if (pPane.get() != NULL) in LayoutStandardMode()948 PresenterPaneContainer::SharedPaneDescriptor pPane ( in LayoutNotesMode() local950 if (pPane.get() != NULL) in LayoutNotesMode()969 pPane = mpPaneContainer->FindPaneURL(PresenterPaneFactory::msCurrentSlidePreviewPaneURL); in LayoutNotesMode()970 if (pPane.get() != NULL) in LayoutNotesMode()987 pPane = mpPaneContainer->FindPaneURL(PresenterPaneFactory::msNextSlidePreviewPaneURL); in LayoutNotesMode()988 if (pPane.get() != NULL) in LayoutNotesMode()
84 SharedPaneDescriptor pPane (FindPaneURL(rxPaneId->getResourceURL())); in PreparePane() local85 if (pPane.get() == NULL) in PreparePane()
797 PresenterPaneContainer::SharedPaneDescriptor pPane ( in UpdateLayout() local802 if (pPane.get() == NULL) in UpdateLayout()804 if ( ! pPane->mxPane.is()) in UpdateLayout()808 pPane->mxPane->GetPaneBorderPainter()); in UpdateLayout()821 PlaceCloseButton(pPane, aWindowBox, nLeftBorderWidth); in UpdateLayout()
982 PresenterSpritePane* pPane = dynamic_cast<PresenterSpritePane*>( in ShowPane() local984 if (pPane != NULL) in ShowPane()985 pPane->ShowTransparentBorder(); in ShowPane()
264 framework::Pane* pPane = reinterpret_cast<framework::Pane*>( in GetAnchorWindow() local266 if (pPane != NULL) in GetAnchorWindow()267 pWindow = pPane->GetWindow()->GetParent(); in GetAnchorWindow()
516 …ialog::CustomAnimationCreateDialog( Window* pParent, CustomAnimationPane* pPane, const std::vector… in CustomAnimationCreateDialog() argument518 , mpPane( pPane ) in CustomAnimationCreateDialog()
48 …CustomAnimationCreateDialog( ::Window* pParent, CustomAnimationPane* pPane, const std::vector< ::c…
Completed in 259 milliseconds