Searched refs:eMSGrayScale (Results 1 – 2 of 2) sorted by relevance
131 static const sal_Int32 eMSGrayScale[] = in getProperties() local203 if( m_nShadowType >= (sal_Int32)(sizeof( eMSGrayScale ) / sizeof ( eMSGrayScale[ 0 ] )) ) in getProperties()206 sal_Int32 nWW8BrushStyle = eMSGrayScale[m_nShadowType]; in getProperties()
4703 static const sal_uLong eMSGrayScale[] = in SetShade() local4787 if( nIndex >= sizeof( eMSGrayScale ) / sizeof ( eMSGrayScale[ 0 ] ) ) in SetShade()4790 sal_uLong nWW8BrushStyle = eMSGrayScale[nIndex]; in SetShade()