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
46edb178
Kaydet (Commit)
46edb178
authored
Mar 27, 2014
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
put some functions into an anonzmous namespace
Change-Id: I39357685bfd3b2e556d0c6f83a3833fd64bc7e52
üst
615f6aa2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
ChartView.cxx
chart2/source/view/main/ChartView.cxx
+4
-0
No files found.
chart2/source/view/main/ChartView.cxx
Dosyayı görüntüle @
46edb178
...
@@ -2000,6 +2000,8 @@ awt::Rectangle ExplicitValueProvider::substractAxisTitleSizes(
...
@@ -2000,6 +2000,8 @@ awt::Rectangle ExplicitValueProvider::substractAxisTitleSizes(
return
aRet
;
return
aRet
;
}
}
namespace
{
double
lcl_getPageLayoutDistancePercentage
()
double
lcl_getPageLayoutDistancePercentage
()
{
{
return
0.02
;
return
0.02
;
...
@@ -2365,6 +2367,8 @@ void lcl_removeEmptyGroupShapes( const Reference< drawing::XShapes>& xParent )
...
@@ -2365,6 +2367,8 @@ void lcl_removeEmptyGroupShapes( const Reference< drawing::XShapes>& xParent )
}
}
}
}
}
bool
ChartView
::
impl_AddInDrawsAllByItself
()
bool
ChartView
::
impl_AddInDrawsAllByItself
()
{
{
return
false
;
return
false
;
...
...
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