Searched refs:lookupShape (Results 1 – 9 of 9) sorted by relevance
296 ShapeSharedPtr ShapeManagerImpl::lookupShape( uno::Reference< drawing::XShape > const & xShape ) co… in lookupShape() function in slideshow::internal::ShapeManagerImpl299 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()
140 ShapeSharedPtr lookupShape( const ::com::sun::star::uno::Reference<
129 virtual ShapeSharedPtr lookupShape(
368 … ShapeSharedPtr LayerManager::lookupShape( const uno::Reference< drawing::XShape >& xShape ) const in lookupShape() function in slideshow::internal::LayerManager
1050 ShapeSharedPtr pShape( mpLayerManager->lookupShape( xShape ) ); in applyInitialShapeAttributes()
135 (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()
74 ShapeSharedPtr pShape( rShapeManager->lookupShape( xShape ) ); in lookupAttributableShape()
57 ShapeSharedPtr pShape( getContext().mpSubsettableShapeManager->lookupShape( xShape ) ); in AnimationCommandNode()
95 virtual boost::shared_ptr<Shape> lookupShape(
Completed in 306 milliseconds