Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/framework/factories/
H A DBasicPaneFactory.cxx67 class BasicPaneFactory::PaneDescriptor class in sd::framework::BasicPaneFactory
86 : public ::std::vector<PaneDescriptor>
210 PaneDescriptor aDescriptor; in initialize()
276 ::boost::bind(&PaneDescriptor::CompareURL, _1, rxPaneId->getResourceURL()))); in createResource()
345 ::boost::bind(&PaneDescriptor::ComparePane, _1, rxPane))); in releaseResource()
452 ::boost::bind(&PaneDescriptor::ComparePane, _1, xPane))); in disposing()
499 const PaneDescriptor& rDescriptor) in CreateChildWindowPane()
H A DBasicPaneFactory.hxx124 class PaneDescriptor;
155 const PaneDescriptor& rDescriptor);
/aoo41x/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx173 class PaneDescriptor class
221 vector<PaneDescriptor> maPanes;
1079 PaneDescriptor aDescriptor (rpPane); in AddPane()
1122 vector<PaneDescriptor>::iterator iPane; in Restore()
1167 vector<PaneDescriptor>::iterator iPane; in MovePanes()
1190 vector<PaneDescriptor>::iterator iPane; in ActivatePanes()
1202 vector<PaneDescriptor>::iterator iPane; in DeactivatePanes()
1214 vector<PaneDescriptor>::iterator iPane; in ShowPanes()
1227 vector<PaneDescriptor>::iterator iPane; in HidePanes()
1240 PaneDescriptor::PaneDescriptor (const PresenterPaneContainer::SharedPaneDescriptor& rpDescriptor) in PaneDescriptor() function in sdext::presenter::__anon7a5f8c2c0211::PaneDescriptor
[all …]
H A DPresenterPaneContainer.hxx85 class PaneDescriptor class in sdext::presenter::PresenterPaneContainer
116 typedef ::boost::shared_ptr<PaneDescriptor> SharedPaneDescriptor;
149 void CreateBorderWindow (PaneDescriptor& rDescriptor);
H A DPresenterPaneContainer.cxx88 SharedPaneDescriptor pDescriptor (new PaneDescriptor()); in PreparePane()
110 pDescriptor->maSpriteProvider = PaneDescriptor::SpriteProvider(); in PreparePane()
436 void PresenterPaneContainer::PaneDescriptor::SetActivationState (const bool bIsActive) in SetActivationState()

Completed in 29 milliseconds