Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/starcalc/
H A Dscflt.cxx1341 sal_uInt16 nRColor = ( pPattern->nColor & 0x0F00 ) >> 8; in LoadPatternCollection() local
1352 lcl_ChangeColor( nRColor, aRColor ); in LoadPatternCollection()
1363 default: nFact = 0xffff; bSetItem = (nRColor < 15); in LoadPatternCollection()
2044 sal_uInt16 nRColor = ( aColor.pData[ nColorIndex ].Value & 0x0F00 ) >> 8; in LoadColAttr() local
2056 lcl_ChangeColor( nRColor, aRColor ); in LoadColAttr()
2070 default: nFact = 0xffff; bSetItem = (nRColor < 15); in LoadColAttr()

Completed in 31 milliseconds