Searched refs:mnID2 (Results 1 – 1 of 1) sorted by relevance
57 sal_uInt32 mnID2; member in GraphicID71 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 15 milliseconds