Searched refs:maViewShapes (Results 1 – 3 of 3) sorted by relevance
433 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 …]
127 ViewBackgroundShapeVector maViewShapes; member in slideshow::internal::BackgroundShape139 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 …]
338 ViewShapeVector maViewShapes; member in slideshow::internal::DrawShape
Completed in 19 milliseconds