Searched defs:fTint (Results 1 – 2 of 2) sorted by relevance
323 void Color::addChartTintTransformation( double fTint ) in addChartTintTransformation()332 void Color::addExcelTintTransformation( double fTint ) in addExcelTintTransformation()578 double fTint = 1.0 - fLum; // interval [0.0, 1.0] (white...full color) in toRgb() local
324 void Color::setRgb( sal_Int32 nRgbValue, double fTint ) in setRgb()331 void Color::setTheme( sal_Int32 nThemeIdx, double fTint ) in setTheme()341 void Color::setIndexed( sal_Int32 nPaletteIdx, double fTint ) in setIndexed()372 double fTint = nTint; in importColor() local
Completed in 39 milliseconds