Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dunowids.hxx78 #define SC_WID_UNO_END ( SC_WID_UNO_START + 41 ) macro
83 return nWid >= SC_WID_UNO_START && nWid <= SC_WID_UNO_END; in IsScUnoWid()

Completed in 61 milliseconds