Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/sidebar/
H A DMasterPageContainerQueue.hxx43 class ContainerAdapter { public: class in sd::sidebar::MasterPageContainerQueue
52 const ::boost::weak_ptr<ContainerAdapter>& rpContainer);
80 ::boost::weak_ptr<ContainerAdapter> mpWeakContainer;
117 MasterPageContainerQueue (const ::boost::weak_ptr<ContainerAdapter>& rpContainer);
H A DMasterPageContainerFiller.hxx44 class ContainerAdapter class in sd::sidebar::MasterPageContainerFiller
55 MasterPageContainerFiller (ContainerAdapter& rContainerAdapter);
70 ContainerAdapter& mrContainerAdapter;
H A DMasterPageContainerQueue.cxx91 const ::boost::weak_ptr<ContainerAdapter>& rpContainer) in Create()
102 const ::boost::weak_ptr<ContainerAdapter>& rpContainer) in MasterPageContainerQueue()
246 ::boost::shared_ptr<ContainerAdapter> pContainer (mpWeakContainer); in IMPL_LINK()
H A DMasterPageContainer.cxx78 public MasterPageContainerFiller::ContainerAdapter,
79 public MasterPageContainerQueue::ContainerAdapter
649 ::boost::shared_ptr<MasterPageContainerQueue::ContainerAdapter>(Instance()))); in LateInit()
H A DMasterPageContainerFiller.cxx36 MasterPageContainerFiller::MasterPageContainerFiller (ContainerAdapter& rpAdapter) in MasterPageContainerFiller()

Completed in 25 milliseconds