Lines Matching refs:SharedPaneDescriptor
84 SharedPaneDescriptor pPane (FindPaneURL(rxPaneId->getResourceURL())); in PreparePane()
88 SharedPaneDescriptor pDescriptor (new PaneDescriptor()); in PreparePane()
134 PresenterPaneContainer::SharedPaneDescriptor
137 SharedPaneDescriptor pDescriptor; in StorePane()
175 PresenterPaneContainer::SharedPaneDescriptor
186 SharedPaneDescriptor pDescriptor (FindPaneURL(sPaneURL)); in StoreBorderWindow()
193 return SharedPaneDescriptor(); in StoreBorderWindow()
199 PresenterPaneContainer::SharedPaneDescriptor
204 SharedPaneDescriptor pDescriptor; in StoreView()
245 PresenterPaneContainer::SharedPaneDescriptor
248 SharedPaneDescriptor pDescriptor (FindPaneId(rxPaneId)); in RemovePane()
266 PresenterPaneContainer::SharedPaneDescriptor
269 SharedPaneDescriptor pDescriptor; in RemoveView()
296 PresenterPaneContainer::SharedPaneDescriptor PresenterPaneContainer::FindBorderWindow ( in FindBorderWindow()
306 return SharedPaneDescriptor(); in FindBorderWindow()
312 PresenterPaneContainer::SharedPaneDescriptor PresenterPaneContainer::FindContentWindow ( in FindContentWindow()
322 return SharedPaneDescriptor(); in FindContentWindow()
328 PresenterPaneContainer::SharedPaneDescriptor PresenterPaneContainer::FindPaneURL ( in FindPaneURL()
338 return SharedPaneDescriptor(); in FindPaneURL()
344 PresenterPaneContainer::SharedPaneDescriptor PresenterPaneContainer::FindPaneId ( in FindPaneId()
350 return SharedPaneDescriptor(); in FindPaneId()
358 return SharedPaneDescriptor(); in FindPaneId()
364 PresenterPaneContainer::SharedPaneDescriptor PresenterPaneContainer::FindViewURL ( in FindViewURL()
374 return SharedPaneDescriptor(); in FindViewURL()
382 SharedPaneDescriptor pDescriptor (FindViewURL(rsViewURL)); in GetPaneURLForViewURL()
392 void PresenterPaneContainer::ToTop (const SharedPaneDescriptor& rpDescriptor) in ToTop()
423 SharedPaneDescriptor pDescriptor ( in disposing()