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
a865c1a4
Kaydet (Commit)
a865c1a4
authored
Eyl 09, 2013
tarafından
Andrzej J.R. Hunt
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
WaE: unused variable 'aText'
Change-Id: Ief0af6dd64e5d144dd6396789068b3c7dae977bc
üst
82abb4eb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
optaboutconfig.cxx
cui/source/options/optaboutconfig.cxx
+0
-2
No files found.
cui/source/options/optaboutconfig.cxx
Dosyayı görüntüle @
a865c1a4
...
@@ -60,8 +60,6 @@ extern "C" SAL_DLLPUBLIC_EXPORT Window* SAL_CALL makeCuiCustomMultilineEdit(Wind
...
@@ -60,8 +60,6 @@ extern "C" SAL_DLLPUBLIC_EXPORT Window* SAL_CALL makeCuiCustomMultilineEdit(Wind
void
CuiCustomMultilineEdit
::
KeyInput
(
const
KeyEvent
&
rKeyEvent
)
void
CuiCustomMultilineEdit
::
KeyInput
(
const
KeyEvent
&
rKeyEvent
)
{
{
OUString
aText
;
bool
bValid
;
bool
bValid
;
bool
bNonSpace
=
rKeyEvent
.
GetKeyCode
().
GetCode
()
!=
KEY_SPACE
;
bool
bNonSpace
=
rKeyEvent
.
GetKeyCode
().
GetCode
()
!=
KEY_SPACE
;
if
(
bNumericOnly
&&
bNonSpace
)
if
(
bNumericOnly
&&
bNonSpace
)
...
...
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