Searched defs:getXShape (Results 1 – 6 of 6) sorted by relevance
/trunk/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::__anonaa1c5ceb0111::ShapeOfGroup |
H A D | drawshape.cxx | 672 uno::Reference< drawing::XShape > DrawShape::getXShape() const in getXShape() function in slideshow::internal::DrawShape |
/trunk/main/slideshow/test/ | ||
H A D | testshape.cxx | 120 virtual uno::Reference< drawing::XShape > getXShape() const in getXShape() function in ImplTestShape |
/trunk/main/oox/inc/oox/drawingml/ | ||
H A D | shape.hxx | 142 getXShape() const { return mxShape; } in getXShape() function in oox::drawingml::Shape |
Completed in 30 milliseconds