Home
last modified time | relevance | path

Searched refs:SmShowChar (Results 1 – 2 of 2) sorted by relevance

/trunk/main/starmath/inc/
H A Ddialog.hxx390 class SmShowChar : public Control class
395 SmShowChar(Window *pParent, const ResId& rResId) in SmShowChar() function in SmShowChar
424 SmShowChar aOldSymbolDisplay;
427 SmShowChar aSymbolDisplay;
/trunk/main/starmath/source/
H A Ddialog.cxx1630 void SmShowChar::Paint(const Rectangle &rRect) in Paint()
1650 void SmShowChar::SetSymbol( const SmSym *pSym ) in SetSymbol()
1657 void SmShowChar::SetSymbol( sal_UCS4 cChar, const Font &rFont ) in SetSymbol()