Home
last modified time | relevance | path

Searched defs:getXShape (Results 1 – 6 of 6) sorted by relevance

/AOO42X/main/slideshow/source/engine/shapes/ !
H A Dexternalshapebase.cxx130 uno::Reference< drawing::XShape > ExternalShapeBase::getXShape() const in getXShape() function in slideshow::internal::ExternalShapeBase
H A Dbackgroundshape.cxx170 uno::Reference< drawing::XShape > BackgroundShape::getXShape() const in getXShape() function in slideshow::internal::BackgroundShape
H A Dshapeimporter.cxx207 uno::Reference<drawing::XShape> ShapeOfGroup::getXShape() const in getXShape() function in slideshow::internal::__anon7d6dbffc0111::ShapeOfGroup
H A Ddrawshape.cxx672 uno::Reference< drawing::XShape > DrawShape::getXShape() const in getXShape() function in slideshow::internal::DrawShape
/AOO42X/main/slideshow/test/ !
H A Dtestshape.cxx120 virtual uno::Reference< drawing::XShape > getXShape() const in getXShape() function in ImplTestShape
/AOO42X/main/oox/inc/oox/drawingml/ !
H A Dshape.hxx142 getXShape() const { return mxShape; } in getXShape() function in oox::drawingml::Shape