Kaydet (Commit) 7872be8a authored tarafından Michael Meeks's avatar Michael Meeks

more xoutdev redundant cut/paste cleanup

üst 3b32204d
...@@ -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>
......
...@@ -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>
......
...@@ -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: */
...@@ -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>
......
...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment