Kaydet (Commit) 93732fe1 authored tarafından Takeshi Abe's avatar Takeshi Abe

removed unused macros/constants

üst 35118036
......@@ -39,7 +39,6 @@
//===================================================================
#define MIN_COLUMNWIDTH 2
#define DRAG_CRITICAL 4
typedef ::std::vector< Rectangle* > RectangleList;
......
......@@ -28,9 +28,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svtools.hxx"
#define _TREELIST_CXX
#include <svtools/treelist.hxx>
......
......@@ -50,9 +50,6 @@
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#define WATERMARK_LUM_OFFSET 50
#define WATERMARK_CON_OFFSET -70
using com::sun::star::uno::Reference;
using com::sun::star::uno::XInterface;
using com::sun::star::uno::UNO_QUERY;
......
......@@ -43,7 +43,6 @@
//shizhobo
#include <com/sun/star/beans/PropertyAttribute.hpp>
const int TOOLBARCONTROLLER_PROPHANDLE_SUPPORTSVISIABLE = 1;
const int TOOLBARCONTROLLER_PROPCOUNT = 1;
const rtl::OUString TOOLBARCONTROLLER_PROPNAME_SUPPORTSVISIABLE( RTL_CONSTASCII_USTRINGPARAM( "SupportsVisiable" ));
//end
......
......@@ -29,7 +29,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svtools.hxx"
#define _SVT_UNOIFACE_CXX
#include <tools/debug.hxx>
#include <vcl/svapp.hxx>
#include <svtools/svmedit.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