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
628543c1
Kaydet (Commit)
628543c1
authored
Eki 29, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
const
Change-Id: I0d89cc99a1d8f7b3c17986b45653dce5e4b436d7
üst
e4e7f9d8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
shape.hxx
include/oox/drawingml/shape.hxx
+1
-1
shape.cxx
oox/source/drawingml/shape.cxx
+1
-1
No files found.
include/oox/drawingml/shape.hxx
Dosyayı görüntüle @
628543c1
...
@@ -216,7 +216,7 @@ protected:
...
@@ -216,7 +216,7 @@ protected:
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
drawing
::
XShapes
>&
rxShapes
,
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
drawing
::
XShapes
>&
rxShapes
,
const
::
com
::
sun
::
star
::
awt
::
Rectangle
&
rClientRect
,
const
::
com
::
sun
::
star
::
awt
::
Rectangle
&
rClientRect
,
ShapeIdMap
*
pShapeMap
,
ShapeIdMap
*
pShapeMap
,
basegfx
::
B2DHomMatrix
&
aTransformation
);
const
basegfx
::
B2DHomMatrix
&
aTransformation
);
void
keepDiagramCompatibilityInfo
(
::
oox
::
core
::
XmlFilterBase
&
rFilterBase
);
void
keepDiagramCompatibilityInfo
(
::
oox
::
core
::
XmlFilterBase
&
rFilterBase
);
...
...
oox/source/drawingml/shape.cxx
Dosyayı görüntüle @
628543c1
...
@@ -347,7 +347,7 @@ void Shape::addChildren(
...
@@ -347,7 +347,7 @@ void Shape::addChildren(
const
Reference
<
XShapes
>&
rxShapes
,
const
Reference
<
XShapes
>&
rxShapes
,
const
awt
::
Rectangle
&
,
const
awt
::
Rectangle
&
,
ShapeIdMap
*
pShapeMap
,
ShapeIdMap
*
pShapeMap
,
basegfx
::
B2DHomMatrix
&
aTransformation
)
const
basegfx
::
B2DHomMatrix
&
aTransformation
)
{
{
basegfx
::
B2DHomMatrix
aChildTransformation
;
basegfx
::
B2DHomMatrix
aChildTransformation
;
...
...
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