Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx723 sal_uInt32 nBGRValue; in RegisterColor() local
724 if( maData.mxEscherSet.is() && maData.mxEscherSet->GetOpt( nPropId, nBGRValue ) ) in RegisterColor()
728 COLORDATA_BLUE( nBGRValue ), in RegisterColor()
729 COLORDATA_GREEN( nBGRValue ), in RegisterColor()
730 COLORDATA_RED( nBGRValue ) ) ); in RegisterColor()

Completed in 58 milliseconds