Searched refs:SmCategoryDesc (Results 1 – 2 of 2) sorted by relevance
197 class SmCategoryDesc : public Resource class209 SmCategoryDesc(const ResId &rResId, sal_uInt16 nCategoryIdx);210 ~SmCategoryDesc();245 SmCategoryDesc *Categories[NOCATEGORIES];
658 SmCategoryDesc::SmCategoryDesc(const ResId& rResId, sal_uInt16 nCategoryIdx) : in SmCategoryDesc() function in SmCategoryDesc697 SmCategoryDesc::~SmCategoryDesc() in ~SmCategoryDesc()828 SmCategoryDesc *pCat; in SetCategory()935 Categories[i] = new SmCategoryDesc(SmResId(i + 1), i); in SmDistanceDialog()970 SmCategoryDesc *pCat = Categories[i]; in ApplyImages()
Completed in 50 milliseconds