Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx296 ShapeSharedPtr ShapeManagerImpl::lookupShape( uno::Reference< drawing::XShape > const & xShape ) co… in lookupShape() function in slideshow::internal::ShapeManagerImpl
299 return mpLayerManager->lookupShape(xShape); in lookupShape()
344 ShapeSharedPtr pShape( lookupShape(xShape) ); in listenerAdded()
365 ShapeSharedPtr pShape( lookupShape(xShape) ); in listenerRemoved()
376 ShapeSharedPtr pShape( lookupShape(xShape) ); in cursorChanged()
H A Dlayermanager.hxx140 ShapeSharedPtr lookupShape( const ::com::sun::star::uno::Reference<
H A Dshapemanagerimpl.hxx129 virtual ShapeSharedPtr lookupShape(
H A Dlayermanager.cxx368 … ShapeSharedPtr LayerManager::lookupShape( const uno::Reference< drawing::XShape >& xShape ) const in lookupShape() function in slideshow::internal::LayerManager
H A Dslideimpl.cxx1050 ShapeSharedPtr pShape( mpLayerManager->lookupShape( xShape ) ); in applyInitialShapeAttributes()
/trunk/main/slideshow/source/engine/animationnodes/
H A Dgenerateevent.cxx135 (pShape = rContext.mpSubsettableShapeManager->lookupShape(xShape)).get()) in generateEvent()
151 (pShape = rContext.mpSubsettableShapeManager->lookupShape(xShape)).get()) in generateEvent()
167 (pShape = rContext.mpSubsettableShapeManager->lookupShape(xShape)).get()) in generateEvent()
183 (pShape = rContext.mpSubsettableShapeManager->lookupShape(xShape)).get()) in generateEvent()
H A Dnodetools.cxx74 ShapeSharedPtr pShape( rShapeManager->lookupShape( xShape ) ); in lookupAttributableShape()
H A Danimationcommandnode.cxx57 ShapeSharedPtr pShape( getContext().mpSubsettableShapeManager->lookupShape( xShape ) ); in AnimationCommandNode()
/trunk/main/slideshow/source/inc/
H A Dshapemanager.hxx95 virtual boost::shared_ptr<Shape> lookupShape(

Completed in 40 milliseconds