Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx102 #define INDEX_COUNT (6) macro
108 maRealMarkers((KIND_COUNT * INDEX_COUNT) + INDIVIDUAL_COUNT) in SdrHdlBitmapSet()
144 …return impGetOrCreateTargetBitmap((0 * INDEX_COUNT) + nInd, Rectangle(Point(0, nYPos), Size(7, 7))… in GetBitmapEx()
149 …return impGetOrCreateTargetBitmap((1 * INDEX_COUNT) + nInd, Rectangle(Point(7, nYPos), Size(9, 9))… in GetBitmapEx()
159 const sal_uInt16 nIndex((3 * INDEX_COUNT) + nInd); in GetBitmapEx()
193 …return impGetOrCreateTargetBitmap((4 * INDEX_COUNT) + nInd, Rectangle(Point(27, nYPos), Size(7, 7)… in GetBitmapEx()
199 …return impGetOrCreateTargetBitmap((5 * INDEX_COUNT) + nInd, Rectangle(Point(34, nYPos), Size(9, 9)… in GetBitmapEx()
210 …return impGetOrCreateTargetBitmap((7 * INDEX_COUNT) + nInd, Rectangle(Point(54, nYPos), Size(7, 9)… in GetBitmapEx()
215 …return impGetOrCreateTargetBitmap((8 * INDEX_COUNT) + nInd, Rectangle(Point(61, nYPos), Size(9, 11… in GetBitmapEx()
220 …return impGetOrCreateTargetBitmap((9 * INDEX_COUNT) + nInd, Rectangle(Point(70, nYPos), Size(9, 7)… in GetBitmapEx()
[all …]

Completed in 22 milliseconds