summaryrefslogtreecommitdiff
path: root/unotools/inc
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-03-25 17:21:13 +0100
committerIvo Hinkelmann <ihi@openoffice.org>2010-03-25 17:21:13 +0100
commita687f59eac4ad98a4b60a4b3add78f33e4dd9166 (patch)
tree33e9ccf40588c89f5a98a87ae9385c6d8b8f7935 /unotools/inc
parent2f528025b20854cf918d95f6781b5e2052ddf929 (diff)
cws l10ntooling18: #i110394# Introduce the variable %OOOVENDOR
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);