Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx58 sal_uInt32 mnID3; member in GraphicID
72 rID.mnID3 == mnID3 && rID.mnID4 == mnID4 ); in operator ==()
98 mnID3 = basegfx::fround(rRange.getHeight()); in GraphicID()
107 mnID3 = aAnimation.GetDisplaySizePixel().Height(); in GraphicID()
116 mnID3 = aBmpEx.GetSizePixel().Height(); in GraphicID()
128 mnID3 = aMtf.GetPrefSize().Height(); in GraphicID()
134 mnID2 = mnID3 = mnID4 = 0; in GraphicID()
154 *pStr++ = aHexData[ ( mnID3 >> (sal_uInt32) nShift ) & 0xf ]; in GetIDString()

Completed in 19 milliseconds