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" macro2357 pChr, SVERSION_SOFFICE, in lookupProfile()2358 sizeof(SVERSION_SOFFICE) - 1) in lookupProfile()2392 pChr, SVERSION_SOFFICE, in lookupProfile()2393 sizeof(SVERSION_SOFFICE) - 1) in lookupProfile()
63 #define SVERSION_SOFFICE "StarOffice" macro
Completed in 61 milliseconds