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
cb53d9c4
Kaydet (Commit)
cb53d9c4
authored
Tem 07, 2016
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
loplugin:passstuffbyref also for {css::uno,rtl}::Reference
Change-Id: Ibeb53a944551b9a654979fefaae85ba3f82c52fb
üst
303dd4af
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
dp_gui_updateinstalldialog.cxx
desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx
+2
-2
migration_impl.hxx
desktop/source/migration/migration_impl.hxx
+1
-1
No files found.
desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx
Dosyayı görüntüle @
cb53d9c4
...
...
@@ -81,7 +81,7 @@ namespace dp_gui {
class
UpdateInstallDialog
::
Thread
:
public
salhelper
::
Thread
{
friend
class
UpdateCommandEnv
;
public
:
Thread
(
cssu
::
Reference
<
cssu
::
XComponentContext
>
ctx
,
Thread
(
cssu
::
Reference
<
cssu
::
XComponentContext
>
c
onst
&
c
tx
,
UpdateInstallDialog
&
dialog
,
std
::
vector
<
dp_gui
::
UpdateData
>
&
aVecUpdateData
);
void
stop
();
...
...
@@ -146,7 +146,7 @@ public:
UpdateInstallDialog
::
Thread
::
Thread
(
cssu
::
Reference
<
cssu
::
XComponentContext
>
xCtx
,
cssu
::
Reference
<
cssu
::
XComponentContext
>
const
&
xCtx
,
UpdateInstallDialog
&
dialog
,
std
::
vector
<
dp_gui
::
UpdateData
>
&
aVecUpdateData
)
:
salhelper
::
Thread
(
"dp_gui_updateinstalldialog"
),
...
...
desktop/source/migration/migration_impl.hxx
Dosyayı görüntüle @
cb53d9c4
...
...
@@ -104,7 +104,7 @@ struct MigrationItem
MigrationItem
(
const
OUString
&
sParentNodeName
,
const
OUString
&
sPrevSibling
,
const
OUString
&
sCommandURL
,
const
css
::
uno
::
Reference
<
css
::
container
::
XIndexContainer
>
xPopupMenu
)
const
css
::
uno
::
Reference
<
css
::
container
::
XIndexContainer
>
&
xPopupMenu
)
{
m_sParentNodeName
=
sParentNodeName
;
m_sPrevSibling
=
sPrevSibling
;
...
...
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