Searched refs:xOldList (Results 1 – 1 of 1) sorted by relevance
576 XclListColorListRef xOldList = mxColorList; in RawReducePalette() local581 aListIndexMap.reserve( xOldList->Count() ); in RawReducePalette()595 for( sal_uInt32 nIdx = 0, nCount = xOldList->Count(); nIdx < nCount; ++nIdx ) in RawReducePalette()598 const XclListColor* pOldEntry = xOldList->GetObject( nIdx ); in RawReducePalette()
Completed in 45 milliseconds