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
7872be8a
Kaydet (Commit)
7872be8a
authored
Eyl 01, 2011
tarafından
Michael Meeks
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
more xoutdev redundant cut/paste cleanup
üst
3b32204d
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
18 deletions
+0
-18
xtabcolr.cxx
svx/source/xoutdev/xtabcolr.cxx
+0
-1
xtabdash.cxx
svx/source/xoutdev/xtabdash.cxx
+0
-1
xtabgrdt.cxx
svx/source/xoutdev/xtabgrdt.cxx
+0
-14
xtabhtch.cxx
svx/source/xoutdev/xtabhtch.cxx
+0
-1
xtablend.cxx
svx/source/xoutdev/xtablend.cxx
+0
-1
No files found.
svx/source/xoutdev/xtabcolr.cxx
Dosyayı görüntüle @
7872be8a
...
@@ -32,7 +32,6 @@
...
@@ -32,7 +32,6 @@
#include "svx/XPropertyTable.hxx"
#include "svx/XPropertyTable.hxx"
#include <unotools/pathoptions.hxx>
#include <unotools/pathoptions.hxx>
#include <sfx2/docfile.hxx>
#include <svx/dialogs.hrc>
#include <svx/dialogs.hrc>
#include <svx/dialmgr.hxx>
#include <svx/dialmgr.hxx>
#include <svx/xtable.hxx>
#include <svx/xtable.hxx>
...
...
svx/source/xoutdev/xtabdash.cxx
Dosyayı görüntüle @
7872be8a
...
@@ -38,7 +38,6 @@
...
@@ -38,7 +38,6 @@
#include <vcl/virdev.hxx>
#include <vcl/virdev.hxx>
#include <vcl/window.hxx>
#include <vcl/window.hxx>
#include <svl/itemset.hxx>
#include <svl/itemset.hxx>
#include <sfx2/docfile.hxx>
#include <svx/dialogs.hrc>
#include <svx/dialogs.hrc>
#include <svx/dialmgr.hxx>
#include <svx/dialmgr.hxx>
#include <svx/xtable.hxx>
#include <svx/xtable.hxx>
...
...
svx/source/xoutdev/xtabgrdt.cxx
Dosyayı görüntüle @
7872be8a
...
@@ -35,7 +35,6 @@
...
@@ -35,7 +35,6 @@
#include <vcl/virdev.hxx>
#include <vcl/virdev.hxx>
#include <svl/itemset.hxx>
#include <svl/itemset.hxx>
#include <sfx2/docfile.hxx>
#include <svx/dialogs.hrc>
#include <svx/dialogs.hrc>
#include <svx/dialmgr.hxx>
#include <svx/dialmgr.hxx>
#include <svx/xtable.hxx>
#include <svx/xtable.hxx>
...
@@ -53,16 +52,6 @@
...
@@ -53,16 +52,6 @@
using
namespace
com
::
sun
::
star
;
using
namespace
com
::
sun
::
star
;
using
::
rtl
::
OUString
;
char
const
aChckGradient
[]
=
{
0x04
,
0x00
,
'S'
,
'O'
,
'G'
,
'L'
};
// < 5.2
char
const
aChckGradient0
[]
=
{
0x04
,
0x00
,
'S'
,
'O'
,
'G'
,
'0'
};
// = 5.2
char
const
aChckXML
[]
=
{
'<'
,
'?'
,
'x'
,
'm'
,
'l'
};
// = 6.0
// --------------------
// class XGradientList
// --------------------
class
impXGradientList
class
impXGradientList
{
{
private
:
private
:
...
@@ -245,7 +234,4 @@ Bitmap* XGradientList::CreateBitmapForUI( long nIndex, sal_Bool bDelete )
...
@@ -245,7 +234,4 @@ Bitmap* XGradientList::CreateBitmapForUI( long nIndex, sal_Bool bDelete )
return
pBitmap
;
return
pBitmap
;
}
}
//////////////////////////////////////////////////////////////////////////////
// eof
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
svx/source/xoutdev/xtabhtch.cxx
Dosyayı görüntüle @
7872be8a
...
@@ -36,7 +36,6 @@
...
@@ -36,7 +36,6 @@
#include <vcl/virdev.hxx>
#include <vcl/virdev.hxx>
#include <svl/itemset.hxx>
#include <svl/itemset.hxx>
#include <sfx2/docfile.hxx>
#include <svx/dialogs.hrc>
#include <svx/dialogs.hrc>
#include <svx/dialmgr.hxx>
#include <svx/dialmgr.hxx>
#include <svx/xtable.hxx>
#include <svx/xtable.hxx>
...
...
svx/source/xoutdev/xtablend.cxx
Dosyayı görüntüle @
7872be8a
...
@@ -36,7 +36,6 @@
...
@@ -36,7 +36,6 @@
#include <vcl/svapp.hxx>
#include <vcl/svapp.hxx>
#include <svl/itemset.hxx>
#include <svl/itemset.hxx>
#include <sfx2/docfile.hxx>
#include <svx/dialogs.hrc>
#include <svx/dialogs.hrc>
#include <svx/dialmgr.hxx>
#include <svx/dialmgr.hxx>
...
...
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