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
60e55c7c
Kaydet (Commit)
60e55c7c
authored
Mar 26, 2013
tarafından
Xisco Fauli
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove duplicate declaration
Change-Id: I3ef565d61096189a9abe45a5a43951ceb7aff724
üst
2003acca
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
escherex.cxx
filter/source/msfilter/escherex.cxx
+0
-1
No files found.
filter/source/msfilter/escherex.cxx
Dosyayı görüntüle @
60e55c7c
...
@@ -3038,7 +3038,6 @@ void EscherPropertyContainer::CreateCustomShapeProperties( const MSO_SPT eShapeT
...
@@ -3038,7 +3038,6 @@ void EscherPropertyContainer::CreateCustomShapeProperties( const MSO_SPT eShapeT
if
(
EscherPropertyValueHelper
::
GetPropertyValue
(
aAny
,
aXPropSet
,
String
(
RTL_CONSTASCII_USTRINGPARAM
(
"TextHorizontalAdjust"
)
),
sal_True
)
)
if
(
EscherPropertyValueHelper
::
GetPropertyValue
(
aAny
,
aXPropSet
,
String
(
RTL_CONSTASCII_USTRINGPARAM
(
"TextHorizontalAdjust"
)
),
sal_True
)
)
{
{
MSO_GeoTextAlign
gTextAlign
=
mso_alignTextCenter
;
MSO_GeoTextAlign
gTextAlign
=
mso_alignTextCenter
;
SdrFitToSizeType
eFTS
(
((
SdrTextFitToSizeTypeItem
&
)
pCustoShape
->
GetMergedItem
(
SDRATTR_TEXT_FITTOSIZE
)).
GetValue
()
);
drawing
::
TextHorizontalAdjust
eHA
(
drawing
::
TextHorizontalAdjust_LEFT
);
drawing
::
TextHorizontalAdjust
eHA
(
drawing
::
TextHorizontalAdjust_LEFT
);
aAny
>>=
eHA
;
aAny
>>=
eHA
;
switch
(
eHA
)
switch
(
eHA
)
...
...
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