Home
last modified time | relevance | path

Searched refs:PROGRESSBAR_DEFAULT_BACKGROUNDCOLOR (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/UnoControls/source/inc/
H A Dprogressbar.hxx33 #define PROGRESSBAR_DEFAULT_BACKGROUNDCOLOR Color( 0xC0, 0xC0, 0xC0 ) // lightgray macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/UnoControls/source/inc/
H A Dprogressbar.hxx34 #define PROGRESSBAR_DEFAULT_BACKGROUNDCOLOR sal_Int32(Color( 0x00, 0xC0, 0xC0, 0xC0 )) // lightgray macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/UnoControls/source/controls/
H A Dprogressbar.cxx44 , m_nBackgroundColor ( PROGRESSBAR_DEFAULT_BACKGROUNDCOLOR ) in ProgressBar()
/dports/editors/libreoffice/libreoffice-7.2.6.2/UnoControls/source/controls/
H A Dprogressbar.cxx44 , m_nBackgroundColor ( PROGRESSBAR_DEFAULT_BACKGROUNDCOLOR ) in ProgressBar()