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
3782235a
Kaydet (Commit)
3782235a
authored
Eki 09, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
loplugin:staticmethods
Change-Id: Ice121a65e38d47b4a26f7ed81fc3037e031ae7c4
üst
3c64e4bb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
app.hxx
desktop/inc/app.hxx
+2
-2
No files found.
desktop/inc/app.hxx
Dosyayı görüntüle @
3782235a
...
@@ -160,8 +160,8 @@ class Desktop : public Application
...
@@ -160,8 +160,8 @@ class Desktop : public Application
/** for ui-testing provide a mechanism to pseudo-restart by closing the
/** for ui-testing provide a mechanism to pseudo-restart by closing the
open frames and reopen the frame that appeared post initial startup
open frames and reopen the frame that appeared post initial startup
*/
*/
void
CloseFrameAndReopen
(
css
::
uno
::
Reference
<
css
::
frame
::
XDesktop2
>
xDesktop
);
static
void
CloseFrameAndReopen
(
css
::
uno
::
Reference
<
css
::
frame
::
XDesktop2
>
xDesktop
);
void
DoExecute
(
css
::
uno
::
Reference
<
css
::
frame
::
XDesktop2
>
xDesktop
);
static
void
DoExecute
(
css
::
uno
::
Reference
<
css
::
frame
::
XDesktop2
>
xDesktop
);
/// does initializations which are necessary for the first run of the office
/// does initializations which are necessary for the first run of the office
static
void
DoFirstRunInitializations
();
static
void
DoFirstRunInitializations
();
...
...
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