Searched refs:aCharsetDisplay (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/starmath/source/ |
| H A D | dialog.cxx | 1752 aCharsetDisplay.SelectCharacter( pSubset->GetRangeMin() ); in IMPL_LINK() 1771 sal_UCS4 cChar = aCharsetDisplay.GetSelectCharacter(); in IMPL_LINK() 1785 aSymbolDisplay.SetSymbol( cChar, aCharsetDisplay.GetFont() ); in IMPL_LINK() 1809 const SmSym aNewSymbol( aSymbols.GetText(), aCharsetDisplay.GetFont(), in IMPL_LINK() 1810 aCharsetDisplay.GetSelectCharacter(), aSymbolSets.GetText() ); in IMPL_LINK() 1841 const SmSym aNewSymbol( aSymbols.GetText(), aCharsetDisplay.GetFont(), in IMPL_LINK() 1842 aCharsetDisplay.GetSelectCharacter(), aSymbolSets.GetText() ); in IMPL_LINK() 1918 && aCharsetDisplay.GetSelectCharacter() == pOrigSymbol->GetCharacter(); in UpdateButtons() 1948 aCharsetDisplay (this, SmResId(1)), in SmSymDefineDialog() 2010 aCharsetDisplay.SetHighlightHdl( LINK( this, SmSymDefineDialog, CharHighlightHdl ) ); in SmSymDefineDialog() [all …]
|
| /AOO42X/main/starmath/inc/ |
| H A D | dialog.hxx | 412 SvxShowCharSet aCharsetDisplay; member in SmSymDefineDialog
|