Searched refs:nPaletteColor (Results 1 – 4 of 4) sorted by relevance
164 sal_Int32 nPaletteColor = 0; in getColorIndex() local165 mxPalette->getByIndex( count ) >>= nPaletteColor; in getColorIndex()166 if ( nPaletteColor == nColor ) in getColorIndex()
155 sal_Int32 nPaletteColor = 0; in getColorIndex() local156 mxPalette->getByIndex( count ) >>= nPaletteColor; in getColorIndex()157 if ( nPaletteColor == nColor ) in getColorIndex()
196 sal_Int32 nPaletteColor = 0; in GetColorIndex() local197 xIndex->getByIndex( count ) >>= nPaletteColor; in GetColorIndex()198 if ( nPaletteColor == nColor ) in GetColorIndex()
199 sal_Int32 nPaletteColor = 0; in getColorIndex() local200 xIndex->getByIndex( count ) >>= nPaletteColor; in getColorIndex()201 if ( nPaletteColor == nColor ) in getColorIndex()
Completed in 19 milliseconds