Searched refs:maUserPaintColor (Results 1 – 2 of 2) sorted by relevance
442 boost::optional<RGBColor> maUserPaintColor; member in __anon857254e10111::SlideShowImpl573 maUserPaintColor(), in SlideShowImpl()935 maUserPaintColor ? *maUserPaintColor : RGBColor(), in makeSlide()937 !!maUserPaintColor, in makeSlide()988 else if( maUserPaintColor && in calcActiveCursor()1593 maUserPaintColor.reset( unoColor2RGBColor( nColor ) ); in setProperty()1597 maEventMultiplexer.notifyUserPaintColor( *maUserPaintColor ); in setProperty()1602 maUserPaintColor.reset(); in setProperty()2168 …mpCurrentSlide->update_settings( !!maUserPaintColor, maUserPaintColor ? *maUserPaintColor : RGBCol… in notifySlideTransitionEnded()
255 RGBColor maUserPaintColor; member in slideshow::internal::__anon32f8aec00111::SlideImpl394 maUserPaintColor(aUserPaintColor), in SlideImpl()424 maUserPaintColor = aUserPaintColor; in update_settings()911 mpPaintOverlay = UserPaintOverlay::create( maUserPaintColor, in activatePaintOverlay()