Searched refs:aCharsetDisplay (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/starmath/source/ |
| H A D | dialog.cxx | 1848 aCharsetDisplay.SelectCharacter( pSubset->GetRangeMin() ); in IMPL_LINK() 1869 sal_UCS4 cChar = aCharsetDisplay.GetSelectCharacter(); in IMPL_LINK() 1883 aSymbolDisplay.SetSymbol( cChar, aCharsetDisplay.GetFont() ); in IMPL_LINK() 1908 const SmSym aNewSymbol( aSymbols.GetText(), aCharsetDisplay.GetFont(), in IMPL_LINK() 1909 aCharsetDisplay.GetSelectCharacter(), aSymbolSets.GetText() ); in IMPL_LINK() 1941 const SmSym aNewSymbol( aSymbols.GetText(), aCharsetDisplay.GetFont(), in IMPL_LINK() 1942 aCharsetDisplay.GetSelectCharacter(), aSymbolSets.GetText() ); in IMPL_LINK() 2020 && aCharsetDisplay.GetSelectCharacter() == pOrigSymbol->GetCharacter(); in UpdateButtons() 2051 aCharsetDisplay (this, SmResId(1)), in SmSymDefineDialog() 2113 aCharsetDisplay.SetHighlightHdl( LINK( this, SmSymDefineDialog, CharHighlightHdl ) ); in SmSymDefineDialog() [all …]
|
| /AOO41X/main/starmath/inc/ |
| H A D | dialog.hxx | 413 SvxShowCharSet aCharsetDisplay; member in SmSymDefineDialog
|