Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/graphicfilter/icgm/
H A Dbitmap.cxx163 double nX = rDesc.mnR.X - rDesc.mnQ.X; in ImplGetBitmap()
164 double nY = rDesc.mnR.Y - rDesc.mnQ.Y; in ImplGetBitmap()
180 nX = rDesc.mnQ.X - rDesc.mnR.X; in ImplGetBitmap()
181 nY = rDesc.mnQ.Y - rDesc.mnR.Y; in ImplGetBitmap()
201 rDesc.mnOrigin.X += rDesc.mnQ.X - rDesc.mnR.X; in ImplGetBitmap()
247 mpCGM->ImplGetPoint( rDesc.mnQ ); // | in ImplGetDimensions()
338 if ( ( rSource.mnR.Y == rDest.mnQ.Y ) && ( rSource.mnR.X == rDest.mnQ.X ) ) in ImplInsert()
346 aFloatPoint.X = rSource.mnQ.X - rSource.mnR.X; in ImplInsert()
347 aFloatPoint.Y = rSource.mnQ.Y - rSource.mnR.Y; in ImplInsert()
348 rDest.mnQ.X += aFloatPoint.X; in ImplInsert()
[all …]
H A Dbitmap.hxx43 FloatPoint mnP, mnQ, mnR; member in CGMBitmapDescriptor

Completed in 13 milliseconds