Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxestyle.cxx576 XclListColorListRef xOldList = mxColorList; in RawReducePalette() local
581 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 21 milliseconds