summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/app.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 18:44:44 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 18:44:44 +0000
commitba2fbcaaf91d27da3ce9906f927f7fa9213c541b (patch)
tree9d361558ab8dda2a5e7bc4dd5418115cf5f67376 /sfx2/inc/sfx2/app.hxx
parentc8e0485c153e0e57a4e7b619f5fa390c949b4de1 (diff)
INTEGRATION: CWS odbmacros2 (1.2.190); FILE MERGED
2008/02/04 13:15:19 fs 1.2.190.2: RESYNC: (1.2-1.3); FILE MERGED 2007/12/12 14:41:19 fs 1.2.190.1: GetBasic_Impl is not used
Diffstat (limited to 'sfx2/inc/sfx2/app.hxx')
-rw-r--r--sfx2/inc/sfx2/app.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sfx2/inc/sfx2/app.hxx b/sfx2/inc/sfx2/app.hxx
index 27a1a8d709..62408ccf54 100644
--- a/sfx2/inc/sfx2/app.hxx
+++ b/sfx2/inc/sfx2/app.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: app.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2008-01-04 15:08:58 $
+ * last change: $Author: kz $ $Date: 2008-03-06 19:44:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -336,7 +336,6 @@ public:
SAL_DLLPRIVATE const String& GetLastDir_Impl() const;
SAL_DLLPRIVATE void SetLastDir_Impl( const String & );
SAL_DLLPRIVATE void PlayMacro_Impl( SfxRequest &rReq, StarBASIC *pBas );
- SAL_DLLPRIVATE StarBASIC* GetBasic_Impl() const;
SAL_DLLPRIVATE void EnterAsynchronCall_Impl();
SAL_DLLPRIVATE FASTBOOL IsInAsynchronCall_Impl() const;