Home
last modified time | relevance | path

Searched defs:_nColor (Results 1 – 7 of 7) sorted by relevance

/trunk/main/forms/source/inc/
H A Dformcontrolfont.hxx57 void setTextColor( sal_Int32 _nColor ) { m_aTextColor <<= _nColor; } in setTextColor()
62 void setTextLineColor( sal_Int32 _nColor ) { m_aTextLineColor <<= _nColor; } in setTextLineColor()
/trunk/main/svtools/inc/svtools/
H A Dextcolorcfg.hxx49 ,sal_Int32 _nColor in ExtendedColorConfigValue()
62 inline void setColor(sal_Int32 _nColor) { m_nColor = _nColor; } in setColor()
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DMessageBox.java208 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()
/trunk/main/svl/inc/svl/
H A Dcntwall.hxx41 Color _nColor; member in CntWallpaperItem
/trunk/main/svx/source/form/
H A Dfmcontrolbordermanager.cxx300 void ControlBorderManager::setStatusColor( ControlStatus _nStatus, sal_Int32 _nColor ) in setStatusColor()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog.java1079 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()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx143 void DlgEdFunc::setOverlappedControlColor(sal_Int32 _nColor) in setOverlappedControlColor()

Completed in 38 milliseconds