Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx204 void AddPane (const PresenterPaneContainer::SharedPaneDescriptor& rpPane);
1073 void PaneGroup::AddPane (const PresenterPaneContainer::SharedPaneDescriptor& rpPane) in AddPane() argument
1075 OSL_ASSERT(rpPane.get() != NULL); in AddPane()
1077 if (rpPane->mxBorderWindow.is()) in AddPane()
1079 PaneDescriptor aDescriptor (rpPane); in AddPane()
1083 rpPane->mxBorderWindow->getPosSize()); in AddPane()
H A DPresenterSlideSorter.cxx918 const PresenterPaneContainer::SharedPaneDescriptor& rpPane, in PlaceCloseButton() argument
926 if (rpPane.get() != NULL && rpPane->mxPane.is()) in PlaceCloseButton()
928 const sal_Int32 nCalloutCenter (rpPane->mxPane->GetCalloutAnchor().X - nLeftBorderWidth); in PlaceCloseButton()
H A DPresenterSlideSorter.hxx202 const PresenterPaneContainer::SharedPaneDescriptor& rpPane,

Completed in 33 milliseconds