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
f6a0e670
Kaydet (Commit)
f6a0e670
authored
Şub 21, 2015
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Typo: (dis)apear(s)->(dis)appear(s)
Change-Id: Ie5d18aa59885172bd701ddcfb0e62f5ad3816de9
üst
4cf69df2
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
CellLineStyleValueSet.cxx
sc/source/ui/sidebar/CellLineStyleValueSet.cxx
+1
-1
appquit.cxx
sfx2/source/appl/appquit.cxx
+1
-1
AgendaDocument.py
wizards/com/sun/star/wizards/agenda/AgendaDocument.py
+1
-1
WWD_Startup.py
wizards/com/sun/star/wizards/web/WWD_Startup.py
+1
-1
No files found.
sc/source/ui/sidebar/CellLineStyleValueSet.cxx
Dosyayı görüntüle @
f6a0e670
...
@@ -105,7 +105,7 @@ void CellLineStyleValueSet::UserDraw( const UserDrawEvent& rUDEvt )
...
@@ -105,7 +105,7 @@ void CellLineStyleValueSet::UserDraw( const UserDrawEvent& rUDEvt )
pDev
->
SetFont
(
aFont
);
pDev
->
SetFont
(
aFont
);
Point
aStart
(
aBLPos
.
X
()
+
nRectWidth
*
7
/
9
-
5
,
aBLPos
.
Y
()
+
nRectHeight
/
6
);
Point
aStart
(
aBLPos
.
X
()
+
nRectWidth
*
7
/
9
-
5
,
aBLPos
.
Y
()
+
nRectHeight
/
6
);
pDev
->
DrawText
(
aStart
,
maStrUnit
[
nItemId
-
1
]);
//can't set TEXT_DRAW_ENDELLIPSIS here, or the text will disapear
pDev
->
DrawText
(
aStart
,
maStrUnit
[
nItemId
-
1
]);
//can't set TEXT_DRAW_ENDELLIPSIS here, or the text will disap
p
ear
//draw line
//draw line
if
(
nSelItem
==
nItemId
)
if
(
nSelItem
==
nItemId
)
...
...
sfx2/source/appl/appquit.cxx
Dosyayı görüntüle @
f6a0e670
...
@@ -94,7 +94,7 @@ void SfxApplication::Deinitialize()
...
@@ -94,7 +94,7 @@ void SfxApplication::Deinitialize()
Exit
();
Exit
();
// Release Controller and others
// Release Controller and others
// then the remaining components should also disapear ( Beamer! )
// then the remaining components should also disap
p
ear ( Beamer! )
#if HAVE_FEATURE_SCRIPTING
#if HAVE_FEATURE_SCRIPTING
BasicManagerRepository
::
resetApplicationBasicManager
();
BasicManagerRepository
::
resetApplicationBasicManager
();
...
...
wizards/com/sun/star/wizards/agenda/AgendaDocument.py
Dosyayı görüntüle @
f6a0e670
...
@@ -269,7 +269,7 @@ class AgendaDocument(TextDocument):
...
@@ -269,7 +269,7 @@ class AgendaDocument(TextDocument):
date of the document (which is document-specific).<br/>
date of the document (which is document-specific).<br/>
Initializes the Items Cache map.
Initializes the Items Cache map.
Analyses the document:<br/>
Analyses the document:<br/>
-find all "fille-ins" (apear as >xxx< in the document).
-find all "fille-ins" (ap
p
ear as >xxx< in the document).
-analyze all items sections (and the tables in them).
-analyze all items sections (and the tables in them).
-locate the titles and actualize them
-locate the titles and actualize them
-analyze the topics table
-analyze the topics table
...
...
wizards/com/sun/star/wizards/web/WWD_Startup.py
Dosyayı görüntüle @
f6a0e670
...
@@ -308,7 +308,7 @@ class WWD_Startup(WWD_General):
...
@@ -308,7 +308,7 @@ class WWD_Startup(WWD_General):
for
index
,
item
in
enumerate
(
sessions
):
for
index
,
item
in
enumerate
(
sessions
):
self
.
settings
.
savedSessions
.
add
(
index
,
item
)
self
.
settings
.
savedSessions
.
add
(
index
,
item
)
# add an empty session to the saved session
# add an empty session to the saved session
# list which apears in step 1
# list which ap
p
ears in step 1
sn
=
CGSessionName
()
sn
=
CGSessionName
()
sn
.
cp_Name
=
self
.
resources
.
resSessionNameNone
sn
.
cp_Name
=
self
.
resources
.
resSessionNameNone
self
.
settings
.
cp_SavedSessions
.
add
(
0
,
sn
)
self
.
settings
.
cp_SavedSessions
.
add
(
0
,
sn
)
...
...
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