13 namespace LabelBuilderHelpers
15 void CreateLabelIconDefinitionListForAnchorCategories(
const Labels::ILabelAnchorCategoryIconMapper& labelAnchorCategoryIconMapper,
16 std::vector<const Labels::LabelAnchorCategory*>& anchorCategoriesInThisCell,
17 std::vector<const Icons::IconDefinition*>& out_labelIconDefinitions,
18 std::vector<int>& out_anchorCategoryIndexToIconIndex);