Home
last modified time | relevance | path

Searched refs:m_nForegroundColor (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/UnoControls/source/controls/
H A Dprogressbar.cxx67 , m_nForegroundColor ( DEFAULT_FOREGROUNDCOLOR ) in ProgressBar()
197 m_nForegroundColor = nColor ; in setForegroundColor()
391 rGraphics->setFillColor ( m_nForegroundColor ) ; in impl_paint()
392 rGraphics->setLineColor ( m_nForegroundColor ) ; in impl_paint()
/aoo41x/main/UnoControls/source/inc/
H A Dprogressbar.hxx430 sal_Int32 m_nForegroundColor ; // (alpha,r,g,b) member in unocontrols::ProgressBar

Completed in 25 milliseconds