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
eef39fdc
Kaydet (Commit)
eef39fdc
authored
Eyl 27, 2012
tarafından
Noel Grandin
Kaydeden (comit)
Michael Stahl
Eki 02, 2012
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
XubString->OUString in drawinglayer
Also fix method name Change-Id: I2ebe3fe5231fbf5e8253537f2f9809e780f180cb
üst
307ecf71
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
metafileprimitive2d.cxx
drawinglayer/source/primitive2d/metafileprimitive2d.cxx
+5
-5
No files found.
drawinglayer/source/primitive2d/metafileprimitive2d.cxx
Dosyayı görüntüle @
eef39fdc
...
...
@@ -1291,9 +1291,9 @@ namespace
/** helper which takes complete care for creating the needed text primitives. It
takes care of decorated stuff and all the geometry adaptions needed
*/
void
proc
c
essMetaTextAction
(
void
processMetaTextAction
(
const
Point
&
rTextStartPosition
,
const
Xub
String
&
rText
,
const
OU
String
&
rText
,
sal_uInt16
nTextStart
,
sal_uInt16
nTextLength
,
const
::
std
::
vector
<
double
>&
rDXArray
,
...
...
@@ -1994,7 +1994,7 @@ namespace
if
(
nTextLength
&&
rPropertyHolders
.
Current
().
getTextColorActive
())
{
const
std
::
vector
<
double
>
aDXArray
;
proc
c
essMetaTextAction
(
processMetaTextAction
(
pA
->
GetPoint
(),
pA
->
GetText
(),
nTextIndex
,
...
...
@@ -2035,7 +2035,7 @@ namespace
}
}
proc
c
essMetaTextAction
(
processMetaTextAction
(
pA
->
GetPoint
(),
pA
->
GetText
(),
nTextIndex
,
...
...
@@ -2098,7 +2098,7 @@ namespace
}
}
proc
c
essMetaTextAction
(
processMetaTextAction
(
pA
->
GetPoint
(),
pA
->
GetText
(),
nTextIndex
,
...
...
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