Searched refs:nRColor (Results 1 – 1 of 1) sorted by relevance
1341 sal_uInt16 nRColor = ( pPattern->nColor & 0x0F00 ) >> 8; in LoadPatternCollection() local1352 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() local2056 lcl_ChangeColor( nRColor, aRColor ); in LoadColAttr()2070 default: nFact = 0xffff; bSetItem = (nRColor < 15); in LoadColAttr()
Completed in 21 milliseconds