Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx133 Rectangle aPictureRect; member in METWriter
348 *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 19 milliseconds