Searched refs:SmCategoryDesc (Results 1 – 2 of 2) sorted by relevance
196 class SmCategoryDesc : public Resource class208 SmCategoryDesc(const ResId &rResId, sal_uInt16 nCategoryIdx);209 ~SmCategoryDesc();244 SmCategoryDesc *Categories[NOCATEGORIES];
620 SmCategoryDesc::SmCategoryDesc(const ResId& rResId, sal_uInt16 nCategoryIdx) : in SmCategoryDesc() function in SmCategoryDesc658 SmCategoryDesc::~SmCategoryDesc() in ~SmCategoryDesc()785 SmCategoryDesc *pCat; in SetCategory()891 Categories[i] = new SmCategoryDesc(SmResId(i + 1), i); in SmDistanceDialog()925 SmCategoryDesc *pCat = Categories[i]; in ApplyImages()