Searched refs:aPictureRect (Results 1 – 1 of 1) sorted by relevance
133 Rectangle aPictureRect; member in METWriter348 *pMET << (long) ( aNewPt.X() - aPictureRect.Left() ) in WritePoint()349 << (long) ( aPictureRect.Bottom() - aNewPt.Y() ); in WritePoint()866 << (sal_uInt32)0 << (sal_uInt32)aPictureRect.GetWidth() in WriteDataDescriptor()867 << (sal_uInt32)0 << (sal_uInt32)aPictureRect.GetHeight() in WriteDataDescriptor()2537 aPictureRect = Rectangle( Point(), rMTF.GetPrefSize() ); in WriteMET()
Completed in 21 milliseconds