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
10aec5f9
Kaydet (Commit)
10aec5f9
authored
Mar 04, 2016
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Silence -Werror,-Wnon-virtual-dtor
Change-Id: I643c7e8ad12f255822c51a8f295e95f8799ef36a
üst
e6a38185
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
IVistaFilePickerInternalNotify.hxx
...ource/win32/filepicker/IVistaFilePickerInternalNotify.hxx
+3
-0
FopEvtDisp.hxx
fpicker/source/win32/folderpicker/FopEvtDisp.hxx
+3
-0
No files found.
fpicker/source/win32/filepicker/IVistaFilePickerInternalNotify.hxx
Dosyayı görüntüle @
10aec5f9
...
@@ -45,6 +45,9 @@ class IVistaFilePickerInternalNotify
...
@@ -45,6 +45,9 @@ class IVistaFilePickerInternalNotify
virtual
void
onAutoExtensionChanged
(
bool
bChecked
)
=
0
;
virtual
void
onAutoExtensionChanged
(
bool
bChecked
)
=
0
;
virtual
bool
onFileTypeChanged
(
UINT
nTypeIndex
)
=
0
;
virtual
bool
onFileTypeChanged
(
UINT
nTypeIndex
)
=
0
;
protected
:
~
IVistaFilePickerInternalNotify
()
{}
};
};
}}}
}}}
...
...
fpicker/source/win32/folderpicker/FopEvtDisp.hxx
Dosyayı görüntüle @
10aec5f9
...
@@ -29,6 +29,9 @@ public:
...
@@ -29,6 +29,9 @@ public:
// dispatches a FilePickerEvent to wherever
// dispatches a FilePickerEvent to wherever
virtual
void
SAL_CALL
helpRequested
(
css
::
lang
::
EventObject
aEvent
)
const
=
0
;
virtual
void
SAL_CALL
helpRequested
(
css
::
lang
::
EventObject
aEvent
)
const
=
0
;
protected
:
~
CFOPEventDispatcher
()
{}
};
};
#endif
#endif
...
...
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