summaryrefslogtreecommitdiff
path: root/starmath/inc/symbol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/inc/symbol.hxx')
-rw-r--r--starmath/inc/symbol.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/starmath/inc/symbol.hxx b/starmath/inc/symbol.hxx
index bea8d26685f4..6dd282e44c9a 100644
--- a/starmath/inc/symbol.hxx
+++ b/starmath/inc/symbol.hxx
@@ -38,7 +38,7 @@
#define SYMBOL_NONE 0xFFFF
-////////////////////////////////////////////////////////////////////////////////
+
inline const OUString GetExportSymbolName( const OUString &rUiSymbolName )
{
@@ -62,7 +62,7 @@ inline const OUString GetUiSymbolSetName( const OUString &rExportSymbolSetName )
return SM_MOD()->GetLocSymbolData().GetUiSymbolSetName( rExportSymbolSetName );
}
-////////////////////////////////////////////////////////////////////////////////
+
class SmSym
{