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
d47e763e
Kaydet (Commit)
d47e763e
authored
Nis 10, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo: simpe -> simple
üst
a148122b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
eschesdo.cxx
filter/source/msfilter/eschesdo.cxx
+1
-1
epptso.cxx
sd/source/filter/eppt/epptso.cxx
+1
-1
No files found.
filter/source/msfilter/eschesdo.cxx
Dosyayı görüntüle @
d47e763e
...
@@ -563,7 +563,7 @@ sal_uInt32 ImplEESdrWriter::ImplWriteShape( ImplEESdrObject& rObj,
...
@@ -563,7 +563,7 @@ sal_uInt32 ImplEESdrWriter::ImplWriteShape( ImplEESdrObject& rObj,
if
(
rObj
.
ImplGetText
()
)
if
(
rObj
.
ImplGetText
()
)
{
{
/* SJ #i34951#: because M. documents are not allowing GraphicObjects containing text, we
/* SJ #i34951#: because M. documents are not allowing GraphicObjects containing text, we
have to create a simpe Rectangle with fill bitmap instead (while not allowing BitmapMode_Repeat).
have to create a simp
l
e Rectangle with fill bitmap instead (while not allowing BitmapMode_Repeat).
*/
*/
ADD_SHAPE
(
ESCHER_ShpInst_Rectangle
,
0xa00
);
// Flags: Connector | HasSpt
ADD_SHAPE
(
ESCHER_ShpInst_Rectangle
,
0xa00
);
// Flags: Connector | HasSpt
if
(
aPropOpt
.
CreateGraphicProperties
(
rObj
.
mXPropSet
,
"GraphicURL"
,
true
,
true
,
false
)
)
if
(
aPropOpt
.
CreateGraphicProperties
(
rObj
.
mXPropSet
,
"GraphicURL"
,
true
,
true
,
false
)
)
...
...
sd/source/filter/eppt/epptso.cxx
Dosyayı görüntüle @
d47e763e
...
@@ -2724,7 +2724,7 @@ void PPTWriter::ImplWritePage( const PHLayout& rLayout, EscherSolverContainer& a
...
@@ -2724,7 +2724,7 @@ void PPTWriter::ImplWritePage( const PHLayout& rLayout, EscherSolverContainer& a
if
(
mnTextSize
)
// graphic object or area fill
if
(
mnTextSize
)
// graphic object or area fill
{
{
/* SJ #i34951#: because M. documents are not allowing GraphicObjects containing text, we
/* SJ #i34951#: because M. documents are not allowing GraphicObjects containing text, we
have to create a simpe Rectangle with fill bitmap instead (while not allowing BitmapMode_Repeat).
have to create a simp
l
e Rectangle with fill bitmap instead (while not allowing BitmapMode_Repeat).
*/
*/
ImplCreateShape
(
ESCHER_ShpInst_Rectangle
,
0xa00
,
aSolverContainer
);
// Flags: Connector | HasSpt
ImplCreateShape
(
ESCHER_ShpInst_Rectangle
,
0xa00
,
aSolverContainer
);
// Flags: Connector | HasSpt
if
(
aPropOpt
.
CreateGraphicProperties
(
mXPropSet
,
OUString
(
"GraphicURL"
),
true
,
true
,
false
)
)
if
(
aPropOpt
.
CreateGraphicProperties
(
mXPropSet
,
OUString
(
"GraphicURL"
),
true
,
true
,
false
)
)
...
...
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