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
0d0718a6
Kaydet (Commit)
0d0718a6
authored
Mar 26, 2013
tarafından
Takeshi Abe
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove useless comments; add mode lines
Change-Id: Ib96d394954326a2c8f52ae4a161d9b505dbc35a3
üst
84bac179
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
14 deletions
+2
-14
charthelper.cxx
svx/source/svdraw/charthelper.cxx
+2
-14
No files found.
svx/source/svdraw/charthelper.cxx
Dosyayı görüntüle @
0d0718a6
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
/*
* This file is part of the LibreOffice project.
* This file is part of the LibreOffice project.
*
*
...
@@ -29,20 +30,8 @@
...
@@ -29,20 +30,8 @@
#include <com/sun/star/graphic/PrimitiveFactory2D.hpp>
#include <com/sun/star/graphic/PrimitiveFactory2D.hpp>
#include <drawinglayer/geometry/viewinformation2d.hxx>
#include <drawinglayer/geometry/viewinformation2d.hxx>
//// header for function rtl_createUuid
//#include <rtl/uuid.h>
//#include <vcl/pdfextoutdevdata.hxx>
//
//#include <com/sun/star/lang/XUnoTunnel.hpp>
//#include <com/sun/star/lang/XMultiServiceFactory.hpp>
//#include <svtools/embedhlp.hxx>
//////////////////////////////////////////////////////////////////////////////
using
namespace
::
com
::
sun
::
star
;
using
namespace
::
com
::
sun
::
star
;
//////////////////////////////////////////////////////////////////////////////
bool
ChartHelper
::
IsChart
(
const
svt
::
EmbeddedObjectRef
&
xObjRef
)
bool
ChartHelper
::
IsChart
(
const
svt
::
EmbeddedObjectRef
&
xObjRef
)
{
{
if
(
!
xObjRef
.
is
())
if
(
!
xObjRef
.
is
())
...
@@ -129,5 +118,4 @@ drawinglayer::primitive2d::Primitive2DSequence ChartHelper::tryToGetChartContent
...
@@ -129,5 +118,4 @@ drawinglayer::primitive2d::Primitive2DSequence ChartHelper::tryToGetChartContent
return
aRetval
;
return
aRetval
;
}
}
//////////////////////////////////////////////////////////////////////////////
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
// eof
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