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
69f61526
Kaydet (Commit)
69f61526
authored
Eyl 30, 2013
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-const-variable
Change-Id: I80848606487626a50fce93f0c6df3cfc8a50b35b
üst
09b491ae
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
8 deletions
+0
-8
UnxFilePicker.cxx
vcl/unx/kde/UnxFilePicker.cxx
+0
-4
KDE4FilePicker.cxx
vcl/unx/kde4/KDE4FilePicker.cxx
+0
-4
No files found.
vcl/unx/kde/UnxFilePicker.cxx
Dosyayı görüntüle @
69f61526
...
@@ -64,10 +64,6 @@ using namespace ::com::sun::star::ui::dialogs::TemplateDescription;
...
@@ -64,10 +64,6 @@ using namespace ::com::sun::star::ui::dialogs::TemplateDescription;
namespace
namespace
{
{
// controlling event notifications
const
bool
STARTUP_SUSPENDED
=
true
;
const
bool
STARTUP_ALIVE
=
false
;
uno
::
Sequence
<
OUString
>
SAL_CALL
FilePicker_getSupportedServiceNames
()
uno
::
Sequence
<
OUString
>
SAL_CALL
FilePicker_getSupportedServiceNames
()
{
{
uno
::
Sequence
<
OUString
>
aRet
(
3
);
uno
::
Sequence
<
OUString
>
aRet
(
3
);
...
...
vcl/unx/kde4/KDE4FilePicker.cxx
Dosyayı görüntüle @
69f61526
...
@@ -85,10 +85,6 @@ using namespace ::com::sun::star::uno;
...
@@ -85,10 +85,6 @@ using namespace ::com::sun::star::uno;
namespace
namespace
{
{
// controlling event notifications
const
bool
STARTUP_SUSPENDED
=
true
;
const
bool
STARTUP_ALIVE
=
false
;
uno
::
Sequence
<
OUString
>
SAL_CALL
FilePicker_getSupportedServiceNames
()
uno
::
Sequence
<
OUString
>
SAL_CALL
FilePicker_getSupportedServiceNames
()
{
{
uno
::
Sequence
<
OUString
>
aRet
(
3
);
uno
::
Sequence
<
OUString
>
aRet
(
3
);
...
...
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