Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/shapes/
H A Dbackgroundshape.cxx73 class BackgroundShape : public Shape class
82 BackgroundShape( const ::com::sun::star::uno::Reference<
134 BackgroundShape::BackgroundShape( const uno::Reference< drawing::XDrawPage >& xDrawPage, in BackgroundShape() function in slideshow::internal::BackgroundShape
170 uno::Reference< drawing::XShape > BackgroundShape::getXShape() const in getXShape()
176 void BackgroundShape::addViewLayer( const ViewLayerSharedPtr& rNewLayer, in addViewLayer()
204 bool BackgroundShape::removeViewLayer( const ViewLayerSharedPtr& rLayer ) in removeViewLayer()
237 bool BackgroundShape::clearAllViewLayers() in clearAllViewLayers()
243 ::basegfx::B2DRectangle BackgroundShape::getBounds() const in getBounds()
248 ::basegfx::B2DRectangle BackgroundShape::getDomBounds() const in getDomBounds()
253 ::basegfx::B2DRectangle BackgroundShape::getUpdateArea() const in getUpdateArea()
[all …]