Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/slide/
H A Dlayermanager.cxx821 LayerShapeMap::iterator aCurrShapeEntry( maAllShapes.begin() ); in updateShapeLayers() local
825 while( aCurrShapeEntry != aEndShapeEntry ) in updateShapeLayers()
827 const ShapeSharedPtr pCurrShape( aCurrShapeEntry->first ); in updateShapeLayers()
841 aCurrShapeEntry); in updateShapeLayers()
842 aCurrLayerFirstShapeEntry=aCurrShapeEntry; in updateShapeLayers()
847 aWeakLayers.at(nCurrLayerIndex) != aCurrShapeEntry->second ) in updateShapeLayers()
864 if( rCurrWeakLayer != aCurrShapeEntry->second ) in updateShapeLayers()
875 LayerSharedPtr pOldLayer( aCurrShapeEntry->second.lock() ); in updateShapeLayers()
890 aCurrShapeEntry->second = rCurrWeakLayer; in updateShapeLayers()
903 ++aCurrShapeEntry; in updateShapeLayers()
[all …]

Completed in 22 milliseconds