Home
last modified time | relevance | path

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

/aoo41x/main/starmath/source/
H A Dparse.cxx1053 if (CONVERT_40_TO_50 == GetConversion()) in Align()
1082 if (CONVERT_40_TO_50 != GetConversion() && TokenInGroup(TGALIGN)) in Align()
1118 { if (CONVERT_40_TO_50 != GetConversion()) in Line()
1557 { if (CONVERT_40_TO_50 != GetConversion()) in Term()
2313 if (CONVERT_NONE == GetConversion()) in Special()
2342 if (CONVERT_50_TO_60 == GetConversion()) in Special()
2347 else if (CONVERT_60_TO_50 == GetConversion()) in Special()
/aoo41x/main/starmath/inc/
H A Dparse.hxx255 SmConvert GetConversion() const { return m_eConversion; } in GetConversion() function in SmParser

Completed in 25 milliseconds