Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvasFactory.cxx69 iterator FindDescriptor (const Reference<awt::XWindow>& rxWindow) in FindDescriptor() function in sd::presenter::PresenterCanvasFactory::SharedWindowContainer
113 if (mpSharedWindows->FindDescriptor(rxWindow) != mpSharedWindows->end()) in AddSharedWindow()
130 SharedWindowContainer::iterator iDescriptor = mpSharedWindows->FindDescriptor(rxWindow); in RemoveSharedWindow()
173 mpSharedWindows->FindDescriptor(rxSharedWindow)); in CreateSharedCanvas()
206 mpSharedWindows->FindDescriptor(rxSharedWindow)); in CreateCanvasForSprite()
264 SharedWindowContainer::iterator iDescriptor = mpSharedWindows->FindDescriptor(rxSharedWindow); in GetSharedCanvas()

Completed in 22 milliseconds