Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/dmapper/
H A DCellColorHandler.cxx131 static const sal_Int32 eMSGrayScale[] = in getProperties() local
203 if( m_nShadowType >= (sal_Int32)(sizeof( eMSGrayScale ) / sizeof ( eMSGrayScale[ 0 ] )) ) in getProperties()
206 sal_Int32 nWW8BrushStyle = eMSGrayScale[m_nShadowType]; in getProperties()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par6.cxx4704 static const sal_uLong eMSGrayScale[] = in SetShade() local
4788 if( nIndex >= sizeof( eMSGrayScale ) / sizeof ( eMSGrayScale[ 0 ] ) ) in SetShade()
4791 sal_uLong nWW8BrushStyle = eMSGrayScale[nIndex]; in SetShade()

Completed in 40 milliseconds