Searched refs:SVERSION_SOFFICE (Results 1 – 3 of 3) sorted by relevance
64 #define SVERSION_SOFFICE "StarOffice" macro2031 if ((strnicmp(pChr, SVERSION_SOFFICE, sizeof(SVERSION_SOFFICE) - 1) == 0) &&2057 if ((strnicmp(pChr, SVERSION_SOFFICE, sizeof(SVERSION_SOFFICE) - 1) == 0) &&
68 #define SVERSION_SOFFICE "StarOffice" macro2305 pChr, SVERSION_SOFFICE, in lookupProfile()2306 sizeof(SVERSION_SOFFICE) - 1) in lookupProfile()2340 pChr, SVERSION_SOFFICE, in lookupProfile()2341 sizeof(SVERSION_SOFFICE) - 1) in lookupProfile()
63 #define SVERSION_SOFFICE "StarOffice" macro