LibreOffice Module starmath (master) 1
Classes | Namespaces | Macros | Functions
smmod.hxx File Reference
#include <sfx2/module.hxx>
#include <sfx2/app.hxx>
#include <vcl/vclptr.hxx>
#include <unotools/options.hxx>
#include <optional>
Include dependency graph for smmod.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SmModule
 

Namespaces

namespace  svtools
 
namespace  SmLocalizedSymbolData
 

Macros

#define SM_MOD()   ( static_cast<SmModule*>(SfxApplication::GetModule(SfxToolsModule::Math)) )
 

Functions

OUString SmResId (TranslateId aId)
 
OUString SmLocalizedSymbolData::GetUiSymbolName (std::u16string_view rExportName)
 
OUString SmLocalizedSymbolData::GetExportSymbolName (std::u16string_view rUiName)
 
OUString SmLocalizedSymbolData::GetUiSymbolSetName (std::u16string_view rExportName)
 
OUString SmLocalizedSymbolData::GetExportSymbolSetName (std::u16string_view rUiName)
 

Macro Definition Documentation

◆ SM_MOD

#define SM_MOD ( )    ( static_cast<SmModule*>(SfxApplication::GetModule(SfxToolsModule::Math)) )

Definition at line 98 of file smmod.hxx.

Function Documentation

◆ SmResId()

OUString SmResId ( TranslateId  aId)