Lines Matching refs:ShapeOfGroup
156 class ShapeOfGroup : public Shape class
159 ShapeOfGroup( ShapeSharedPtr const& pGroupShape,
189 ShapeOfGroup::ShapeOfGroup( ShapeSharedPtr const& pGroupShape, in ShapeOfGroup() function in slideshow::internal::__anon49fb2cfc0111::ShapeOfGroup
207 uno::Reference<drawing::XShape> ShapeOfGroup::getXShape() const in getXShape()
212 void ShapeOfGroup::addViewLayer( ViewLayerSharedPtr const& /*pNewLayer*/, in addViewLayer()
217 bool ShapeOfGroup::removeViewLayer( ViewLayerSharedPtr const& /*pNewLayer*/ ) in removeViewLayer()
222 bool ShapeOfGroup::clearAllViewLayers() in clearAllViewLayers()
227 bool ShapeOfGroup::update() const in update()
232 bool ShapeOfGroup::render() const in render()
237 bool ShapeOfGroup::isContentChanged() const in isContentChanged()
242 basegfx::B2DRectangle ShapeOfGroup::getBounds() const in getBounds()
250 basegfx::B2DRectangle ShapeOfGroup::getDomBounds() const in getDomBounds()
255 basegfx::B2DRectangle ShapeOfGroup::getUpdateArea() const in getUpdateArea()
260 bool ShapeOfGroup::isVisible() const in isVisible()
265 double ShapeOfGroup::getPriority() const in getPriority()
270 bool ShapeOfGroup::isBackgroundDetached() const in isBackgroundDetached()
607 pRet.reset( new ShapeOfGroup( in importShape()