Searched refs:NOCATEGORIES (Results 1 – 2 of 2) sorted by relevance
195 #define NOCATEGORIES 10 macro245 SmCategoryDesc *Categories[NOCATEGORIES];
796 DBG_ASSERT(/*0 <= nCategory &&*/ nCategory < NOCATEGORIES, in SetCategory()803 DBG_ASSERT(NOCATEGORIES == 10, "Sm : Array passt nicht zu Anzahl der Kategorien"); in SetCategory()934 for (sal_uInt16 i = 0; i < NOCATEGORIES; i++) in SmDistanceDialog()961 for (int i = 0; i < NOCATEGORIES; i++) in ~SmDistanceDialog()968 for (int i = 0; i < NOCATEGORIES; ++i) in ApplyImages()
Completed in 33 milliseconds