Searched refs:xCurrShape (Results 1 – 2 of 2) sorted by relevance
/trunk/main/slideshow/source/engine/shapes/ |
H A D | shapeimporter.cxx | 278 uno::Reference<drawing::XShape> const& xCurrShape, in createShape() argument 288 return createMediaShape(xCurrShape, in createShape() 304 return createAppletShape( xCurrShape, in createShape() 327 return createAppletShape( xCurrShape, in createShape() 343 return DrawShape::create( xCurrShape, in createShape() 374 return DrawShape::create( xCurrShape, in createShape() 435 return DrawShape::create( xCurrShape, in createShape() 443 return DrawShape::create( xCurrShape, in createShape() 569 uno::Reference<drawing::XShape> const xCurrShape( in importShape() local 573 xCurrShape, uno::UNO_QUERY ); in importShape() [all …]
|
/trunk/main/slideshow/source/inc/ |
H A D | shapeimporter.hxx | 110 ::com::sun::star::drawing::XShape> const& xCurrShape,
|
Completed in 26 milliseconds