Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx323 void ShapeManagerImpl::revokeSubset( const AttributableShapeSharedPtr& rOrigShape, in revokeSubset() function in slideshow::internal::ShapeManagerImpl
327 mpLayerManager->revokeSubset(rOrigShape,rSubsetShape); in revokeSubset()
H A Dlayermanager.cxx411 void LayerManager::revokeSubset( const AttributableShapeSharedPtr& rOrigShape, in revokeSubset() function in slideshow::internal::LayerManager
416 if( rOrigShape->revokeSubset( rSubsetShape ) ) in revokeSubset()
H A Dlayermanager.hxx165 void revokeSubset( const AttributableShapeSharedPtr& rOrigShape,
H A Dshapemanagerimpl.hxx142 virtual void revokeSubset(
/trunk/main/slideshow/source/inc/
H A Dattributableshape.hxx219 virtual bool revokeSubset( const AttributableShapeSharedPtr& rShape ) = 0;
H A Dsubsettableshapemanager.hxx86 virtual void revokeSubset(
/trunk/main/slideshow/source/engine/
H A Dshapesubset.cxx120 mpShapeManager->revokeSubset( mpOriginalShape, in disableSubsetShape()
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.hxx177 … virtual bool revokeSubset( const AttributableShapeSharedPtr& rShape );
H A Ddrawinglayeranimation.cxx899 maContext.mpSubsettableShapeManager->revokeSubset( in dispose()
H A Ddrawshape.cxx1265 bool DrawShape::revokeSubset( const AttributableShapeSharedPtr& rShape ) in revokeSubset() function in slideshow::internal::DrawShape

Completed in 53 milliseconds