Home
last modified time | relevance | path

Searched refs:SmCategoryDesc (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/starmath/inc/
H A Ddialog.hxx197 class SmCategoryDesc : public Resource class
209 SmCategoryDesc(const ResId &rResId, sal_uInt16 nCategoryIdx);
210 ~SmCategoryDesc();
245 SmCategoryDesc *Categories[NOCATEGORIES];
/aoo41x/main/starmath/source/
H A Ddialog.cxx658 SmCategoryDesc::SmCategoryDesc(const ResId& rResId, sal_uInt16 nCategoryIdx) : in SmCategoryDesc() function in SmCategoryDesc
697 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 57 milliseconds