summaryrefslogtreecommitdiffstats
path: root/svx/inc
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-12-10 18:36:58 +0100
committerMathias Bauer <mba@openoffice.org>2009-12-10 18:36:58 +0100
commitbff3805b014f19e62edf7c6aa7716048c07cf689 (patch)
tree17edcc02cb496ea0e0ccdd65cb1c388cf2c5b6d6 /svx/inc
parent#i107450#: make SdrMeasureField free from SdrObject related code (diff)
downloadcore-bff3805b014f19e62edf7c6aa7716048c07cf689.tar.gz
core-bff3805b014f19e62edf7c6aa7716048c07cf689.zip
#i107450#: move GetLanguageString to class SvtLanguageTable
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/dlgutil.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/inc/dlgutil.hxx b/svx/inc/dlgutil.hxx
index 9cf995814674..cda0bf320cfe 100644
--- a/svx/inc/dlgutil.hxx
+++ b/svx/inc/dlgutil.hxx
@@ -47,7 +47,6 @@ typedef long (*FUNC_CONVERT)(long);
// Functions -------------------------------------------------------------
// HM- und LanguageStrings aus der Resource laden
-SVX_DLLPUBLIC String GetLanguageString( LanguageType eType );
SVX_DLLPUBLIC String GetDicInfoStr( const String& rName, const USHORT nLang,
const BOOL bNeg );