summaryrefslogtreecommitdiff
path: root/framework/inc/services/substitutepathvars.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-13 18:14:01 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-13 18:14:01 +0000
commit56a441fa0ba8d84055bfc013ea465ec82146b44b (patch)
treef095895aad5e56d0d0d2488133f3da661ddc8be0 /framework/inc/services/substitutepathvars.hxx
parent4d037457fc6177297513e744735c757bea5adb3c (diff)
INTEGRATION: CWS babelfish (1.5.160); FILE MERGED
2004/12/01 18:08:52 ihi 1.5.160.2: RESYNC: (1.5-1.6); FILE MERGED 2004/11/18 19:38:16 ihi 1.5.160.1: #i35265# Remove REPLACEMENT_*, use ISO codes instead
Diffstat (limited to 'framework/inc/services/substitutepathvars.hxx')
-rw-r--r--framework/inc/services/substitutepathvars.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/framework/inc/services/substitutepathvars.hxx b/framework/inc/services/substitutepathvars.hxx
index 9b54ae7375..5b2bfbc059 100644
--- a/framework/inc/services/substitutepathvars.hxx
+++ b/framework/inc/services/substitutepathvars.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: substitutepathvars.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2004-11-17 08:16:09 $
+ * last change: $Author: kz $ $Date: 2005-01-13 19:14:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -358,7 +358,6 @@ class SubstitutePathVariables : public com::sun::star::lang::XTypeProvider ,
rtl::OUString GetPathVariableValue() const;
rtl::OUString GetHomeVariableValue() const;
- rtl::OUString GetLanguageString( LanguageType eLanguageType ) const;
// XStringSubstitution implementation methods
rtl::OUString impl_substituteVariable( const ::rtl::OUString& aText, sal_Bool bSustRequired )