Searched refs:nCategoryRID (Results 1 – 2 of 2) sorted by relevance
48 static sal_uInt16 GetImageListRID( sal_uInt16 nCategoryRID, sal_Bool bHighContrast ) in GetImageListRID() argument51 switch (nCategoryRID) in GetImageListRID()71 static sal_Int16 GetToolBoxCategoriesIndex( sal_uInt16 nCategoryRID ) in GetToolBoxCategoriesIndex() argument74 switch (nCategoryRID) in GetToolBoxCategoriesIndex()195 sal_uInt16 nCategoryRID = GetCategoryRID( nResId ); in GetImageList() local196 sal_Int16 nIndex = GetToolBoxCategoriesIndex( nCategoryRID ); in GetImageList()213 void SmToolBoxWindow::ApplyImageLists( sal_uInt16 nCategoryRID ) in ApplyImageLists() argument224 sal_Int16 nIdx = GetToolBoxCategoriesIndex( nCategoryRID ); in ApplyImageLists()225 sal_uInt16 nResId = GetImageListRID( nCategoryRID, bHighContrast ); in ApplyImageLists()318 void SmToolBoxWindow::SetCategory(sal_uInt16 nCategoryRID) in SetCategory() argument[all …]
49 void ApplyImageLists( sal_uInt16 nCategoryRID );