summaryrefslogtreecommitdiff
path: root/framework/inc/services/substitutepathvars.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-04 16:13:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-04 16:13:07 +0000
commit0ce1544bc73d6d417fec1bdc7a9a03f6871a6b83 (patch)
tree01e3e65c3bebf40214e7ab48a181ca58f3c830e5 /framework/inc/services/substitutepathvars.hxx
parentc1ad9c6601ed41183220c40b58dbdbb64fd2b555 (diff)
INTEGRATION: CWS fwk01 (1.1.4.2.4); FILE MERGED
2003/03/30 09:27:02 cd 1.1.4.2.4.1: #108409# Support $(path) variable
Diffstat (limited to 'framework/inc/services/substitutepathvars.hxx')
-rw-r--r--framework/inc/services/substitutepathvars.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/framework/inc/services/substitutepathvars.hxx b/framework/inc/services/substitutepathvars.hxx
index 39a564537d..dc0b8e8677 100644
--- a/framework/inc/services/substitutepathvars.hxx
+++ b/framework/inc/services/substitutepathvars.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: substitutepathvars.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2003-03-25 18:19:54 $
+ * last change: $Author: hr $ $Date: 2003-04-04 17:13:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -261,6 +261,7 @@ enum PreDefVariable
PREDEFVAR_WORK,
PREDEFVAR_HOME,
PREDEFVAR_TEMP,
+ PREDEFVAR_PATH,
PREDEFVAR_LANG,
PREDEFVAR_LANGID,
PREDEFVAR_VLANG,