summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/appdata.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-10-04 19:58:06 +0000
committerKurt Zenker <kz@openoffice.org>2004-10-04 19:58:06 +0000
commitac0887f670c2e57ef53a45b5c16279087592d04d (patch)
tree82c70e863bba3627fa56380d9e7a969d12309562 /sfx2/source/inc/appdata.hxx
parent741c6468f58f7a4336f0db7f3a831485032b54a7 (diff)
INTEGRATION: CWS mav09 (1.10.252); FILE MERGED
2004/04/29 10:57:23 mba 1.10.252.1: #i27773#: remove so3
Diffstat (limited to 'sfx2/source/inc/appdata.hxx')
-rw-r--r--sfx2/source/inc/appdata.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sfx2/source/inc/appdata.hxx b/sfx2/source/inc/appdata.hxx
index b22d139116e4..47b8a310ddee 100644
--- a/sfx2/source/inc/appdata.hxx
+++ b/sfx2/source/inc/appdata.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: appdata.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 11:28:25 $
+ * last change: $Author: kz $ $Date: 2004-10-04 20:58:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,6 @@ class SfxApplication;
class SvStrings;
class Config;
class SfxBmkMenu;
-class SvVerbList;
class SfxProgress;
class SfxChildWinFactArr_Impl;
class SfxToolBoxConfig;
@@ -147,7 +146,6 @@ public:
SfxDocumentTemplates* pTemplates;
// global pointers
- SvVerbList* pVerbs;
Config* pFilterIni;
SfxItemPool* pPool;
SfxEventConfiguration* pEventConfig;