summaryrefslogtreecommitdiff
path: root/unotools/inc
diff options
context:
space:
mode:
authorobo <obo@openoffice.org>2010-06-14 17:03:59 +0200
committerobo <obo@openoffice.org>2010-06-14 17:03:59 +0200
commit59fed6a8eda9f1ed99a0ed11b12c75b8d5d606b2 (patch)
treeff8cb47c84e69ad383fa3a505f7537f8fbce11be /unotools/inc
parentd2bf57099fdec91baead1d203baaad7cf9daa381 (diff)
parent0742e8e31b30b5ea203bbad44510c6d41b7e9793 (diff)
CWS-TOOLING: integrate CWS l10ntooling18
Diffstat (limited to 'unotools/inc')
-rw-r--r--unotools/inc/unotools/configmgr.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/unotools/inc/unotools/configmgr.hxx b/unotools/inc/unotools/configmgr.hxx
index 82af190aab4f..c26ff5245739 100644
--- a/unotools/inc/unotools/configmgr.hxx
+++ b/unotools/inc/unotools/configmgr.hxx
@@ -99,7 +99,8 @@ namespace utl
PRODUCTXMLFILEFORMATVERSION,
WRITERCOMPATIBILITYVERSIONOOO11,
OPENSOURCECONTEXT,
- ABOUTBOXPRODUCTVERSION
+ ABOUTBOXPRODUCTVERSION,
+ OOOVENDOR
};
//direct readonly access to some special configuration elements
static com::sun::star::uno::Any GetDirectConfigProperty(ConfigProperty eProp);