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
1daa046c
Kaydet (Commit)
1daa046c
authored
Şub 07, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
loplugin:deletedspecial
Change-Id: I2e21490b975472952b7ffef3e6b865343f8aac7e
üst
16f52ab2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
vclxspinbutton.hxx
include/toolkit/awt/vclxspinbutton.hxx
+2
-2
unocontrols.hxx
include/toolkit/controls/unocontrols.hxx
+1
-1
No files found.
include/toolkit/awt/vclxspinbutton.hxx
Dosyayı görüntüle @
1daa046c
...
@@ -80,8 +80,8 @@ namespace toolkit
...
@@ -80,8 +80,8 @@ namespace toolkit
void
ProcessWindowEvent
(
const
VclWindowEvent
&
_rVclWindowEvent
)
SAL_OVERRIDE
;
void
ProcessWindowEvent
(
const
VclWindowEvent
&
_rVclWindowEvent
)
SAL_OVERRIDE
;
private
:
private
:
VCLXSpinButton
(
const
VCLXSpinButton
&
)
;
// never implemented
VCLXSpinButton
(
const
VCLXSpinButton
&
)
SAL_DELETED_FUNCTION
;
VCLXSpinButton
&
operator
=
(
const
VCLXSpinButton
&
)
;
// never implemented
VCLXSpinButton
&
operator
=
(
const
VCLXSpinButton
&
)
SAL_DELETED_FUNCTION
;
};
};
...
...
include/toolkit/controls/unocontrols.hxx
Dosyayı görüntüle @
1daa046c
...
@@ -244,7 +244,7 @@ protected:
...
@@ -244,7 +244,7 @@ protected:
::
com
::
sun
::
star
::
uno
::
Any
ImplGetDefaultValue
(
sal_uInt16
nPropId
)
const
SAL_OVERRIDE
;
::
com
::
sun
::
star
::
uno
::
Any
ImplGetDefaultValue
(
sal_uInt16
nPropId
)
const
SAL_OVERRIDE
;
private
:
private
:
GraphicControlModel
&
operator
=
(
const
GraphicControlModel
&
)
;
// never implemented
GraphicControlModel
&
operator
=
(
const
GraphicControlModel
&
)
SAL_DELETED_FUNCTION
;
};
};
...
...
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