Home
last modified time | relevance | path

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

/AOO41X/main/slideshow/source/engine/ !
H A Dshapeattributelayer.cxx139 … ShapeAttributeLayer::ShapeAttributeLayer( const ShapeAttributeLayerSharedPtr& rChildLayer ) : in ShapeAttributeLayer() argument
140 mpChild( rChildLayer ), in ShapeAttributeLayer()
166 mnTransformationState( rChildLayer ? rChildLayer->getTransformationState() : 0 ), in ShapeAttributeLayer()
167 mnClipState( rChildLayer ? rChildLayer->getClipState() : 0), in ShapeAttributeLayer()
168 mnAlphaState( rChildLayer ? rChildLayer->getAlphaState() : 0), in ShapeAttributeLayer()
169 mnPositionState( rChildLayer ? rChildLayer->getPositionState() : 0 ), in ShapeAttributeLayer()
170 mnContentState( rChildLayer ? rChildLayer->getContentState() : 0 ), in ShapeAttributeLayer()
171 mnVisibilityState( rChildLayer ? rChildLayer->getVisibilityState() : 0 ), in ShapeAttributeLayer()
208 … bool ShapeAttributeLayer::revokeChildLayer( const ShapeAttributeLayerSharedPtr& rChildLayer ) in revokeChildLayer() argument
210 ENSURE_OR_RETURN_FALSE( rChildLayer, in revokeChildLayer()
[all …]
/AOO41X/main/slideshow/source/inc/ !
H A Dshapeattributelayer.hxx78 explicit ShapeAttributeLayer( const ShapeAttributeLayerSharedPtr& rChildLayer );
95 bool revokeChildLayer( const ShapeAttributeLayerSharedPtr& rChildLayer );