summaryrefslogtreecommitdiffstats
path: root/starmath/source/format.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-09-09 08:52:34 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-09-09 08:52:40 +0200
commit6031d34ec26b988853c4b317945b3b4256813cbc (patch)
tree37732eeceb93e6b8d4ba7e1f7b21a5e6a769cc77 /starmath/source/format.cxx
parentMath: Clear up the purpose of both lists (diff)
downloadcore-6031d34ec26b988853c4b317945b3b4256813cbc.tar.gz
core-6031d34ec26b988853c4b317945b3b4256813cbc.zip
Math: OSL_FAIL -> SAL_WARN
And some cleanup. Change-Id: I2e5239a6f7d0dca5855b80752deae6be27c21af6
Diffstat (limited to 'starmath/source/format.cxx')
-rw-r--r--starmath/source/format.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/format.cxx b/starmath/source/format.cxx
index 5d75ef9ee8e1..448ee51b3976 100644
--- a/starmath/source/format.cxx
+++ b/starmath/source/format.cxx
@@ -84,7 +84,7 @@ OUString GetDefaultFontName( LanguageType nLang, sal_uInt16 nIdent )
case SCRIPTTYPE_COMPLEX : pTable = aCTLDefFnts; break;
default :
pTable = aLatinDefFnts;
- OSL_FAIL( "unknown script-type" );
+ SAL_WARN("starmath", "unknown script-type");
}
return Application::GetDefaultDevice()->GetDefaultFont(