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()
4704 static const sal_uLong eMSGrayScale[] = in SetShade() local4788 if( nIndex >= sizeof( eMSGrayScale ) / sizeof ( eMSGrayScale[ 0 ] ) ) in SetShade()4791 sal_uLong nWW8BrushStyle = eMSGrayScale[nIndex]; in SetShade()
Completed in 52 milliseconds