Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dtoolbox.cxx51 switch (nCategoryRID) in GetImageListRID()
74 switch (nCategoryRID) in GetToolBoxCategoriesIndex()
195 sal_uInt16 nCategoryRID = GetCategoryRID( nResId ); in GetImageList() local
213 void SmToolBoxWindow::ApplyImageLists( sal_uInt16 nCategoryRID ) in ApplyImageLists() argument
224 sal_Int16 nIdx = GetToolBoxCategoriesIndex( nCategoryRID ); in ApplyImageLists()
318 void SmToolBoxWindow::SetCategory(sal_uInt16 nCategoryRID) in SetCategory() argument
320 if (nCategoryRID != nActiveCategoryRID) in SetCategory()
321 ApplyImageLists( nCategoryRID ); in SetCategory()
325 switch (nCategoryRID) in SetCategory()
343 sal_Int16 nIdx = GetToolBoxCategoriesIndex( nCategoryRID ); in SetCategory()
[all …]
/trunk/main/starmath/inc/
H A Dtoolbox.hxx49 void ApplyImageLists( sal_uInt16 nCategoryRID );

Completed in 14 milliseconds