summaryrefslogtreecommitdiffstats
path: root/desktop/inc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2010-07-13 14:01:21 +0200
committerKurt Zenker <kz@openoffice.org>2010-07-13 14:01:21 +0200
commit910056401972274d3ed4ec6150b68a1bc206fa41 (patch)
tree7edb4beb9933dda6f15ec40f48b9efa8e4db5ef0 /desktop/inc
parentCWS-TOOLING: integrate CWS findbarfixes01_OOO330 (diff)
parentfwk147: #i112578# Remove Sleep command used for debugging (diff)
downloadcore-910056401972274d3ed4ec6150b68a1bc206fa41.tar.gz
core-910056401972274d3ed4ec6150b68a1bc206fa41.zip
CWS-TOOLING: integrate CWS fwk147_OOO330
Diffstat (limited to 'desktop/inc')
-rw-r--r--desktop/inc/app.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx
index 486d280311d9..8867a940a6ad 100644
--- a/desktop/inc/app.hxx
+++ b/desktop/inc/app.hxx
@@ -75,7 +75,8 @@ class Desktop : public Application
BE_USERINSTALL_FAILED,
BE_LANGUAGE_MISSING,
BE_USERINSTALL_NOTENOUGHDISKSPACE,
- BE_USERINSTALL_NOWRITEACCESS
+ BE_USERINSTALL_NOWRITEACCESS,
+ BE_OFFICECONFIG_BROKEN
};
enum BootstrapStatus
{