diff options
Diffstat (limited to 'starmath/source/format.cxx')
-rw-r--r-- | starmath/source/format.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/starmath/source/format.cxx b/starmath/source/format.cxx index 448ee51b3976..79510805370b 100644 --- a/starmath/source/format.cxx +++ b/starmath/source/format.cxx @@ -22,7 +22,7 @@ #include <editeng/scripttypeitem.hxx> #include "format.hxx" -///////////////////////////////////////////////////////////////// + // Latin default-fonts static const sal_uInt16 aLatinDefFnts[FNT_END] = @@ -93,7 +93,7 @@ OUString GetDefaultFontName( LanguageType nLang, sal_uInt16 nIdent ) } } -///////////////////////////////////////////////////////////////// + SmFormat::SmFormat() : aBaseSize(0, SmPtsTo100th_mm(12)) |