Searched defs:getXShape (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/slideshow/source/engine/shapes/ | ||
H A D | externalshapebase.cxx | 130 uno::Reference< drawing::XShape > ExternalShapeBase::getXShape() const in getXShape() function in slideshow::internal::ExternalShapeBase |
H A D | backgroundshape.cxx | 170 uno::Reference< drawing::XShape > BackgroundShape::getXShape() const in getXShape() function in slideshow::internal::BackgroundShape |
H A D | shapeimporter.cxx | 207 uno::Reference<drawing::XShape> ShapeOfGroup::getXShape() const in getXShape() function in slideshow::internal::__anon7375fed30111::ShapeOfGroup |
H A D | drawshape.cxx | 672 uno::Reference< drawing::XShape > DrawShape::getXShape() const in getXShape() function in slideshow::internal::DrawShape |
/aoo41x/main/slideshow/test/ | ||
H A D | testshape.cxx | 122 virtual uno::Reference< drawing::XShape > getXShape() const in getXShape() function in ImplTestShape |
/aoo41x/main/oox/inc/oox/drawingml/ | ||
H A D | shape.hxx | 142 getXShape() const { return mxShape; } in getXShape() function in oox::drawingml::Shape |
Completed in 44 milliseconds