Kaydet (Commit) 7987d46c authored tarafından Miklos Vajna's avatar Miklos Vajna

cui: get rid of _SVX_BACKGRND_CXX define

Change-Id: Ib93806d697f10abeb1e97d0cb08954e15961ad87
üst ee1db992
......@@ -24,6 +24,7 @@
#include <vcl/graph.hxx>
#include <svtools/valueset.hxx>
#include <svx/dlgctrl.hxx>
#include <editeng/brushitem.hxx>
//------------------------------------------------------------------------
// forwards:
......@@ -135,7 +136,6 @@ private:
SvxBackgroundTable_Impl* pTableBck_Impl;///< Items for Sw-Table must be corrected
SvxBackgroundPara_Impl* pParaBck_Impl;///< also for the paragraph style
#ifdef _SVX_BACKGRND_CXX
void FillColorValueSets_Impl();
void ShowColorUI_Impl();
void HideColorUI_Impl();
......@@ -161,7 +161,6 @@ private:
DECL_LINK( TblDestinationHdl_Impl, ListBox* );
DECL_LINK( ParaDestinationHdl_Impl, ListBox* );
DECL_LINK(ModifyGradientHdl_Impl, void *);
#endif
};
#endif // #ifndef _SVX_BACKGRND_HXX
......
......@@ -28,8 +28,6 @@
#include <sfx2/cntids.hrc>
#include <svx/dialogs.hrc>
#define _SVX_BACKGRND_CXX
#include <cuires.hrc>
#include <svx/dialmgr.hxx>
#include <editeng/memberids.hrc>
......
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