Home
last modified time | relevance | path

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

/aoo42x/main/starmath/source/
H A Dparse.cxx1063 if (CONVERT_40_TO_50 == GetConversion()) in Align()
1092 if (CONVERT_40_TO_50 != GetConversion() && TokenInGroup(TGALIGN)) in Align()
1128 { if (CONVERT_40_TO_50 != GetConversion()) in Line()
1567 { if (CONVERT_40_TO_50 != GetConversion()) in Term()
2323 if (CONVERT_NONE == GetConversion()) in Special()
2352 if (CONVERT_50_TO_60 == GetConversion()) in Special()
2357 else if (CONVERT_60_TO_50 == GetConversion()) in Special()
/aoo42x/main/starmath/inc/
H A Dparse.hxx257 SmConvert GetConversion() const { return m_eConversion; } in GetConversion() function in SmParser

Completed in 25 milliseconds