Home
last modified time | relevance | path

Searched refs:mnID2 (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx57 sal_uInt32 mnID2; member in GraphicID
71 return( rID.mnID1 == mnID1 && rID.mnID2 == mnID2 && in operator ==()
97 mnID2 = basegfx::fround(rRange.getWidth()); in GraphicID()
106 mnID2 = aAnimation.GetDisplaySizePixel().Width(); in GraphicID()
115 mnID2 = aBmpEx.GetSizePixel().Width(); in GraphicID()
127 mnID2 = aMtf.GetPrefSize().Width(); in GraphicID()
134 mnID2 = mnID3 = mnID4 = 0; in GraphicID()
151 *pStr++ = aHexData[ ( mnID2 >> (sal_uInt32) nShift ) & 0xf ]; in GetIDString()

Completed in 19 milliseconds