Searched defs:_nColor (Results 1 – 7 of 7) sorted by relevance
57 void setTextColor( sal_Int32 _nColor ) { m_aTextColor <<= _nColor; } in setTextColor()62 void setTextLineColor( sal_Int32 _nColor ) { m_aTextLineColor <<= _nColor; } in setTextLineColor()
49 ,sal_Int32 _nColor in ExtendedColorConfigValue()62 inline void setColor(sal_Int32 _nColor) { m_nColor = _nColor; } in setColor()
208 public static int getRedColorShare(int _nColor) { in getRedColorShare()217 public static int getGreenColorShare(int _nColor) { in getGreenColorShare()224 public static int getBlueColorShare(int _nColor) { in getBlueColorShare()
41 Color _nColor; member in CntWallpaperItem
300 void ControlBorderManager::setStatusColor( ControlStatus _nStatus, sal_Int32 _nColor ) in setStatusColor()
1079 public static int getRedColorShare(int _nColor) in getRedColorShare()1089 public static int getGreenColorShare(int _nColor) in getGreenColorShare()1097 public static int getBlueColorShare(int _nColor) in getBlueColorShare()
143 void DlgEdFunc::setOverlappedControlColor(sal_Int32 _nColor) in setOverlappedControlColor()
Completed in 31 milliseconds