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
8448d136
Kaydet (Commit)
8448d136
authored
Şub 25, 2014
tarafından
Alexander Wilms
Kaydeden (comit)
Thorsten Behrens
Şub 25, 2014
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove visual noise from cppcanvas
Change-Id: I961e6a9e227962096b57569a8b8160841cacd950
üst
6f2691bb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
implrenderer.cxx
cppcanvas/source/mtfrenderer/implrenderer.cxx
+5
-5
textaction.cxx
cppcanvas/source/mtfrenderer/textaction.cxx
+4
-4
No files found.
cppcanvas/source/mtfrenderer/implrenderer.cxx
Dosyayı görüntüle @
8448d136
...
@@ -186,7 +186,7 @@ namespace
...
@@ -186,7 +186,7 @@ namespace
// iteratively fill dash array, first with dashs, then
// iteratively fill dash array, first with dashs, then
// with dots.
// with dots.
// ===================================================
sal_Int32
nCurrEntry
=
0
;
sal_Int32
nCurrEntry
=
0
;
...
@@ -2789,12 +2789,12 @@ namespace cppcanvas
...
@@ -2789,12 +2789,12 @@ namespace cppcanvas
aRangeEnd
->
mnOrigIndex
>
nEndIndex
)
aRangeEnd
->
mnOrigIndex
>
nEndIndex
)
{
{
// aRangeEnd denotes end of action vector,
// aRangeEnd denotes end of action vector,
//
// or
// or
//
// nEndIndex references something _after_
// nEndIndex references something _after_
// aRangeBegin, but _before_ aRangeEnd
// aRangeBegin, but _before_ aRangeEnd
//
// either way: no partial action left
// either way: no partial action left
return
rFunctor
.
result
();
return
rFunctor
.
result
();
}
}
...
@@ -2861,7 +2861,7 @@ namespace cppcanvas
...
@@ -2861,7 +2861,7 @@ namespace cppcanvas
// Public methods
// Public methods
// ====================================================================
ImplRenderer
::
ImplRenderer
(
const
CanvasSharedPtr
&
rCanvas
,
ImplRenderer
::
ImplRenderer
(
const
CanvasSharedPtr
&
rCanvas
,
const
GDIMetaFile
&
rMtf
,
const
GDIMetaFile
&
rMtf
,
...
...
cppcanvas/source/mtfrenderer/textaction.cxx
Dosyayı görüntüle @
8448d136
...
@@ -1919,11 +1919,11 @@ namespace cppcanvas
...
@@ -1919,11 +1919,11 @@ namespace cppcanvas
}
}
// ======================================================================
//
// Action factory methods
// Action factory methods
//
// ======================================================================
/** Create an outline action
/** Create an outline action
...
...
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