Home
last modified time | relevance | path

Searched refs:GetExportSymbolName (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/starmath/inc/
H A Dsymbol.hxx51 inline const String GetExportSymbolName( const String &rUiSymbolName ) in GetExportSymbolName() function
53 return SM_MOD()->GetLocSymbolData().GetExportSymbolName( rUiSymbolName ); in GetExportSymbolName()
H A Dsmmod.hxx109 const String GetExportSymbolName( const String &rUiName ) const;
/aoo4110/main/starmath/source/
H A Dsmmod.cxx114 const String SmLocalizedSymbolData::GetExportSymbolName( const String &rUiName ) const in GetExportSymbolName() function in SmLocalizedSymbolData
H A Dparse.cxx2329 aNewName = rLSD.GetExportSymbolName( rName.Copy( 1 ) ); in Special()

Completed in 19 milliseconds