Searched refs:nSelectSymbol (Results 1 – 2 of 2) sorted by relevance
1169 if (nSelectSymbol != SYMBOL_NONE) in Paint()1172 ((nSelectSymbol - v) / nColumns) * nLen), in Paint()1200 sal_uInt16 n = nSelectSymbol; in KeyInput()1224 n = nSelectSymbol; in KeyInput()1244 nSelectSymbol = SYMBOL_NONE; in SmShowSymbolSet()1302 if (nSelectSymbol != SYMBOL_NONE) in SelectSymbol()1304 ((nSelectSymbol - v) / nColumns) * nLen), in SelectSymbol()1308 nSelectSymbol = nSymbol; in SelectSymbol()1311 nSelectSymbol = SYMBOL_NONE; in SelectSymbol()1313 if (nSelectSymbol != SYMBOL_NONE) in SelectSymbol()[all …]
305 sal_uInt16 nSelectSymbol; member in SmShowSymbolSet319 sal_uInt16 GetSelectSymbol() const { return nSelectSymbol; } in GetSelectSymbol()
Completed in 23 milliseconds