summaryrefslogtreecommitdiff
path: root/cui/source/customize
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-07-07 10:07:55 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-07-07 10:09:22 +0900
commit79d386f00163968037673a5c4e616d0fc142086e (patch)
tree4eee153ee8e4478d985e8cf795626dd631ac39ae /cui/source/customize
parentbbcc5572caee525c354457ffc5df77644807523e (diff)
removed unnecessary forward declarations of class
except moving 'class SfxStringItem' to cui/source/inc/acccfg.hxx Change-Id: I11d3803ebcfa02658d376bacf28b3d6030ee9d1b
Diffstat (limited to 'cui/source/customize')
-rw-r--r--cui/source/customize/eventdlg.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/cui/source/customize/eventdlg.hxx b/cui/source/customize/eventdlg.hxx
index 0f04204705d8..c68bcf634226 100644
--- a/cui/source/customize/eventdlg.hxx
+++ b/cui/source/customize/eventdlg.hxx
@@ -27,10 +27,6 @@
#include <com/sun/star/frame/XFrame.hpp>
-class Menu;
-class SfxMacroInfoItem;
-class SvxMacroItem;
-
class SvxEventConfigPage : public _SvxMacroTabPage
{
FixedText aSaveInText;