Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
abf2012c
Kaydet (Commit)
abf2012c
authored
Eki 29, 2007
tarafından
Vladimir Glazounov
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#100000# 0 as initial value
üst
61b3d417
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
unodialog.cxx
sdext/source/minimizer/unodialog.cxx
+3
-3
No files found.
sdext/source/minimizer/unodialog.cxx
Dosyayı görüntüle @
abf2012c
...
@@ -4,9 +4,9 @@
...
@@ -4,9 +4,9 @@
*
*
* $RCSfile: unodialog.cxx,v $
* $RCSfile: unodialog.cxx,v $
*
*
* $Revision: 1.
3
$
* $Revision: 1.
4
$
*
*
* last change: $Author: vg $ $Date: 2007-10-29 1
2:29:48
$
* last change: $Author: vg $ $Date: 2007-10-29 1
6:05:37
$
*
*
* The Contents of this file are made available subject to
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
* the terms of GNU Lesser General Public License Version 2.1.
...
@@ -178,7 +178,7 @@ sal_Bool UnoDialog::isHighContrast()
...
@@ -178,7 +178,7 @@ sal_Bool UnoDialog::isHighContrast()
sal_Bool
bHighContrast
=
sal_False
;
sal_Bool
bHighContrast
=
sal_False
;
try
try
{
{
sal_Int32
nBackgroundColor
=
sal_False
;
sal_Int32
nBackgroundColor
=
0
;
if
(
mxDialogModelPropertySet
->
getPropertyValue
(
OUString
(
RTL_CONSTASCII_USTRINGPARAM
(
"BackgroundColor"
)
)
)
>>=
nBackgroundColor
)
if
(
mxDialogModelPropertySet
->
getPropertyValue
(
OUString
(
RTL_CONSTASCII_USTRINGPARAM
(
"BackgroundColor"
)
)
)
>>=
nBackgroundColor
)
{
{
sal_uInt8
nLum
(
static_cast
<
sal_uInt8
>
(
(
static_cast
<
sal_uInt8
>
(
nBackgroundColor
>>
16
)
*
28
+
sal_uInt8
nLum
(
static_cast
<
sal_uInt8
>
(
(
static_cast
<
sal_uInt8
>
(
nBackgroundColor
>>
16
)
*
28
+
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment