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
3e04e08d
Kaydet (Commit)
3e04e08d
authored
Ock 19, 2012
tarafından
Kohei Yoshida
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
This method is now unused.
üst
05a8ecca
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
9 deletions
+0
-9
svgexport.cxx
filter/source/svg/svgexport.cxx
+0
-7
svgfilter.hxx
filter/source/svg/svgfilter.hxx
+0
-2
No files found.
filter/source/svg/svgexport.cxx
Dosyayı görüntüle @
3e04e08d
...
@@ -392,13 +392,6 @@ sal_Bool SVGExport::IsUseOpacity() const
...
@@ -392,13 +392,6 @@ sal_Bool SVGExport::IsUseOpacity() const
return
bRet
;
return
bRet
;
}
}
// -----------------------------------------------------------------------------
const
::
basegfx
::
B2DPolyPolygon
*
SVGExport
::
getCurClip
()
const
{
return
NULL
;
}
// ------------------------
// ------------------------
// - ObjectRepresentation -
// - ObjectRepresentation -
// ------------------------
// ------------------------
...
...
filter/source/svg/svgfilter.hxx
Dosyayı görüntüle @
3e04e08d
...
@@ -143,8 +143,6 @@ public:
...
@@ -143,8 +143,6 @@ public:
sal_Bool
IsUseNativeTextDecoration
()
const
;
sal_Bool
IsUseNativeTextDecoration
()
const
;
sal_Bool
IsUseOpacity
()
const
;
sal_Bool
IsUseOpacity
()
const
;
const
::
basegfx
::
B2DPolyPolygon
*
getCurClip
()
const
;
protected
:
protected
:
virtual
void
_ExportStyles
(
sal_Bool
/* bUsed */
)
{}
virtual
void
_ExportStyles
(
sal_Bool
/* bUsed */
)
{}
...
...
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