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
51f4c781
Kaydet (Commit)
51f4c781
authored
Agu 12, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
warning C4189: local variable is initialized but not referenced
Change-Id: I941898ecbd8f3c73d39878390cdcb89119a3bbaf
üst
226fbf44
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
VistaFilePickerImpl.cxx
fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx
+0
-3
No files found.
fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx
Dosyayı görüntüle @
51f4c781
...
@@ -106,8 +106,6 @@ OUString lcl_getURLFromShellItem (IShellItem* pItem)
...
@@ -106,8 +106,6 @@ OUString lcl_getURLFromShellItem (IShellItem* pItem)
::
std
::
vector
<
COMDLG_FILTERSPEC
>
lcl_buildFilterList
(
CFilterContainer
&
rContainer
)
::
std
::
vector
<
COMDLG_FILTERSPEC
>
lcl_buildFilterList
(
CFilterContainer
&
rContainer
)
{
{
const
sal_Int32
c
=
rContainer
.
numFilter
();
sal_Int32
i
=
0
;
::
std
::
vector
<
COMDLG_FILTERSPEC
>
lList
;
::
std
::
vector
<
COMDLG_FILTERSPEC
>
lList
;
CFilterContainer
::
FILTER_ENTRY_T
aFilter
;
CFilterContainer
::
FILTER_ENTRY_T
aFilter
;
...
@@ -1101,7 +1099,6 @@ void VistaFilePickerImpl::impl_sta_SetControlValue(const RequestRef& rRequest)
...
@@ -1101,7 +1099,6 @@ void VistaFilePickerImpl::impl_sta_SetControlValue(const RequestRef& rRequest)
void
VistaFilePickerImpl
::
impl_sta_GetControlValue
(
const
RequestRef
&
rRequest
)
void
VistaFilePickerImpl
::
impl_sta_GetControlValue
(
const
RequestRef
&
rRequest
)
{
{
::
sal_Int16
nId
=
rRequest
->
getArgumentOrDefault
(
PROP_CONTROL_ID
,
INVALID_CONTROL_ID
);
::
sal_Int16
nId
=
rRequest
->
getArgumentOrDefault
(
PROP_CONTROL_ID
,
INVALID_CONTROL_ID
);
::
sal_Int16
nAction
=
rRequest
->
getArgumentOrDefault
(
PROP_CONTROL_ACTION
,
INVALID_CONTROL_ACTION
);
// dont check for right values here ...
// dont check for right values here ...
// most parameters are optional !
// most parameters are optional !
...
...
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