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
41ae9244
Kaydet (Commit)
41ae9244
authored
Kas 07, 2011
tarafından
Radek Doulik
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fixed remaining issues with ooxml custom shapes scaling
üst
959302bf
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
EnhancedCustomShape2d.hxx
svx/inc/svx/EnhancedCustomShape2d.hxx
+1
-3
EnhancedCustomShape2d.cxx
svx/source/customshapes/EnhancedCustomShape2d.cxx
+0
-0
No files found.
svx/inc/svx/EnhancedCustomShape2d.hxx
Dosyayı görüntüle @
41ae9244
...
@@ -92,8 +92,6 @@ class EnhancedCustomShape2d : public SfxItemSet
...
@@ -92,8 +92,6 @@ class EnhancedCustomShape2d : public SfxItemSet
double
fXScale
;
double
fXScale
;
double
fYScale
;
double
fYScale
;
double
fXScaleOOXML
;
double
fYScaleOOXML
;
double
fXRatio
;
double
fXRatio
;
double
fYRatio
;
double
fYRatio
;
...
@@ -136,7 +134,7 @@ class EnhancedCustomShape2d : public SfxItemSet
...
@@ -136,7 +134,7 @@ class EnhancedCustomShape2d : public SfxItemSet
void
AdaptObjColor
(
SdrPathObj
&
rObj
,
const
SfxItemSet
&
rCustomShapeSet
,
void
AdaptObjColor
(
SdrPathObj
&
rObj
,
const
SfxItemSet
&
rCustomShapeSet
,
sal_uInt32
&
nColorIndex
,
sal_uInt32
nColorCount
);
sal_uInt32
&
nColorIndex
,
sal_uInt32
nColorCount
);
sal_Bool
GetParameter
(
double
&
rParameterReturnValue
,
const
com
::
sun
::
star
::
drawing
::
EnhancedCustomShapeParameter
&
,
sal_Bool
GetParameter
(
double
&
rParameterReturnValue
,
const
com
::
sun
::
star
::
drawing
::
EnhancedCustomShapeParameter
&
,
const
sal_Bool
bReplaceGeoWidth
,
const
sal_Bool
bReplaceGeoHeight
,
sal_Bool
&
bNormal
)
const
;
const
sal_Bool
bReplaceGeoWidth
,
const
sal_Bool
bReplaceGeoHeight
)
const
;
Point
GetPoint
(
const
com
::
sun
::
star
::
drawing
::
EnhancedCustomShapeParameterPair
&
,
Point
GetPoint
(
const
com
::
sun
::
star
::
drawing
::
EnhancedCustomShapeParameterPair
&
,
const
sal_Bool
bScale
=
sal_True
,
const
sal_Bool
bReplaceGeoSize
=
sal_False
)
const
;
const
sal_Bool
bScale
=
sal_True
,
const
sal_Bool
bReplaceGeoSize
=
sal_False
)
const
;
...
...
svx/source/customshapes/EnhancedCustomShape2d.cxx
Dosyayı görüntüle @
41ae9244
This diff is collapsed.
Click to expand it.
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