Searched refs:maUserPaintColor (Results 1 – 2 of 2) sorted by relevance
455 boost::optional<RGBColor> maUserPaintColor; member in __anon9a1686190111::SlideShowImpl586 maUserPaintColor(), in SlideShowImpl()948 maUserPaintColor ? *maUserPaintColor : RGBColor(), in makeSlide()950 !!maUserPaintColor, in makeSlide()1001 else if( maUserPaintColor && in calcActiveCursor()1614 maUserPaintColor.reset( unoColor2RGBColor( nColor ) ); in setProperty()1618 maEventMultiplexer.notifyUserPaintColor( *maUserPaintColor ); in setProperty()1623 maUserPaintColor.reset(); in setProperty()2195 …mpCurrentSlide->update_settings( !!maUserPaintColor, maUserPaintColor ? *maUserPaintColor : RGBCol… in notifySlideTransitionEnded()
255 RGBColor maUserPaintColor; member in slideshow::internal::__anon016e0df80111::SlideImpl394 maUserPaintColor(aUserPaintColor), in SlideImpl()424 maUserPaintColor = aUserPaintColor; in update_settings()911 mpPaintOverlay = UserPaintOverlay::create( maUserPaintColor, in activatePaintOverlay()
Completed in 30 milliseconds