Lines Matching refs:sal_Int32

50 typedef std::map< sal_Int32, sal_Int32 >  PatternMap;
51 typedef std::pair< sal_Int32, sal_Int32 > PatternPair;
107 sal_Int32 nColor = 0; in setColor()
125 sal_Int32 nPattern = aPatternMap[ m_nPattern ]; in SetMixedColor()
133 sal_Int32 nPatternColor = m_aPattColor.GetColor(); in SetMixedColor()
142 sal_Int32 nMixedColor = aMixedColor.GetColor() & COLORMAST; in SetMixedColor()
159 sal_Int32 nIndex = 0; in setColorIndex()
165 m_xProps->setPropertyValue( BACKCOLOR, uno::makeAny( sal_Int32( -1 ) ) ); in setColorIndex()
176 ScVbaInterior::GetIndexColor( const sal_Int32& nColorIndex ) in GetIndexColor()
178 sal_Int32 nIndex = nColorIndex; in GetIndexColor()
188 sal_Int32
189 ScVbaInterior::GetColorIndex( const sal_Int32 nColor ) in GetColorIndex()
192 sal_Int32 nElems = xIndex->getCount(); in GetColorIndex()
193 sal_Int32 nIndex = -1; in GetColorIndex()
194 for ( sal_Int32 count=0; count<nElems; ++count ) in GetColorIndex()
196 sal_Int32 nPaletteColor = 0; in GetColorIndex()
210 sal_Int32 nColor = 0; in getColorIndex()
253 sal_uInt32 nTemp = ((static_cast< sal_Int32 >( nBack ) - nFore) * nTrans) / 0x80 + nFore; in GetMixedColorComp()
261 sal_Int32
269 return sal_Int32( 0 ); in GetAttributeData()
272 ScVbaInterior::SetAttributeData( sal_Int32 nValue ) in SetAttributeData()
326 sal_Int32 nColor = 0; in GetBackColor()
357 return uno::makeAny( sal_Int32( 0 ) ); in getPatternColor()
362 sal_Int32 nPattColor = 0; in setPatternColor()
374 sal_Int32 nColor = 0; in getPatternColorIndex()
382 sal_Int32 nColorIndex = 0; in setPatternColorIndex()
387 sal_Int32 nPattColor = 0; in setPatternColorIndex()