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
73a395cd
Kaydet (Commit)
73a395cd
authored
Ara 06, 2011
tarafından
Thorsten Behrens
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Make merges of impress210 build.
üst
e57053c4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
annotationmanager.cxx
sd/source/ui/annotations/annotationmanager.cxx
+1
-1
galtheme.hrc
svx/inc/galtheme.hrc
+1
-1
gallery.hxx
svx/inc/svx/gallery.hxx
+1
-1
doc.hxx
sw/inc/doc.hxx
+1
-1
No files found.
sd/source/ui/annotations/annotationmanager.cxx
Dosyayı görüntüle @
73a395cd
...
@@ -153,7 +153,7 @@ static SfxDispatcher* getDispatcher( ViewShellBase& rBase )
...
@@ -153,7 +153,7 @@ static SfxDispatcher* getDispatcher( ViewShellBase& rBase )
com
::
sun
::
star
::
util
::
DateTime
getCurrentDateTime
()
com
::
sun
::
star
::
util
::
DateTime
getCurrentDateTime
()
{
{
DateTime
aCurrentDate
;
DateTime
aCurrentDate
(
DateTime
::
SYSTEM
)
;
return
com
::
sun
::
star
::
util
::
DateTime
(
0
,
aCurrentDate
.
GetSec
(),
aCurrentDate
.
GetMin
(),
aCurrentDate
.
GetHour
(),
aCurrentDate
.
GetDay
(),
aCurrentDate
.
GetMonth
(),
aCurrentDate
.
GetYear
()
);
return
com
::
sun
::
star
::
util
::
DateTime
(
0
,
aCurrentDate
.
GetSec
(),
aCurrentDate
.
GetMin
(),
aCurrentDate
.
GetHour
(),
aCurrentDate
.
GetDay
(),
aCurrentDate
.
GetMonth
(),
aCurrentDate
.
GetYear
()
);
}
}
...
...
svx/inc/galtheme.hrc
Dosyayı görüntüle @
73a395cd
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
#define RID_GALLERYSTR_THEME_MAPS (RID_GALLERYSTR_THEME_START + 12)
#define RID_GALLERYSTR_THEME_MAPS (RID_GALLERYSTR_THEME_START + 12)
#define RID_GALLERYSTR_THEME_PEOPLE (RID_GALLERYSTR_THEME_START + 13)
#define RID_GALLERYSTR_THEME_PEOPLE (RID_GALLERYSTR_THEME_START + 13)
#define RID_GALLERYSTR_THEME_SURFACES (RID_GALLERYSTR_THEME_START + 14)
#define RID_GALLERYSTR_THEME_SURFACES (RID_GALLERYSTR_THEME_START + 14)
// free
#define RID_GALLERYSTR_THEME_HTMLBUTTONS (RID_GALLERYSTR_THEME_START + 15)
#define RID_GALLERYSTR_THEME_POWERPOINT (RID_GALLERYSTR_THEME_START + 16)
#define RID_GALLERYSTR_THEME_POWERPOINT (RID_GALLERYSTR_THEME_START + 16)
#define RID_GALLERYSTR_THEME_RULERS (RID_GALLERYSTR_THEME_START + 17)
#define RID_GALLERYSTR_THEME_RULERS (RID_GALLERYSTR_THEME_START + 17)
#define RID_GALLERYSTR_THEME_SOUNDS (RID_GALLERYSTR_THEME_START + 18)
#define RID_GALLERYSTR_THEME_SOUNDS (RID_GALLERYSTR_THEME_START + 18)
...
...
svx/inc/svx/gallery.hxx
Dosyayı görüntüle @
73a395cd
...
@@ -64,7 +64,7 @@
...
@@ -64,7 +64,7 @@
#define GALLERY_THEME_MAPS 12
#define GALLERY_THEME_MAPS 12
#define GALLERY_THEME_PEOPLE 13
#define GALLERY_THEME_PEOPLE 13
#define GALLERY_THEME_SURFACES 14
#define GALLERY_THEME_SURFACES 14
// free
#define GALLERY_THEME_HTMLBUTTONS 15
#define GALLERY_THEME_POWERPOINT 16
#define GALLERY_THEME_POWERPOINT 16
#define GALLERY_THEME_RULERS 17
#define GALLERY_THEME_RULERS 17
#define GALLERY_THEME_SOUNDS 18
#define GALLERY_THEME_SOUNDS 18
...
...
sw/inc/doc.hxx
Dosyayı görüntüle @
73a395cd
...
@@ -591,7 +591,7 @@ private:
...
@@ -591,7 +591,7 @@ private:
sal_Bool
mbStartIdleTimer
;
// idle timer mode start/stop
sal_Bool
mbStartIdleTimer
;
// idle timer mode start/stop
bool
mbSetDrawDefaults
;
// set draw pool defaults for freshly created documents
bool
mbSetDrawDefaults
;
// set draw pool defaults for freshly created documents
static
SwAutoCompleteWord
*
pACmpltWords
;
// List of all words for AutoComplete
static
SwAutoCompleteWord
*
pACmpltWords
;
// List of all words for AutoComplete
...
...
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