Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dcolorwindow.hxx38 Color maTLBRColor; member in ColorStatus
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dcolorwindow.hxx39 Color maTLBRColor; member in ColorStatus
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/tbxctrls/
H A Dtbcontrl.cxx2106 maTLBRColor( COL_TRANSPARENT ), in ColorStatus()
2131 maTLBRColor = aColor; in statusChanged()
2142 if ( maTLBRColor != COL_TRANSPARENT ) in GetColor()
2144 if ( aColor != maTLBRColor && aColor != COL_TRANSPARENT ) in GetColor()
2146 aColor = maTLBRColor; in GetColor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/tbxctrls/
H A Dtbcontrl.cxx2304 maTLBRColor( COL_TRANSPARENT ), in ColorStatus()
2329 maTLBRColor = aColor; in statusChanged()
2340 if ( maTLBRColor != COL_TRANSPARENT ) in GetColor()
2342 if ( aColor != maTLBRColor && aColor != COL_TRANSPARENT ) in GetColor()
2344 aColor = maTLBRColor; in GetColor()