Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx278 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 …]
/aoo4110/main/slideshow/source/inc/
H A Dshapeimporter.hxx110 ::com::sun::star::drawing::XShape> const& xCurrShape,

Completed in 15 milliseconds