Kaydet (Commit) 58ecaf1f authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Get rid of _SVX_NOIDERESIDS

Change-Id: Iab728d51c24ccbedad5fa181850a673129d489ae
üst 9a80171d
...@@ -17,14 +17,11 @@ ...@@ -17,14 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef _BASIDESH_HRC #ifndef BASCTL_INC_BASIDESH_HRC
#define _BASIDESH_HRC #define BASCTL_INC_BASIDESH_HRC
#include <svx/svxids.hrc> #include <svx/svxids.hrc>
// Resource-ID's...
#ifndef _SVX_NOIDERESIDS
#define RID_BASICIDE_OBJECTBAR ( RID_BASICIDE_START + 0 ) #define RID_BASICIDE_OBJECTBAR ( RID_BASICIDE_START + 0 )
#define RID_EDT_WATCHEDIT ( RID_BASICIDE_START + 4 ) #define RID_EDT_WATCHEDIT ( RID_BASICIDE_START + 4 )
#define RID_POPUP_BRKDLG ( RID_BASICIDE_START + 10 ) #define RID_POPUP_BRKDLG ( RID_BASICIDE_START + 10 )
...@@ -149,8 +146,6 @@ ...@@ -149,8 +146,6 @@
#define RID_FT_LINE ( RID_BASICIDE_START + 123 ) #define RID_FT_LINE ( RID_BASICIDE_START + 123 )
#define RID_ED_LINE ( RID_BASICIDE_START + 124 ) #define RID_ED_LINE ( RID_BASICIDE_START + 124 )
#endif // _SVX_NOIDERESIDS #endif
#endif // _BASIDESH_HRC
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -17,12 +17,11 @@ ...@@ -17,12 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#include <sal/config.h>
#define _SVX_NOIDERESIDS
#include "breakpoint.hxx" #include "breakpoint.hxx"
#include "brkdlg.hxx" #include "brkdlg.hxx"
#include "basidesh.hxx" #include "basidesh.hxx"
#include "basidesh.hrc"
#include <sfx2/dispatch.hxx> #include <sfx2/dispatch.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