#i10000# help msvc to find the right one of an overloaded func
This commit is contained in:
@@ -589,7 +589,8 @@ namespace dxcanvas
|
|||||||
&rValues.maColors[0]+rValues.maColors.getLength(),
|
&rValues.maColors[0]+rValues.maColors.getLength(),
|
||||||
aColors.begin(),
|
aColors.begin(),
|
||||||
boost::bind(
|
boost::bind(
|
||||||
&tools::sequenceToArgb,
|
(Gdiplus::ARGB (*)( const uno::Sequence< double >& ))(
|
||||||
|
&tools::sequenceToArgb),
|
||||||
_1));
|
_1));
|
||||||
std::vector< Gdiplus::REAL > aStops;
|
std::vector< Gdiplus::REAL > aStops;
|
||||||
comphelper::sequenceToContainer(aStops,rValues.maStops);
|
comphelper::sequenceToContainer(aStops,rValues.maStops);
|
||||||
|
Reference in New Issue
Block a user