Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxestyle.cxx145 inline sal_uInt32 GetWeighting() const { return mnWeight; } in GetWeighting() function in __anon1afcc65f0211::XclListColor
170 sal_uInt32 nWeight2 = rColor.GetWeighting(); in Merge()
619 pNewEntry->AddWeighting( pOldEntry->GetWeighting() ); in RawReducePalette()
666 if( !pEntry->IsBaseColor() && (pEntry->GetWeighting() < nMinW) ) in GetLeastUsedListColor()
669 nMinW = pEntry->GetWeighting(); in GetLeastUsedListColor()

Completed in 20 milliseconds