diff options
Diffstat (limited to 'basctl/source/basicide/objdlg.cxx')
-rw-r--r-- | basctl/source/basicide/objdlg.cxx | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/basctl/source/basicide/objdlg.cxx b/basctl/source/basicide/objdlg.cxx index 82b49f6659f9..7bc31392b8c9 100644 --- a/basctl/source/basicide/objdlg.cxx +++ b/basctl/source/basicide/objdlg.cxx @@ -17,21 +17,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "basidesh.hrc" #include "objdlg.hrc" -#include "basidesh.hxx" -#include "iderdll.hxx" -#include "iderdll2.hxx" #include "objdlg.hxx" #include "helpid.hrc" -#include <sfx2/app.hxx> -#include <sfx2/dispatch.hxx> -#include <sfx2/request.hxx> -#include <sfx2/viewfrm.hxx> #include <svl/itemset.hxx> -#include <vcl/msgbox.hxx> #include <vcl/taskpanelist.hxx> namespace basctl |