Searched refs:eSymbolType (Results 1 – 4 of 4) sorted by relevance
645 short eSymbolType; in SvNumberformat() local664 eSymbolType = ImpNextSymbol(rString, nPos, sStr); in SvNumberformat()718 switch ( eSymbolType ) in SvNumberformat()842 if (eSymbolType == BRACKET_SYMBOLTYPE_FORMAT) in SvNumberformat()1158 short eSymbolType = BRACKET_SYMBOLTYPE_FORMAT; in ImpNextSymbol() local1182 eSymbolType = BRACKET_SYMBOLTYPE_FORMAT; in ImpNextSymbol()1187 eSymbolType = BRACKET_SYMBOLTYPE_ERROR; in ImpNextSymbol()1199 eSymbolType = BRACKET_SYMBOLTYPE_FORMAT; in ImpNextSymbol()1318 eSymbolType = BRACKET_SYMBOLTYPE_FORMAT; in ImpNextSymbol()1366 eSymbolType = NUMBERFORMAT_OP_NE; in ImpNextSymbol()[all …]
717 SymbolType eSymbolType; in ImplDraw() local748 eSymbolType = SYMBOL_ARROW_LEFT; in ImplDraw()750 eSymbolType = SYMBOL_ARROW_UP; in ImplDraw()755 eSymbolType = SYMBOL_SPIN_LEFT; in ImplDraw()757 eSymbolType = SYMBOL_SPIN_UP; in ImplDraw()759 aDecoView.DrawSymbol( aTempRect, eSymbolType, rStyleSettings.GetButtonTextColor(), nStyle ); in ImplDraw()775 eSymbolType = SYMBOL_ARROW_RIGHT; in ImplDraw()777 eSymbolType = SYMBOL_ARROW_DOWN; in ImplDraw()782 eSymbolType = SYMBOL_SPIN_RIGHT; in ImplDraw()784 eSymbolType = SYMBOL_SPIN_DOWN; in ImplDraw()[all …]
1321 SymbolType eSymbolType=static_cast<SymbolType>(nStandardSymbol); in createPolyPolygon_Symbol() local1333 switch( eSymbolType ) in createPolyPolygon_Symbol()1384 switch(eSymbolType) in createPolyPolygon_Symbol()
531 short eSymbolType );
Completed in 50 milliseconds