Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Ddialog.hxx318 sal_uInt16 GetSelectSymbol() const { return nSelectSymbol; } in GetSelectSymbol() function in SmShowSymbolSet
385 sal_uInt16 GetSelectedSymbol() const { return aSymbolSetDisplay.GetSelectSymbol(); } in GetSelectedSymbol()
/trunk/main/starmath/source/
H A Ddialog.cxx1340 SelectSymbol(aSymbolSetDisplay.GetSelectSymbol()); in IMPL_LINK()
1555 sal_uInt16 nSymbolNo = aSymbolSetDisplay.GetSelectSymbol(); in GetSymbol()