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
45f28fb2
Kaydet (Commit)
45f28fb2
authored
Nis 11, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo: realative -> relative
üst
8de88d9f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
polypolygoneditor.hxx
include/svx/polypolygoneditor.hxx
+1
-1
accfield.cxx
sw/source/core/access/accfield.cxx
+1
-1
No files found.
include/svx/polypolygoneditor.hxx
Dosyayı görüntüle @
45f28fb2
...
@@ -51,7 +51,7 @@ public:
...
@@ -51,7 +51,7 @@ public:
*/
*/
bool
SetPointsSmooth
(
basegfx
::
B2VectorContinuity
eFlags
,
const
std
::
set
<
sal_uInt16
>&
rAbsPoints
);
bool
SetPointsSmooth
(
basegfx
::
B2VectorContinuity
eFlags
,
const
std
::
set
<
sal_uInt16
>&
rAbsPoints
);
/** Outputs the re
a
lative position ( polygon number and point number in that polygon ) from the absolut point number.
/** Outputs the relative position ( polygon number and point number in that polygon ) from the absolut point number.
False is returned if the given absolute point is greater not inside this B2DPolyPolygon
False is returned if the given absolute point is greater not inside this B2DPolyPolygon
*/
*/
static
bool
GetRelativePolyPoint
(
const
basegfx
::
B2DPolyPolygon
&
rPoly
,
sal_uInt32
nAbsPnt
,
sal_uInt32
&
rPolyNum
,
sal_uInt32
&
rPointNum
);
static
bool
GetRelativePolyPoint
(
const
basegfx
::
B2DPolyPolygon
&
rPoly
,
sal_uInt32
nAbsPnt
,
sal_uInt32
&
rPolyNum
,
sal_uInt32
&
rPointNum
);
...
...
sw/source/core/access/accfield.cxx
Dosyayı görüntüle @
45f28fb2
...
@@ -175,7 +175,7 @@ uno::Reference< XAccessible > SAL_CALL SwAccessibleField::getAccessibleAtPoint(
...
@@ -175,7 +175,7 @@ uno::Reference< XAccessible > SAL_CALL SwAccessibleField::getAccessibleAtPoint(
There are two modes.
There are two modes.
- re
a
lative
- relative
Return bounding box relative to parent if parent is no root
Return bounding box relative to parent if parent is no root
frame. Otherwise return the absolute bounding box.
frame. Otherwise return the absolute bounding box.
...
...
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