Searched refs:aXColorList (Results 1 – 2 of 2) sorted by relevance
64 void SvxColorValueSet::addEntriesForXColorList(const XColorListSharedPtr aXColorList, sal_uInt32 nS… in addEntriesForXColorList() argument66 const sal_uInt32 nColorCount(aXColorList ? aXColorList->Count() : 0); in addEntriesForXColorList()70 const XColorEntry* pEntry = aXColorList->GetColor(nIndex); in addEntriesForXColorList()
46 void addEntriesForXColorList(const XColorListSharedPtr aXColorList, sal_uInt32 nStartIndex = 1);
Completed in 14 milliseconds