Home
last modified time | relevance | path

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

/aoo41x/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx433 maViewShapes(), in DrawShape()
494 maViewShapes(), in DrawShape()
546 maViewShapes(), in DrawShape()
697 maViewShapes.push_back( pNewShape ); in addViewLayer()
744 maViewShapes.erase( aIter, aEnd ); in removeViewLayer()
751 maViewShapes.clear(); in clearAllViewLayers()
846 if( !maViewShapes.empty() ) in getUpdateArea()
870 if( !maViewShapes.empty() ) in getUpdateArea()
1028 !maViewShapes.empty() && in getHyperlinkRegions()
1109 OSL_ENSURE( !maViewShapes.empty(), in enterAnimationMode()
[all …]
H A Dbackgroundshape.cxx127 ViewBackgroundShapeVector maViewShapes; member in slideshow::internal::BackgroundShape
139 maViewShapes() in BackgroundShape()
179 ViewBackgroundShapeVector::iterator aEnd( maViewShapes.end() ); in addViewLayer()
182 if( ::std::find_if( maViewShapes.begin(), in addViewLayer()
194 maViewShapes.push_back( in addViewLayer()
201 maViewShapes.back()->render( mpMtf ); in addViewLayer()
208 OSL_ENSURE( ::std::count_if(maViewShapes.begin(), in removeViewLayer()
219 if( (aIter=::std::remove_if( maViewShapes.begin(), in removeViewLayer()
232 maViewShapes.erase( aIter, aEnd ); in removeViewLayer()
239 maViewShapes.clear(); in clearAllViewLayers()
[all …]
H A Ddrawshape.hxx338 ViewShapeVector maViewShapes; member in slideshow::internal::DrawShape

Completed in 370 milliseconds