Searched refs:dUserPaintStrokeWidth (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/slideshow/source/engine/slide/ |
H A D | slideimpl.cxx | 111 double dUserPaintStrokeWidth, 140 …_settings( bool bUserPaintEnabled, RGBColor const& aUserPaintColor, double dUserPaintStrokeWidth ); 363 double dUserPaintStrokeWidth, in SlideImpl() argument 395 mdUserPaintStrokeWidth(dUserPaintStrokeWidth), in SlideImpl() 422 …e_settings( bool bUserPaintEnabled, RGBColor const& aUserPaintColor, double dUserPaintStrokeWidth ) in update_settings() argument 425 mdUserPaintStrokeWidth = dUserPaintStrokeWidth; in update_settings() 1276 … double dUserPaintStrokeWidth, in createSlide() argument 1287 dUserPaintStrokeWidth, bUserPaintEnabled, in createSlide()
|
H A D | userpaintoverlay.cxx | 457 …e_settings( bool bUserPaintEnabled, RGBColor const& aUserPaintColor, double dUserPaintStrokeWidth ) in update_settings() argument 460 mnStrokeWidth = dUserPaintStrokeWidth; in update_settings() 531 …e_settings( bool bUserPaintEnabled, RGBColor const& aUserPaintColor, double dUserPaintStrokeWidth ) in update_settings() argument 533 mpHandler->update_settings( bUserPaintEnabled, aUserPaintColor, dUserPaintStrokeWidth ); in update_settings()
|
H A D | userpaintoverlay.hxx | 74 …_settings( bool bUserPaintEnabled, RGBColor const& aUserPaintColor, double dUserPaintStrokeWidth );
|
/aoo41x/main/slideshow/source/inc/ |
H A D | slide.hxx | 126 …tings( bool bUserPaintEnabled, RGBColor const& aUserPaintColor, double dUserPaintStrokeWidth ) = 0; 211 … double dUserPaintStrokeWidth,
|
Completed in 19 milliseconds