remove unused BMP_OLEOBJ image and define.
Change-Id: I809cca8dab246c7b528309fd74fb73a9d0bd418f
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
#define STR_UNKNOWN_SOURCE 32027
|
||||
|
||||
#define BMP_PLUGIN 32000
|
||||
#define BMP_OLEOBJ 32001
|
||||
#define MB_PLUGIN 32000
|
||||
#define MI_PLUGIN 32000
|
||||
#define MI_PLUGIN_DEACTIVATE 1
|
||||
|
@@ -41,7 +41,6 @@
|
||||
#include "stlsheet.hxx"
|
||||
|
||||
#include <svx/svdoutl.hxx>
|
||||
#undef BMP_OLEOBJ
|
||||
#include <svx/svdstr.hrc>
|
||||
#include <svx/dialmgr.hxx>
|
||||
|
||||
|
@@ -189,10 +189,6 @@ Bitmap BMP_PLUGIN
|
||||
{
|
||||
File = "plugin.png" ;
|
||||
};
|
||||
Bitmap BMP_OLEOBJ
|
||||
{
|
||||
File = "oleobj.png" ;
|
||||
};
|
||||
Menu MB_PLUGIN
|
||||
{
|
||||
ItemList =
|
||||
|
Reference in New Issue
Block a user