summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2
diff options
context:
space:
mode:
authorobo <obo@openoffice.org>2010-06-22 09:56:28 +0200
committerobo <obo@openoffice.org>2010-06-22 09:56:28 +0200
commitdfd2a489721db71a0a5632bf57cf2ef92407702b (patch)
tree222cf4187046d0992369dead4084b4f579e73987 /sfx2/inc/sfx2
parent2003566a1022818e604e431ed97b5586462e74fe (diff)
parente4117cc28612762e68c373d7c6836574adec7881 (diff)
CWS-TOOLING: integrate CWS mba33issues01
Diffstat (limited to 'sfx2/inc/sfx2')
-rw-r--r--sfx2/inc/sfx2/app.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/app.hxx b/sfx2/inc/sfx2/app.hxx
index 9811bf838b..6c330b023a 100644
--- a/sfx2/inc/sfx2/app.hxx
+++ b/sfx2/inc/sfx2/app.hxx
@@ -259,7 +259,7 @@ public:
void ResetLastDir();
//#if 0 // _SOLAR__PRIVATE
- SAL_DLLPRIVATE static SfxApplication* Is_Impl() { return pApp;}
+ SAL_DLLPRIVATE static SfxApplication* Get() { return pApp;}
SAL_DLLPRIVATE SfxDispatcher* GetAppDispatcher_Impl();
SAL_DLLPRIVATE SfxDispatcher* GetDispatcher_Impl();