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
e20df218
Kaydet (Commit)
e20df218
authored
Ara 08, 2015
tarafından
Jan Holesovsky
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
These should still be virtual.
Change-Id: I11a8f9db15a576ff9926f8f827cbcc08a345ffa4
üst
b088fc60
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
button.hxx
include/vcl/button.hxx
+2
-2
No files found.
include/vcl/button.hxx
Dosyayı görüntüle @
e20df218
...
@@ -94,7 +94,7 @@ public:
...
@@ -94,7 +94,7 @@ public:
virtual
bool
set_property
(
const
OString
&
rKey
,
const
OString
&
rValue
)
override
;
virtual
bool
set_property
(
const
OString
&
rKey
,
const
OString
&
rValue
)
override
;
/// Sets the button state according to the FeatureStateEvent emitted by an Uno state change.
/// Sets the button state according to the FeatureStateEvent emitted by an Uno state change.
v
oid
statusChanged
(
const
css
::
frame
::
FeatureStateEvent
&
rEvent
);
v
irtual
void
statusChanged
(
const
css
::
frame
::
FeatureStateEvent
&
rEvent
);
protected
:
protected
:
...
@@ -187,7 +187,7 @@ public:
...
@@ -187,7 +187,7 @@ public:
void
SetState
(
TriState
eState
);
void
SetState
(
TriState
eState
);
TriState
GetState
()
const
{
return
meState
;
}
TriState
GetState
()
const
{
return
meState
;
}
v
oid
statusChanged
(
const
css
::
frame
::
FeatureStateEvent
&
rEvent
)
;
v
irtual
void
statusChanged
(
const
css
::
frame
::
FeatureStateEvent
&
rEvent
)
override
;
void
Check
(
bool
bCheck
=
true
);
void
Check
(
bool
bCheck
=
true
);
bool
IsChecked
()
const
;
bool
IsChecked
()
const
;
...
...
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