Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/slide/
H A Duserpaintoverlay.cxx128 bool colorChanged( RGBColor const& rUserColor ) in colorChanged() argument
132 this->maStrokeColor = rUserColor; in colorChanged()
/trunk/main/slideshow/source/inc/
H A Duserpainteventhandler.hxx47 virtual bool colorChanged( RGBColor const& rUserColor ) = 0;
H A Deventmultiplexer.hxx480 bool notifyUserPaintColor( RGBColor const& rUserColor );
/trunk/main/slideshow/source/engine/
H A Deventmultiplexer.cxx1065 bool EventMultiplexer::notifyUserPaintColor( RGBColor const& rUserColor ) in notifyUserPaintColor() argument
1070 boost::cref(rUserColor))); in notifyUserPaintColor()

Completed in 29 milliseconds