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
54a5ae1b
Kaydet (Commit)
54a5ae1b
authored
Eyl 17, 2015
tarafından
Noel Grandin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove unused Link<> fields
Change-Id: I824cfe9c909be31e8205d05cc5c6136a17fd98bb
üst
c6290642
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
RemoteDialogClientBox.hxx
sd/source/ui/dlg/RemoteDialogClientBox.hxx
+0
-3
No files found.
sd/source/ui/dlg/RemoteDialogClientBox.hxx
Dosyayı görüntüle @
54a5ae1b
...
@@ -100,8 +100,6 @@ class ClientBox : public Control
...
@@ -100,8 +100,6 @@ class ClientBox : public Control
long
m_nActiveHeight
;
long
m_nActiveHeight
;
long
m_nExtraHeight
;
long
m_nExtraHeight
;
Size
m_aOutputSize
;
Size
m_aOutputSize
;
Link
<>
m_aClickHdl
;
Link
<>
m_aDeauthoriseHdl
;
VclPtr
<
NumericBox
>
m_aPinBox
;
VclPtr
<
NumericBox
>
m_aPinBox
;
VclPtr
<
PushButton
>
m_aDeauthoriseButton
;
VclPtr
<
PushButton
>
m_aDeauthoriseButton
;
...
@@ -157,7 +155,6 @@ public:
...
@@ -157,7 +155,6 @@ public:
long
PointToPos
(
const
Point
&
rPos
);
long
PointToPos
(
const
Point
&
rPos
);
void
SetScrollHdl
(
const
Link
<>&
rLink
);
void
SetScrollHdl
(
const
Link
<>&
rLink
);
void
DoScroll
(
long
nDelta
);
void
DoScroll
(
long
nDelta
);
void
SetHyperlinkHdl
(
const
Link
<>&
rLink
){
m_aClickHdl
=
rLink
;
}
void
RecalcAll
();
void
RecalcAll
();
void
RemoveUnlocked
();
void
RemoveUnlocked
();
...
...
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