Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Ddialog.cxx711 if (Categories[nActiveCategory]) in IMPL_LINK()
725 aBitmap.SetBitmap(*(Categories[nActiveCategory]->GetGraphic(i))); in IMPL_LINK()
832 if (nActiveCategory != CATEGORY_NONE) in SetCategory()
834 pCat = Categories[nActiveCategory]; in SetCategory()
840 if (nActiveCategory == 5) in SetCategory()
843 aMenuButton.GetPopupMenu()->CheckItem(nActiveCategory + 1, sal_False); in SetCategory()
908 nActiveCategory = nCategory; in SetCategory()
936 nActiveCategory = CATEGORY_NONE; in SmDistanceDialog()
1015 nActiveCategory = CATEGORY_NONE; in ReadFrom()
1024 SetCategory(nActiveCategory); in WriteTo()
/trunk/main/starmath/inc/
H A Ddialog.hxx246 sal_uInt16 nActiveCategory; member in SmDistanceDialog

Completed in 34 milliseconds