Searched refs:SC_WID_UNO_END (Results 1 – 1 of 1) sorted by relevance
78 #define SC_WID_UNO_END ( SC_WID_UNO_START + 41 ) macro83 return nWid >= SC_WID_UNO_START && nWid <= SC_WID_UNO_END; in IsScUnoWid()
Completed in 63 milliseconds