Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/svdraw/
H A Dsvdhdl.cxx92 BitmapEx& impGetOrCreateTargetBitmap(sal_uInt16 nIndex, const Rectangle& rRectangle);
117 BitmapEx& SdrHdlBitmapSet::impGetOrCreateTargetBitmap(sal_uInt16 nIndex, const Rectangle& rRectangl… in impGetOrCreateTargetBitmap() function in SdrHdlBitmapSet
150 …return impGetOrCreateTargetBitmap((1 * INDEX_COUNT) + nInd, Rectangle(Point(7, nYPos), Size(9, 9))… in GetBitmapEx()
166 … return impGetOrCreateTargetBitmap(nIndex, Rectangle(Point(72, 66), Size(13, 13))); in GetBitmapEx()
170 … return impGetOrCreateTargetBitmap(nIndex, Rectangle(Point(85, 66), Size(13, 13))); in GetBitmapEx()
174 … return impGetOrCreateTargetBitmap(nIndex, Rectangle(Point(72, 79), Size(13, 13))); in GetBitmapEx()
178 … return impGetOrCreateTargetBitmap(nIndex, Rectangle(Point(85, 79), Size(13, 13))); in GetBitmapEx()
182 … return impGetOrCreateTargetBitmap(nIndex, Rectangle(Point(98, 79), Size(13, 13))); in GetBitmapEx()
186 … return impGetOrCreateTargetBitmap(nIndex, Rectangle(Point(98, 66), Size(13, 13))); in GetBitmapEx()
194 …return impGetOrCreateTargetBitmap((4 * INDEX_COUNT) + nInd, Rectangle(Point(27, nYPos), Size(7, 7)… in GetBitmapEx()
[all …]

Completed in 39 milliseconds